Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/onepiece/cards/ST21-009?include=prices 200 24ms{
"success": true,
"data": {
"id": "ST21-009",
"name": "Nami",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-009.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-009.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-009.large.webp"
}
],
"expansion": {
"id": "ST21",
"name": "EX Gear 5",
"total": 17,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "ST21",
"printed_total": 17,
"release_date": "2025/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST21.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "615580",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-009.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-009.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-009.large.webp"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "1000",
"attribute": "Special",
"colors": [
"Red"
],
"rules": [
"[Activate: Main] [Once Per Turn] Give up to 2 rested DON!! cards to 1 of your {Straw Hat Crew} type Leader or Character cards."
],
"counter": "1000",
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.48,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.48
},
{
"condition": "LP",
"price": 0.27
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 512.25,
"low": 435.41,
"high": 589.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 49.99,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 80,
"low": 70,
"high": 89.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:24:59.654Z",
"trend_7d": {
"direction": "up",
"percent": 2.13
}
}
}
}