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/OP14-024?include=prices 200 16ms{
"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.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-024.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-024.large.webp"
}
],
"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.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-024.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-024.large.webp"
}
]
}
],
"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."
],
"counter": "1000",
"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": [
{
"company": "BGS",
"grade": "10",
"value": 162.81,
"low": 138.39,
"high": 187.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:46:28.247Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}