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-001?include=prices 200 19ms{
"success": true,
"data": {
"id": "OP13-001",
"name": "Monkey.D.Luffy",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-001.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-001.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-001.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": "657250",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-001.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-001.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-001.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Strike",
"colors": [
"Red",
"Green"
],
"rules": [
"[DON!! x1] [On Your Opponent's Attack] If you have 5 or less active DON!! cards, you may rest any number of your DON!! cards. For every DON!! card rested this way, this Leader or up to 1 of your {Straw Hat Crew} type Characters gains +2000 power during this battle."
],
"life": "4",
"subtypes": [
"Supernovas",
"Straw Hat Crew"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.17
},
{
"condition": "LP",
"price": 0.16
},
{
"condition": "MP",
"price": 0.05
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 46.49,
"low": 44.4,
"high": 109.95,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "10",
"value": 113.5,
"low": 61.1,
"high": 217.78,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 27.75,
"low": 21,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:52:16.605Z",
"trend_7d": {
"direction": "down",
"percent": -10.53
}
}
}
}