Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/onepiece/cards/OP05-012?include=prices 200 39ms{
"success": true,
"data": {
"id": "OP05-012",
"name": "Hack",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-012.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-012.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-012.large.png"
}
],
"expansion": {
"id": "OP05",
"name": "Awakening of the New Era",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP05",
"printed_total": 119,
"release_date": "2023/12/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "528541",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-012.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-012.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-012.large.png"
}
]
}
],
"type": "Character",
"cost": "3",
"power": "5000",
"attribute": "Strike",
"colors": [
"Red"
],
"subtypes": [
"Fish-Man",
"Revolutionary Army"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.03,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.03
},
{
"condition": "LP",
"price": 0.01
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 12138.12,
"low": 10317.4,
"high": 13958.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 509,
"low": 432.65,
"high": 585.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 636,
"low": 540.6,
"high": 731.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 382,
"low": 324.7,
"high": 439.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-31T04:28:29.301Z",
"trend_7d": {
"direction": "up",
"percent": 400
}
}
}
}