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-062?include=prices 200 16ms{
"success": true,
"data": {
"id": "OP02-062",
"name": "Monkey.D.Luffy (foil)",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-062.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-062.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-062.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": "485238",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-062.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-062.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-062.large.webp"
}
]
}
],
"type": "Character",
"cost": "6",
"power": "7000",
"attribute": "Strike",
"colors": [
"Blue"
],
"rules": [
"[On Play]/[When Attacking] You may trash 2 cards from your hand: Return up to 1 Character with a cost of 4 or less to the owner's hand. Then, this Character gains [Double Attack] during this turn.(This card deals 2 damage.)"
],
"subtypes": [
"Impel Down",
"Straw Hat Crew"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 1.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.59
},
{
"condition": "LP",
"price": 1.55
},
{
"condition": "MP",
"price": 1.22
},
{
"condition": "DMG",
"price": 0.66
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 66.44,
"low": 56.47,
"high": 76.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 37.19,
"low": 31.61,
"high": 42.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:11:10.710Z",
"trend_7d": {
"direction": "down",
"percent": -4.22
}
}
}
}