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-008vaa?include=prices 200 17ms{
"success": true,
"data": {
"id": "ST21-008vaa",
"name": "Tony Tony.Chopper (altArt)",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-008vaa.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-008vaa.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-008vaa.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": "615579",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-008vaa.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-008vaa.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-008vaa.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "6000",
"attribute": "Wisdom",
"colors": [
"Red"
],
"counter": "1000",
"subtypes": [
"Animal",
"Straw Hat Crew"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 15.76,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 100,
"low": 68.2,
"high": 170.49,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9
}
],
"market_updated_at": "2026-09-21T02:24:59.654Z",
"trend_7d": {
"direction": "down",
"percent": -2.41
}
}
}
}