Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Egghead Crisis
Jinbe (foil)

Jinbe (foil)

Rare #15 Character Fish-ManFish-Man IslandThe Sun Pirates Power 8000
Colors
Green
Cost
7
Attribute
Strike
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
666534
GET /api/v1/onepiece/cards/EB04-015?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-015",
    "name": "Jinbe (foil)",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-015.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-015.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-015.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": "666534",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-015.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-015.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-015.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "8000",
    "attribute": "Strike",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Blocker]",
      "[On K.O.] You may rest 1 of your cards: If your Leader has the {Fish-Man} or {Merfolk} type, play up to 1 green Character card with a cost of 6 or less from your hand."
    ],
    "subtypes": [
      "Fish-Man",
      "Fish-Man Island",
      "The Sun Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.12,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.12
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T22:02:23.849Z",
      "trend_7d": {
        "direction": "down",
        "percent": -7.69
      }
    }
  }
}