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/OP14-119vraa?include=prices 200 18ms{
"success": true,
"data": {
"id": "OP14-119vraa",
"name": "Dracule Mihawk (regionalsAltArt)",
"number": "119",
"printed_number": "119",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-119vraa.small.r1.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-119vraa.large.r1.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-119vraa.large.r1.webp"
}
],
"expansion": {
"id": "OP14",
"name": "The Azure Sea's Seven",
"total": 120,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP14",
"printed_total": 120,
"release_date": "2026/01/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "684110",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-119vraa.small.r1.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-119vraa.large.r1.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-119vraa.large.r1.webp"
}
]
}
],
"type": "Character",
"cost": "9",
"power": "10000",
"attribute": "Slash",
"colors": [
"Green"
],
"rules": [
"[Your Turn] When this Character becomes rested, up to 1 of your opponent's Characters with a cost of 9 or less cannot be rested until the end of your opponent's next turn.",
"[On Your Opponent's Attack] [Once Per Turn] You may trash 1 card from your hand: Up to 1 of your Leader or Character cards gains +2000 power during this battle."
],
"subtypes": [
"The Seven Warlords of the Sea"
],
"rarity": "Secret Rare",
"pricing": {
"currency": "USD",
"market": null,
"is_stale": false,
"conditions": [],
"graded": []
}
}
}