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-009?include=prices 200 52ms{
"success": true,
"data": {
"id": "EB02-009",
"name": "Thousand Sunny",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-009.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-009.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-009.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": "629099",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-009.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-009.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-009.large.png"
}
]
}
],
"type": "Stage",
"cost": "2",
"colors": [
"Red"
],
"rules": [
"[Activate: Main] You may rest this Stage: Give up to 1 of your currently given DON!! cards to 1 of your {Straw Hat Crew} type Characters."
],
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.14
}
],
"graded": [],
"market_updated_at": "2026-07-29T21:02:19.219Z",
"trend_7d": {
"direction": "up",
"percent": 7.69
}
}
}
}