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/OP13-100?include=prices 200 18ms{
"success": true,
"data": {
"id": "OP13-100",
"name": "Jewelry Bonney",
"number": "100",
"printed_number": "100",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-100.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-100.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-100.large.webp"
}
],
"expansion": {
"id": "OP13",
"name": "Carrying On His Will",
"total": 120,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP13",
"printed_total": 120,
"release_date": "2025/11/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "657377",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-100.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-100.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-100.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Special",
"colors": [
"Yellow"
],
"rules": [
"[Your Turn] [Once Per Turn] This effect can be activated when you play a Character with a [Trigger]. Give up to 2 rested DON!! cards to 1 of your Leader or Character cards."
],
"life": "5",
"subtypes": [
"Egghead",
"Bonney Pirates"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.13
},
{
"condition": "MP",
"price": 0.01
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 195,
"low": 165.75,
"high": 224.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 25.78,
"low": 14.5,
"high": 14.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 80,
"low": 60,
"high": 100,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 60,
"low": 52,
"high": 60,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 22.88,
"low": 14.78,
"high": 14.78,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:52:16.605Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}