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-071?include=prices 200 20ms{
"success": true,
"data": {
"id": "OP05-071",
"name": "Bepo (foil)",
"number": "71",
"printed_number": "71",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-071.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-071.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-071.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": "528630",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-071.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-071.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-071.large.webp"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "5000",
"attribute": "Strike",
"colors": [
"Purple"
],
"rules": [
"[When Attacking] If your opponent has more DON!! cards on their field than you, give up to 1 of your opponent's Characters −2000 power during this turn."
],
"subtypes": [
"Minks",
"Heart Pirates"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.21
},
{
"condition": "LP",
"price": 0.11
},
{
"condition": "MP",
"price": 0.18
},
{
"condition": "HP",
"price": 0.15
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:33:42.787Z",
"trend_7d": {
"direction": "up",
"percent": 31.25
}
}
}
}