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/OP03-079?include=prices 200 54ms{
"success": true,
"data": {
"id": "OP03-079",
"name": "Vergo",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-079.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-079.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-079.large.png"
}
],
"expansion": {
"id": "OP03",
"name": "Pillars of Strength",
"total": 123,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP03",
"printed_total": 123,
"release_date": "2023/06/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP03.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "500016",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-079.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-079.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-079.large.png"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "5000",
"attribute": "Strike",
"colors": [
"Black"
],
"rules": [
"[DON!! x1] This Character cannot be K.O.'d in battle."
],
"subtypes": [
"Navy",
"Donquixote Pirates"
],
"rarity": "Uncommon",
"pricing": {
"currency": "USD",
"market": 0.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.06
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T11:02:21.647Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}