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/OP02-001?include=prices 200 74ms{
"success": true,
"data": {
"id": "OP02-001",
"name": "Edward.Newgate",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-001.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-001.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-001.large.png"
}
],
"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": "482424",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-001.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-001.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-001.large.png"
}
]
}
],
"type": "Leader",
"power": "6000",
"attribute": "Special",
"colors": [
"Red"
],
"rules": [
"[End of Your Turn] Add 1 card from the top of your Life cards to your hand."
],
"subtypes": [
"The Four Emperors",
"Whitebeard Pirates"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.35
},
{
"condition": "LP",
"price": 0.28
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 143,
"low": 121.55,
"high": 164.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 88,
"low": 74.8,
"high": 101.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 110.17,
"low": 93.64,
"high": 126.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 66,
"low": 56.1,
"high": 75.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T17:05:41.568Z",
"trend_7d": {
"direction": "up",
"percent": 2.94
}
}
}
}