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/OP02-070?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP02-070",
"name": "New Kama Land",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-070.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-070.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-070.large.webp"
}
],
"expansion": {
"id": "OP02",
"name": "Paramount War",
"total": 121,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP02",
"printed_total": 121,
"release_date": "2023/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "486408",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-070.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-070.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-070.large.webp"
}
]
}
],
"type": "Stage",
"cost": "1",
"colors": [
"Blue"
],
"rules": [
"[Activate: Main] You may rest this Stage: If your Leader is [Emporio.Ivankov], draw 1 card and trash 1 card from your hand. Then, trash up to 3 cards from your hand."
],
"subtypes": [
"Impel Down"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.05
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:11:10.710Z",
"trend_7d": {
"direction": "down",
"percent": -16.67
}
}
}
}