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/OP02-108?include=prices 200 60ms{
"success": true,
"data": {
"id": "OP02-108",
"name": "Donquixote Rosinante",
"number": "108",
"printed_number": "108",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-108.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-108.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-108.large.png"
}
],
"expansion": {
"id": "OP02",
"name": "Paramount War",
"total": 121,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP02",
"printed_total": 121,
"release_date": "2023/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "486486",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-108.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-108.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-108.large.png"
}
]
}
],
"type": "Character",
"cost": "2",
"power": "2000",
"attribute": "Special",
"colors": [
"Black"
],
"rules": [
"[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
],
"subtypes": [
"Navy",
"Donquixote Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.08
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 78.52,
"low": 90.65,
"high": 107.86,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T10:46:14.121Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}