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/ST04-011?include=prices 200 54ms{
"success": true,
"data": {
"id": "ST04-011",
"name": "Black Maria",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-011.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-011.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-011.large.png"
}
],
"expansion": {
"id": "ST04",
"name": "Animal Kingdom",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST04",
"printed_total": 17,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST04.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "288293",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-011.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-011.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-011.large.png"
}
]
}
],
"type": "Character",
"cost": "2",
"power": "2000",
"attribute": "Special",
"colors": [
"Purple"
],
"rules": [
"[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
],
"subtypes": [
"Animal Kingdom Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.11
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 83,
"low": 70.55,
"high": 95.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 31.5,
"low": 21.94,
"high": 48.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 29,
"trend": {
"direction": "down",
"percent": -12.5
}
},
{
"company": "PSA",
"grade": "10",
"value": 99.99,
"low": 73.54,
"high": 167.19,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "down",
"percent": -30
}
},
{
"company": "SGC",
"grade": "10",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-17T02:31:36.903Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}