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-006?include=prices 200 17ms{
"success": true,
"data": {
"id": "EB03-006",
"name": "Nami (foil)",
"number": "6",
"printed_number": "6",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-006.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-006.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-006.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": "672746",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-006.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-006.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-006.large.webp"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "7000",
"attribute": "Wisdom",
"colors": [
"Red"
],
"rules": [
"[On Play] You may give your active Leader −5000 power during this turn: Draw 1 card.",
"[Activate: Main] [Once Per Turn] If your Leader has the {Alabasta} type, give up to 1 of your opponent's Characters −1000 power during this turn."
],
"subtypes": [
"Alabasta",
"Straw Hat Crew"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.41
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:27:09.317Z",
"trend_7d": {
"direction": "down",
"percent": -4.65
}
}
}
}