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/EB02-060?include=prices 200 17ms{
"success": true,
"data": {
"id": "EB02-060",
"name": "Merry Go",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-060.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-060.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-060.large.webp"
}
],
"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": "629164",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-060.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-060.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB02-060.large.webp"
}
]
}
],
"type": "Stage",
"cost": "2",
"colors": [
"Yellow"
],
"rules": [
"[Activate: Main] You may rest this Stage and turn 1 card from the top of your Life cards face-up: Up to 1 of your {Straw Hat Crew} type Characters gains +1000 power until the end of your opponent's next turn."
],
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.11
},
{
"condition": "LP",
"price": 0.1
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:35:01.591Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}