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

← Egghead Crisis
Shark Brick Fist

Shark Brick Fist

Common #20 Event Fish-ManFish-Man IslandThe Sun Pirates
Colors
Green
Cost
1
Expansion
Egghead Crisis · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB04_ja-020?include=prices 200 65ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04_ja-020",
    "name": "Shark Brick Fist",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-020.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-020.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-020.large.webp"
      }
    ],
    "expansion": {
      "id": "EB04_ja",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Egghead Crisis"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-020.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-020.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-020.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Counter] Up to 1 of your {Fish-Man} type Leader or Character cards gains +3000 power during this battle. Then, set up to 1 of your {Fish-Man} type Characters as active.",
      "[Trigger] Rest up to 1 of your opponent's Characters with a cost of 4 or less."
    ],
    "subtypes": [
      "Fish-Man",
      "Fish-Man Island",
      "The Sun Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.31,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T06:52:32.038Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}