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-058?include=prices 200 77ms{
"success": true,
"data": {
"id": "EB04-058",
"name": "Borsalino",
"number": "58",
"printed_number": "58",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-058.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-058.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-058.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": "685329",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-058.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-058.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-058.large.png"
}
]
}
],
"type": "Character",
"cost": "5",
"power": "6000",
"attribute": "Special",
"colors": [
"Yellow"
],
"rules": [
"If this Character would be K.O.'d, you may instead add 1 card from the top of your Life cards to your hand or add this Character to the top of your Life cards.",
"[On Play] If your Life cards are equal to or less than your opponent's Life cards, this Character gains [Rush] during this turn."
],
"subtypes": [
"Egghead",
"Navy"
],
"rarity": "Super Rare",
"pricing": {
"currency": "USD",
"market": 31.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 31.36
},
{
"condition": "LP",
"price": 30.14
},
{
"condition": "MP",
"price": 17.05
},
{
"condition": "DMG",
"price": 19.99
}
],
"graded": [],
"market_updated_at": "2026-07-29T04:48:19.407Z",
"trend_7d": {
"direction": "up",
"percent": 0.93
}
}
}
}