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/OP12-066?include=prices 200 17ms{
"success": true,
"data": {
"id": "OP12-066",
"name": "Carne",
"number": "66",
"printed_number": "66",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-066.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-066.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-066.large.webp"
}
],
"expansion": {
"id": "OP12",
"name": "Legacy of the Master",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP12",
"printed_total": 119,
"release_date": "2025/08/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "643805",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-066.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-066.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-066.large.webp"
}
]
}
],
"type": "Character",
"cost": "1",
"power": "1000",
"attribute": "Slash",
"colors": [
"Purple"
],
"rules": [
"If you have 4 or more Events in your trash, this Character gains [Blocker].(After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
],
"counter": "1000",
"subtypes": [
"East Blue"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.07
},
{
"condition": "MP",
"price": 0.01
}
],
"graded": [],
"market_updated_at": "2026-09-21T02:21:46.262Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}