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/OP04-058?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP04-058",
"name": "Crocodile",
"number": "58",
"printed_number": "58",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-058.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-058.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-058.large.webp"
}
],
"expansion": {
"id": "OP04",
"name": "Kingdoms of Intrigue",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP04",
"printed_total": 119,
"release_date": "2023/09/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "511765",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-058.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-058.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-058.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Special",
"colors": [
"Purple",
"Yellow"
],
"rules": [
"[Opponent's Turn] [Once Per Turn] When a DON!! card on your field is returned to your DON!! deck by your effect, add up to 1 DON!! card from your DON!! deck and set it as active."
],
"life": "4",
"subtypes": [
"The Seven Warlords of the Sea",
"Baroque Works"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.17
},
{
"condition": "LP",
"price": 0.13
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 149.99,
"low": 130,
"high": 149.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "10",
"value": 102.15,
"low": 150,
"high": 150,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 102.5,
"low": 42.9,
"high": 151.6,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "10",
"value": 47,
"low": 39.95,
"high": 54.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:26:03.839Z",
"trend_7d": {
"direction": "down",
"percent": -10.53
}
}
}
}