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/EB01-014?include=prices 200 39ms{
"success": true,
"data": {
"id": "EB01-014",
"name": "Sanji (foil)",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-014.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-014.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-014.large.png"
}
],
"expansion": {
"id": "EB01",
"name": "Memorial Collection",
"total": 61,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "EB01",
"printed_total": 61,
"release_date": "2024/05/03",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB01.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "544542",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-014.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-014.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-014.large.png"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Strike",
"colors": [
"Green"
],
"rules": [
"[DON!! x1] [Your Turn] This Character gains +1000 power for every 3 of your rested DON!! cards."
],
"subtypes": [
"FILM",
"Straw Hat Crew"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.8
},
{
"condition": "LP",
"price": 0.75
},
{
"condition": "MP",
"price": 0.7
}
],
"graded": [],
"market_updated_at": "2026-07-30T02:13:44.432Z",
"trend_7d": {
"direction": "down",
"percent": -3.61
}
}
}
}