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/ST13-001?include=prices 200 48ms{
"success": true,
"data": {
"id": "ST13-001",
"name": "Sabo (foil)",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-001.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-001.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-001.large.png"
}
],
"expansion": {
"id": "ST13",
"name": "Ultra Deck: The Three Brothers",
"total": 19,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST13",
"printed_total": 19,
"release_date": "2024/04/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST13.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "543603",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-001.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-001.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-001.large.png"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Special",
"colors": [
"Red",
"Yellow"
],
"rules": [
"[DON!! x1] [Activate: Main] [Once Per Turn] You may add 1 of your Characters with a cost of 3 or more and 7000 power or more to the top of your Life cards face-up: Up to 1 of your Characters gains +2000 power until the start of your next turn."
],
"subtypes": [
"Dressrosa",
"Revolutionary Army"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 2.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.08
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [],
"market_updated_at": "2026-07-30T12:04:12.924Z",
"trend_7d": {
"direction": "down",
"percent": -5.88
}
}
}
}