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/OP01-062?include=prices 200 18ms{
"success": true,
"data": {
"id": "OP01-062",
"name": "Crocodile",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-062.small.r1.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-062.large.r1.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-062.large.r1.webp"
}
],
"expansion": {
"id": "OP01",
"name": "Romance Dawn",
"total": 121,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP01",
"printed_total": 121,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "454588",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-062.small.r1.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-062.large.r1.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-062.large.r1.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Special",
"colors": [
"Blue",
"Purple"
],
"rules": [
"[DON!! x1] When you activate an Event, you may draw 1 card if you have 4 or less cards in your hand and haven't drawn a card using this Leader's effect during this turn."
],
"life": "4",
"subtypes": [
"The Seven Warlords of the Sea",
"Baroque Works"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.29
},
{
"condition": "LP",
"price": 0.24
},
{
"condition": "MP",
"price": 0.25
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 272.86,
"low": 231.93,
"high": 313.79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 87,
"low": 73.95,
"high": 100.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:37:55.911Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}