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/OP12-071?include=prices 200 18ms{
"success": true,
"data": {
"id": "OP12-071",
"name": "Charlotte Pudding (foil)",
"number": "71",
"printed_number": "71",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-071.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-071.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-071.large.webp"
}
],
"expansion": {
"id": "OP12",
"name": "Legacy of the Master",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP12",
"printed_total": 119,
"release_date": "2025/08/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "643811",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-071.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-071.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-071.large.webp"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "2000",
"attribute": "Wisdom",
"colors": [
"Purple"
],
"rules": [
"[On Play] Look at 4 cards from the top of your deck; reveal up to 1 [Sanji] or Event card and add it to your hand. Then, place the rest at the bottom of your deck in any order."
],
"counter": "1000",
"subtypes": [
"Big Mom Pirates"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 1.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.05
},
{
"condition": "MP",
"price": 1.02
},
{
"condition": "HP",
"price": 0.25
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:21:46.262Z",
"trend_7d": {
"direction": "down",
"percent": -3.67
}
}
}
}