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/ST06-016?include=prices 200 40ms{
"success": true,
"data": {
"id": "ST06-016",
"name": "White Out",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-016.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-016.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-016.large.png"
}
],
"expansion": {
"id": "ST06",
"name": "Absolute Justice",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST06",
"printed_total": 17,
"release_date": "2023/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST06.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "486330",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-016.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-016.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-016.large.png"
}
]
}
],
"type": "Event",
"cost": "1",
"colors": [
"Black"
],
"rules": [
"[Counter] Up to 1 of your Leader or Character cards gains +2000 power during this battle.",
"[Trigger] Draw 1 card and none of your Characters can be K.O.'d during this turn."
],
"subtypes": [
"Navy"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.13
}
],
"graded": [],
"market_updated_at": "2026-07-29T17:05:44.696Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}