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-017?include=prices 200 54ms{
"success": true,
"data": {
"id": "EB04-017",
"name": "Mystoms",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-017.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-017.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-017.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": "671332",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-017.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-017.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-017.large.png"
}
]
}
],
"type": "Character",
"cost": "6",
"power": "5000",
"attribute": "Strike",
"colors": [
"Green"
],
"rules": [
"[Your Turn] If you have 3 or more {Minks} type Characters, give all of your opponent's Characters −1 cost.",
"[On Play] If your Leader has the {Minks} type, play up to 1 {Minks} type Character card with a cost of 5 or less from your hand."
],
"subtypes": [
"Minks",
"Big Mom Pirates"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 0.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.1
}
],
"graded": [],
"market_updated_at": "2026-07-30T15:48:16.100Z",
"trend_7d": {
"direction": "up",
"percent": 100
}
}
}
}