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/EB04-047?include=prices 200 16ms{
"success": true,
"data": {
"id": "EB04-047",
"name": "Helmeppo",
"number": "47",
"printed_number": "47",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-047.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-047.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-047.large.webp"
}
],
"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": "685316",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-047.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-047.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-047.large.webp"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "3000",
"attribute": "Slash",
"colors": [
"Black"
],
"rules": [
"[Activate: Main] You may trash this Character: Play up to 1 {SWORD} type Character with a cost of 3 or less other than [Helmeppo] from your hand or trash."
],
"counter": "2000",
"subtypes": [
"Navy",
"SWORD"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.18
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:45:36.408Z",
"trend_7d": {
"direction": "up",
"percent": 5.88
}
}
}
}