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-025?include=prices 200 60ms{
"success": true,
"data": {
"id": "OP13-025",
"name": "Koby",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-025.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-025.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-025.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": "657281",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-025.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-025.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-025.large.png"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "6000",
"attribute": "Strike",
"colors": [
"Green"
],
"rules": [
"[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
"[On Play] If your Leader has the {FILM} type or the <Strike> attribute, set up to 1 of your DON!! cards as active."
],
"subtypes": [
"FILM",
"Navy"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.08
},
{
"condition": "MP",
"price": 0.01
}
],
"graded": [],
"market_updated_at": "2026-07-29T22:02:25.597Z",
"trend_7d": {
"direction": "down",
"percent": -11.11
}
}
}
}