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-036?include=prices 200 66ms{
"success": true,
"data": {
"id": "OP09-036",
"name": "Monkey.D.Luffy",
"number": "36",
"printed_number": "36",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-036.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-036.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-036.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": "596963",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-036.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-036.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-036.large.png"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "6000",
"attribute": "Strike",
"colors": [
"Green"
],
"rules": [
"[On Play] If you have 2 or more rested Characters, rest up to 1 of your opponent's DON!! cards or Characters with a cost of 6 or less."
],
"subtypes": [
"ODYSSEY",
"Supernovas",
"Straw Hat Crew"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.11
}
],
"graded": [],
"market_updated_at": "2026-07-29T21:02:25.129Z",
"trend_7d": {
"direction": "up",
"percent": 22.22
}
}
}
}