Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/onepiece/cards/OP11-061?include=prices 200 20ms{
"success": true,
"data": {
"id": "OP11-061",
"name": "Gum-Gum Jet Culverin",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-061.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-061.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-061.large.webp"
}
],
"expansion": {
"id": "OP11",
"name": "A Fist Of Divine Speed",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP11",
"printed_total": 119,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP11.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "632429",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-061.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-061.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-061.large.webp"
}
]
}
],
"type": "Event",
"cost": "3",
"colors": [
"Blue"
],
"rules": [
"[Main] Place up to 1 of your opponent's Characters with a base cost of 4 or less at the bottom of the owner's deck.",
"[Trigger] Place up to 1 Character with a cost of 1 or less at the bottom of the owner's deck."
],
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Uncommon",
"pricing": {
"currency": "USD",
"market": 0.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.14
},
{
"condition": "LP",
"price": 0.11
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:36:02.742Z",
"trend_7d": {
"direction": "down",
"percent": -6.67
}
}
}
}