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/ST10-011?include=prices 200 49ms{
"success": true,
"data": {
"id": "ST10-011",
"name": "Heat (foil)",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-011.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-011.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-011.large.png"
}
],
"expansion": {
"id": "ST10",
"name": "Ultra Deck: The Three Captains",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST10",
"printed_total": 17,
"release_date": "2023/11/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST10.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "525054",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-011.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-011.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-011.large.png"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "4000",
"attribute": "Special",
"colors": [
"Purple"
],
"rules": [
"[Your Turn] [Once Per Turn] When a DON!! card on your field is returned to your DON!! deck, this Character gains +2000 power until the start of your next turn."
],
"subtypes": [
"Kid Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.23
},
{
"condition": "LP",
"price": 0.17
},
{
"condition": "MP",
"price": 0.07
}
],
"graded": [],
"market_updated_at": "2026-07-30T11:02:20.104Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}