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/OP06-018?include=prices 200 20ms{
"success": true,
"data": {
"id": "OP06-018",
"name": "Gum-Gum King Kong Gatling (foil)",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-018.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-018.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-018.large.webp"
}
],
"expansion": {
"id": "OP06",
"name": "Wings of the Captain",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP06",
"printed_total": 119,
"release_date": "2023/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "541072",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-018.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-018.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-018.large.webp"
}
]
}
],
"type": "Event",
"cost": "2",
"colors": [
"Red"
],
"rules": [
"[Main] Up to 1 of your Leader or Character cards gains +3000 power during this turn. Then, if your opponent has a Character with 7000 power or more, up to 1 of your Leader or Character cards gains +1000 power during this turn.",
"[Trigger] K.O. up to 1 of your opponent's Characters with 5000 power or less."
],
"subtypes": [
"FILM",
"Straw Hat Crew"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
},
{
"condition": "LP",
"price": 0.2
},
{
"condition": "MP",
"price": 0.15
},
{
"condition": "HP",
"price": 0.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15.8,
"low": 13.43,
"high": 18.17,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:35:46.014Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}