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/OP05-080?include=prices 200 20ms{
"success": true,
"data": {
"id": "OP05-080",
"name": "Elizabello II",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-080.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-080.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-080.large.webp"
}
],
"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": "528640",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-080.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-080.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-080.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Strike",
"colors": [
"Black"
],
"rules": [
"[When Attacking] [Once Per Turn] You may return 20 cards from your trash to your deck and shuffle it: This Character gains [Double Attack] and +10000 power during this battle.(This card deals 2 damage.)"
],
"counter": "1000",
"subtypes": [
"Kingdom of Prodence",
"Dressrosa"
],
"rarity": "Uncommon",
"pricing": {
"currency": "USD",
"market": 0.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.09
},
{
"condition": "LP",
"price": 0.08
}
],
"graded": [],
"market_updated_at": "2026-09-22T03:06:15.117Z",
"trend_7d": {
"direction": "up",
"percent": 12.5
}
}
}
}