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/EB03-025?include=prices 200 54ms{
"success": true,
"data": {
"id": "EB03-025",
"name": "Hina (foil)",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-025.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-025.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-025.large.png"
}
],
"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": "672769",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-025.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-025.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-025.large.png"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "6000",
"attribute": "Special",
"colors": [
"Blue"
],
"rules": [
"[On Play] You may trash 1 card from your hand: Return up to 1 Character with 6000 base power to the owner's hand."
],
"subtypes": [
"Navy"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.16
}
],
"graded": [],
"market_updated_at": "2026-07-30T16:48:25.141Z",
"trend_7d": {
"direction": "up",
"percent": 14.29
}
}
}
}