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/OP14-024?include=prices 200 90ms{
"success": true,
"data": {
"id": "OP14-024",
"name": "Kin'emon",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-024.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-024.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-024.large.png"
}
],
"expansion": {
"id": "OP14",
"name": "The Azure Sea's Seven",
"total": 120,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP14",
"printed_total": 120,
"release_date": "2026/01/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "671367",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-024.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-024.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-024.large.png"
}
]
}
],
"type": "Character",
"cost": "4",
"power": "5000",
"attribute": "Slash",
"colors": [
"Green"
],
"rules": [
"[On Play] Set up to 3 of your DON!! cards as active. After that, you cannot play Character cards during this turn.",
"[On K.O.] Rest up to 1 of your opponent's cards."
],
"subtypes": [
"Land of Wano",
"The Akazaya Nine"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.09
}
],
"graded": [],
"market_updated_at": "2026-07-29T23:02:24.177Z",
"trend_7d": {
"direction": "down",
"percent": -10
}
}
}
}