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/OP13-043?include=prices 200 62ms{
"success": true,
"data": {
"id": "OP13-043",
"name": "Otama (foil)",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-043.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-043.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-043.large.png"
}
],
"expansion": {
"id": "OP13",
"name": "Carrying On His Will",
"total": 120,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP13",
"printed_total": 120,
"release_date": "2025/11/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "657302",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-043.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-043.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-043.large.png"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "0",
"attribute": "Special",
"colors": [
"Blue"
],
"rules": [
"[On Play] If you have 3 or less Life cards, draw 2 cards and trash 1 card from your hand."
],
"subtypes": [
"Land of Wano"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.2
},
{
"condition": "MP",
"price": 0.15
},
{
"condition": "DMG",
"price": 0.1
}
],
"graded": [],
"market_updated_at": "2026-07-29T22:02:25.597Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}