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/OP11-001?include=prices 200 63ms{
"success": true,
"data": {
"id": "OP11-001",
"name": "Koby",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-001.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-001.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-001.large.png"
}
],
"expansion": {
"id": "OP11",
"name": "A Fist Of Divine Speed",
"total": 119,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "OP11",
"printed_total": 119,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP11.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "632355",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-001.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-001.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-001.large.png"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Strike",
"colors": [
"Red",
"Black"
],
"rules": [
"Your {SWORD} type Characters can attack Characters on the turn in which they are played.",
"[Once Per Turn] If your {Navy} type Character with 7000 base power or less would be removed from the field by your opponent's effect, you may place 3 cards from your trash at the bottom of your deck in any order instead."
],
"subtypes": [
"Navy",
"SWORD"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.11
}
],
"graded": [],
"market_updated_at": "2026-07-30T02:15:00.901Z",
"trend_7d": {
"direction": "down",
"percent": -14.29
}
}
}
}