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/EB04-044?include=prices 200 65ms{
"success": true,
"data": {
"id": "EB04-044",
"name": "Koby",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-044.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-044.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-044.large.png"
}
],
"expansion": {
"id": "EB04",
"name": "Egghead Crisis",
"total": 61,
"language": "English",
"language_code": "en",
"series": "One Piece",
"code": "EB04",
"printed_total": 61,
"release_date": "2026/01/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB04.logo.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "685311",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-044.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-044.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-044.large.png"
}
]
}
],
"type": "Character",
"cost": "6",
"power": "7000",
"attribute": "Strike",
"colors": [
"Black"
],
"rules": [
"[Once Per Turn] If your Leader's type includes \"Navy\" and this Character would leave the field, you may trash 1 card from your hand instead.",
"[Your Turn] [Once Per Turn] When an opponent's Character is K.O.'d, draw 1 card."
],
"subtypes": [
"Navy",
"SWORD"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 0.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.5
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [],
"market_updated_at": "2026-07-29T04:48:19.407Z",
"trend_7d": {
"direction": "down",
"percent": -7.41
}
}
}
}