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/OP10-001?include=prices 200 56ms{
"success": true,
"data": {
"id": "OP10-001",
"name": "Smoker",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-001.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-001.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-001.large.png"
}
],
"expansion": {
"id": "OP10",
"name": "Royal Blood",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP10",
"printed_total": 119,
"release_date": "2025/03/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "617030",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-001.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-001.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-001.large.png"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Slash",
"colors": [
"Red",
"Green"
],
"rules": [
"[Opponent's Turn] All of your {Navy} or {Punk Hazard} type Characters gain +1000 power.",
"[Activate: Main] [Once Per Turn] If you have a Character with 7000 power or more, set up to 2 of your DON!! cards as active."
],
"subtypes": [
"Punk Hazard",
"Navy"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.15
},
{
"condition": "LP",
"price": 0.13
},
{
"condition": "MP",
"price": 0.01
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 56.25,
"low": 47.81,
"high": 64.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25.81,
"low": 21.94,
"high": 29.68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T21:02:21.891Z",
"trend_7d": {
"direction": "down",
"percent": -6.25
}
}
}
}