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/OP08-060?include=prices 200 20ms{
"success": true,
"data": {
"id": "OP08-060",
"name": "King (foil)",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-060.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-060.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-060.large.webp"
}
],
"expansion": {
"id": "OP08",
"name": "Two Legends",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP08",
"printed_total": 119,
"release_date": "2024/09/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "558091",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-060.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-060.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-060.large.webp"
}
]
}
],
"type": "Character",
"cost": "7",
"power": "8000",
"attribute": "Special",
"colors": [
"Purple"
],
"rules": [
"[On Play] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): If your opponent has 5 or more DON!! cards on their field, this Character gains [Rush] during this turn.(This card can attack on the turn in which it is played.)"
],
"subtypes": [
"Animal Kingdom Pirates"
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.12
}
],
"graded": [],
"market_updated_at": "2026-09-22T03:28:29.083Z",
"trend_7d": {
"direction": "down",
"percent": -14.29
}
}
}
}