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-007?include=prices 200 47ms{
"success": true,
"data": {
"id": "EB01-007",
"name": "Yamato",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-007.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-007.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-007.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": "544533",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-007.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-007.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-007.large.png"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "5000",
"attribute": "Strike",
"colors": [
"Red"
],
"rules": [
"[Activate: Main] [Once Per Turn] Give up to 1 rested DON!! card to your Leader or 1 of your Characters."
],
"subtypes": [
"Land of Wano"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.19
},
{
"condition": "LP",
"price": 0.17
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 129,
"low": 109.65,
"high": 148.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 25.12,
"low": 20.65,
"high": 37.85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 94.29,
"low": 86.5,
"high": 102.37,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "10",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T02:13:44.432Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}