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-038?include=prices 200 43ms{
"success": true,
"data": {
"id": "EB01-038",
"name": "Oh Come My Way",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-038.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-038.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-038.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": "544571",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-038.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-038.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-038.large.png"
}
]
}
],
"type": "Event",
"cost": "1",
"colors": [
"Purple"
],
"rules": [
"[Counter] DON!! -1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): If your Leader's type includes \"Baroque Works\", select 1 of your Characters. Change the attack target to the selected Character.",
"[Trigger] DON!! -1: Draw 2 cards."
],
"subtypes": [
"Baroque Works"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.13
},
{
"condition": "LP",
"price": 0.05
}
],
"graded": [],
"market_updated_at": "2026-07-30T02:13:44.432Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}