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/EB02-002?include=prices 200 107ms{
"success": true,
"data": {
"id": "EB02-002",
"name": "Sabo (foil)",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-002.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-002.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-002.large.png"
}
],
"expansion": {
"id": "EB02",
"name": "Anime 25th Collection",
"total": 61,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "EB02",
"printed_total": 61,
"release_date": "2025/05/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB02.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "629090",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-002.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-002.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-002.large.png"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Special",
"colors": [
"Red"
],
"rules": [
"[Activate: Main] You may rest this Character: Up to 1 of your {Revolutionary Army} type Characters other than [Sabo] gains +2000 power during this turn."
],
"subtypes": [
"Dressrosa",
"Revolutionary Army"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.54
},
{
"condition": "LP",
"price": 0.52
}
],
"graded": [],
"market_updated_at": "2026-07-29T21:02:19.219Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}