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/OP13-028?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP13-028",
"name": "Shanks (foil)",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-028.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-028.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-028.large.webp"
}
],
"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": "657285",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-028.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-028.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-028.large.webp"
}
]
}
],
"type": "Character",
"cost": "10",
"power": "12000",
"attribute": "Slash",
"colors": [
"Green"
],
"rules": [
"[On Play] Set all of your DON!! cards as active. Then, you cannot play cards from your hand during this turn."
],
"subtypes": [
"FILM",
"The Four Emperors",
"Red-Haired Pirates"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 0.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.55
},
{
"condition": "LP",
"price": 0.5
},
{
"condition": "MP",
"price": 0.45
},
{
"condition": "HP",
"price": 0.2
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:52:16.605Z",
"trend_7d": {
"direction": "up",
"percent": 34.15
}
}
}
}