Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/onepiece/cards/OP09-010?include=prices 200 49ms{
"success": true,
"data": {
"id": "OP09-010",
"name": "Bonk Punch",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-010.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-010.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-010.large.png"
}
],
"expansion": {
"id": "OP09",
"name": "Emperors In The New World",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP09",
"printed_total": 119,
"release_date": "2024/12/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "596934",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-010.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-010.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-010.large.png"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Strike",
"colors": [
"Red"
],
"rules": [
"[On Play] Play up to 1 [Monster] from your hand.",
"[DON!! x1] [When Attacking] This Character gains +2000 power during this turn."
],
"subtypes": [
"Red-Haired Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.05
},
{
"condition": "LP",
"price": 0.03
}
],
"graded": [],
"market_updated_at": "2026-07-29T21:02:25.129Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}