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/OP05-029?include=prices 200 44ms{
"success": true,
"data": {
"id": "OP05-029",
"name": "Donquixote Doflamingo",
"number": "29",
"printed_number": "29",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-029.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-029.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-029.large.png"
}
],
"expansion": {
"id": "OP05",
"name": "Awakening of the New Era",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP05",
"printed_total": 119,
"release_date": "2023/12/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "528571",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-029.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-029.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-029.large.png"
}
]
}
],
"type": "Character",
"cost": "7",
"power": "8000",
"attribute": "Special",
"colors": [
"Green"
],
"rules": [
"[On Your Opponent's Attack] [Once Per Turn] ➀ (You may rest the specified number of DON!! cards in your cost area.): Rest up to 1 of your opponent's Characters with a cost of 6 or less."
],
"subtypes": [
"Donquixote Pirates"
],
"rarity": "Uncommon",
"pricing": {
"currency": "USD",
"market": 0.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.1
},
{
"condition": "LP",
"price": 0.06
},
{
"condition": "HP",
"price": 0.05
}
],
"graded": [],
"market_updated_at": "2026-07-31T04:28:29.301Z",
"trend_7d": {
"direction": "up",
"percent": 10
}
}
}
}