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/OP06-076?include=prices 200 18ms{
"success": true,
"data": {
"id": "OP06-076",
"name": "Hitokiri Kamazo",
"number": "76",
"printed_number": "76",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-076.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-076.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-076.large.webp"
}
],
"expansion": {
"id": "OP06",
"name": "Wings of the Captain",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP06",
"printed_total": 119,
"release_date": "2023/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "541631",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-076.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-076.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-076.large.webp"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Slash",
"colors": [
"Purple"
],
"rules": [
"[Your Turn] [Once Per Turn] When a DON!! card on your field is returned to your DON!! deck, K.O. up to 1 of your opponent's Characters with a cost of 2 or less."
],
"counter": "2000",
"subtypes": [
"Supernovas",
"Kid Pirates",
"SMILE"
],
"rarity": "Uncommon",
"pricing": {
"currency": "USD",
"market": 0.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.11
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 130,
"low": 110.5,
"high": 149.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:35:46.014Z",
"trend_7d": {
"direction": "down",
"percent": -31.25
}
}
}
}