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/EB01-053?include=prices 200 30ms{
"success": true,
"data": {
"id": "EB01-053",
"name": "Gastino",
"number": "53",
"printed_number": "53",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-053.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-053.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-053.large.webp"
}
],
"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": "544591",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-053.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-053.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-053.large.webp"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "5000",
"attribute": "Special",
"colors": [
"Yellow"
],
"rules": [
"[On Play] Place up to 1 of your opponent's Characters with a cost of 3 or less at the top or bottom of your opponent's Life cards face-up.",
"[Trigger] Give up to a total of 2 of your opponent's Leader or Character cards −3000 power during this turn."
],
"subtypes": [
"Scientist"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.09
},
{
"condition": "LP",
"price": 0.04
}
],
"graded": [],
"market_updated_at": "2026-09-22T03:52:47.584Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}