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/EB02-022?include=prices 200 60ms{
"success": true,
"data": {
"id": "EB02-022",
"name": "Usopp (foil)",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-022.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-022.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-022.large.png"
}
],
"expansion": {
"id": "EB02",
"name": "Anime 25th Collection",
"total": 61,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "EB02",
"printed_total": 61,
"release_date": "2025/05/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB02.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "629116",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-022.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-022.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-022.large.png"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Ranged",
"colors": [
"Blue"
],
"rules": [
"[On Play] If you have 2 or less Characters with 5000 power or more, play up to 1 Character card with 6000 power or less and no base effect from your hand."
],
"subtypes": [
"East Blue",
"Straw Hat Crew"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.22
},
{
"condition": "HP",
"price": 0.1
}
],
"graded": [],
"market_updated_at": "2026-07-29T21:02:19.219Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}