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/OP09-080?include=prices 200 18ms{
"success": true,
"data": {
"id": "OP09-080",
"name": "Thousand Sunny",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-080.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-080.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-080.large.webp"
}
],
"expansion": {
"id": "OP09",
"name": "Emperors In The New World",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP09",
"printed_total": 119,
"release_date": "2024/12/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "597020",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-080.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-080.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-080.large.webp"
}
]
}
],
"type": "Stage",
"cost": "1",
"colors": [
"Purple"
],
"rules": [
"[Opponent's Turn] You may rest this Stage: When your {Straw Hat Crew} type Character is removed from the field by your opponent's effect, add up to 1 DON!! card from your DON!! deck and rest it."
],
"subtypes": [
"Straw Hat Crew"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.05
},
{
"condition": "MP",
"price": 0.02
}
],
"graded": [],
"market_updated_at": "2026-09-01T03:55:02.698Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}