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/ST02-013?include=prices 200 54ms{
"success": true,
"data": {
"id": "ST02-013",
"name": "Eustass\"Captain\"Kid (foil)",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-013.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-013.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-013.large.png"
}
],
"expansion": {
"id": "ST02",
"name": "Worst Generation",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST02",
"printed_total": 17,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST02.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "288261",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-013.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-013.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST02-013.large.png"
}
]
}
],
"type": "Character",
"cost": "7",
"power": "7000",
"attribute": "Special",
"colors": [
"Green"
],
"rules": [
"[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
"[DON!! x1] [End of Your Turn] Set this card as active."
],
"subtypes": [
"Supernovas",
"Kid Pirates"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 1.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.37
},
{
"condition": "LP",
"price": 1.3
}
],
"graded": [],
"market_updated_at": "2026-07-30T02:33:43.796Z",
"trend_7d": {
"direction": "down",
"percent": -3.4
}
}
}
}