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/OP13-081?include=prices 200 61ms{
"success": true,
"data": {
"id": "OP13-081",
"name": "Koala",
"number": "81",
"printed_number": "81",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-081.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-081.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-081.large.png"
}
],
"expansion": {
"id": "OP13",
"name": "Carrying On His Will",
"total": 120,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP13",
"printed_total": 120,
"release_date": "2025/11/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "657349",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-081.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-081.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-081.large.png"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "6000",
"attribute": "Strike",
"colors": [
"Black"
],
"rules": [
"If your Leader has the {Revolutionary Army} type, this Character gains +3 cost.",
"[Activate: Main] [Once Per Turn] You may place 1 card from your trash at the bottom of your deck: Give up to 1 rested DON!! card to your Leader or 1 of your Characters."
],
"subtypes": [
"Dressrosa",
"Revolutionary Army"
],
"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-07-30T02:31:21.671Z",
"trend_7d": {
"direction": "down",
"percent": -30
}
}
}
}