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/OP01-078vpaa?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP01-078vpaa",
"name": "Boa Hancock (premiumAltArt)",
"number": "78",
"printed_number": "78",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-078vpaa.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-078vpaa.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-078vpaa.large.webp"
}
],
"expansion": {
"id": "OP01",
"name": "Romance Dawn",
"total": 121,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP01",
"printed_total": 121,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "586548",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-078vpaa.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-078vpaa.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-078vpaa.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Special",
"colors": [
"Blue"
],
"rules": [
"[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
"[DON!! x1] [When Attacking]/[On Block] Draw 1 card if you have 5 or less cards in your hand."
],
"counter": "1000",
"subtypes": [
"The Seven Warlords of the Sea",
"Kuja Pirates"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 54.52,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T03:37:55.911Z",
"trend_7d": {
"direction": "down",
"percent": -2.07
}
}
}
}