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/EB03-059?include=prices 200 42ms{
"success": true,
"data": {
"id": "EB03-059",
"name": "S-Snake (foil)",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-059.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-059.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-059.large.webp"
}
],
"expansion": {
"id": "EB03",
"name": "Heroines Edition",
"total": 62,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "EB03",
"printed_total": 62,
"release_date": "2026/02/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB03.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "672813",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-059.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-059.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-059.large.webp"
}
]
}
],
"type": "Character",
"cost": "6",
"power": "7000",
"attribute": "Special",
"colors": [
"Yellow"
],
"rules": [
"[On Play] If your Leader has the {Egghead} type and you have 2 or more Life cards, add up to 1 Character card with a [Trigger] from your hand to the top of your Life cards face-up.",
"[Trigger] Up to 1 of your opponent's Characters with a cost of 6 or less other than [Monkey.D.Luffy] cannot attack during this turn."
],
"counter": "1000",
"subtypes": [
"Seraphim",
"Egghead"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.23
},
{
"condition": "MP",
"price": 0.14
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:27:09.317Z",
"trend_7d": {
"direction": "down",
"percent": -8
}
}
}
}