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/ST03-009?include=prices 200 62ms{
"success": true,
"data": {
"id": "ST03-009",
"name": "Donquixote Doflamingo (foil)",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-009.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-009.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-009.large.png"
}
],
"expansion": {
"id": "ST03",
"name": "The Seven Warlords of the Sea",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST03",
"printed_total": 17,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST03.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "288279",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-009.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-009.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-009.large.png"
}
]
}
],
"type": "Character",
"cost": "7",
"power": "7000",
"attribute": "Special",
"colors": [
"Blue"
],
"rules": [
"[On Play] Return up to 1 Character with a cost of 7 or less to the owner's hand."
],
"subtypes": [
"The Seven Warlords of the Sea",
"Donquixote Pirates"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 0.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 23.25,
"low": 19.76,
"high": 26.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T10:02:20.478Z",
"trend_7d": {
"direction": "up",
"percent": 3.13
}
}
}
}