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/ST32-003?include=prices 200 39ms{
"success": true,
"data": {
"id": "ST32-003",
"name": "Dracule Mihawk (foil)",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-003.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-003.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-003.large.png"
}
],
"expansion": {
"id": "ST32",
"name": "Starter Deck -green Roronoa Zoro",
"total": 5,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST32",
"printed_total": 5,
"release_date": "2026/07/18"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-003.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-003.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-003.large.png"
}
]
}
],
"type": "Character",
"cost": "6",
"power": "7000",
"attribute": "Slash",
"colors": [
"Green"
],
"rules": [
"[Your Turn] When this Character becomes rested, draw 1 card and trash 1 card from your hand.",
"[On Play] If your Leader has the attribute, play up to 1 Character card with a cost of 5 or less that is either [Perona] or has the attribute from your hand."
],
"subtypes": [
"Muggy Kingdom",
"The Seven Warlords of the Sea"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": null,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-07-18T01:30:33.790Z"
}
}
}