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/OP08-058?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP08-058",
"name": "Charlotte Pudding",
"number": "58",
"printed_number": "58",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-058.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-058.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-058.large.webp"
}
],
"expansion": {
"id": "OP08",
"name": "Two Legends",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP08",
"printed_total": 119,
"release_date": "2024/09/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "558088",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-058.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-058.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-058.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Wisdom",
"colors": [
"Purple",
"Yellow"
],
"rules": [
"[When Attacking] You may turn 2 cards from the top of your Life cards face-up: Add up to 1 DON!! card from your DON!! deck and rest it."
],
"life": "4",
"subtypes": [
"Big Mom Pirates"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.14
},
{
"condition": "LP",
"price": 0.1
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 27.42,
"low": 23.31,
"high": 31.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 57.51,
"low": 48.88,
"high": 66.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:13:04.421Z",
"trend_7d": {
"direction": "down",
"percent": -17.65
}
}
}
}