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/EB04-054?include=prices 200 61ms{
"success": true,
"data": {
"id": "EB04-054",
"name": "Bartholomew Kuma",
"number": "54",
"printed_number": "54",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-054.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-054.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-054.large.png"
}
],
"expansion": {
"id": "EB04",
"name": "Egghead Crisis",
"total": 61,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "EB04",
"printed_total": 61,
"release_date": "2026/01/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB04.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "685325",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-054.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-054.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-054.large.png"
}
]
}
],
"type": "Character",
"cost": "7",
"power": "7000",
"attribute": "Strike",
"colors": [
"Yellow"
],
"rules": [
"[On Play] If you have 2 or less Life cards, add up to 1 card from the top of your deck to the top of your Life cards.",
"[On K.O.] Add up to 1 card from the top of your opponent's Life cards to its owner's hand."
],
"subtypes": [
"Egghead",
"Revolutionary Army"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.21
}
],
"graded": [],
"market_updated_at": "2026-07-30T15:48:16.100Z",
"trend_7d": {
"direction": "up",
"percent": 5
}
}
}
}