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/OP06-090?include=prices 200 18ms{
"success": true,
"data": {
"id": "OP06-090",
"name": "Dr. Hogback (foil)",
"number": "90",
"printed_number": "90",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-090.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-090.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-090.large.webp"
}
],
"expansion": {
"id": "OP06",
"name": "Wings of the Captain",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP06",
"printed_total": 119,
"release_date": "2023/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "541066",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-090.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-090.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-090.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Wisdom",
"colors": [
"Black"
],
"rules": [
"[On Play] You may return 2 cards from your trash to the bottom of your deck in any order: Add up to 1 {Thriller Bark Pirates} type card other than [Dr. Hogback] from your trash to your hand."
],
"counter": "1000",
"subtypes": [
"Thriller Bark Pirates"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.28,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.28
},
{
"condition": "HP",
"price": 0.05
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31.5,
"low": 26.78,
"high": 36.22,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:35:46.014Z",
"trend_7d": {
"direction": "down",
"percent": -6.67
}
}
}
}