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

← Ultra Deck: The Three Brothers
Gum-Gum Jet Spear (foil)

Gum-Gum Jet Spear (foil)

Common #18 Event Punk HazardStraw Hat Crew
Colors
Yellow
Expansion
Ultra Deck: The Three Brothers · One Piece
Language
English
TCGplayer
543620
GET /api/v1/onepiece/cards/ST13-018?include=prices 200 51ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST13-018",
    "name": "Gum-Gum Jet Spear (foil)",
    "number": "18",
    "printed_number": "18",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-018.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-018.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-018.large.png"
      }
    ],
    "expansion": {
      "id": "ST13",
      "name": "Ultra Deck: The Three Brothers",
      "total": 19,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST13",
      "printed_total": 19,
      "release_date": "2024/04/19",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "543620",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-018.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-018.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-018.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Counter] Up to 1 of your Leader or Character cards gains +2000 power during this battle. Then, if you have 0 Life cards, draw 1 card.",
      "[Trigger] You may add 1 card from the top or bottom of your Life cards to your hand: Add up to 1 card from your hand to the top of your Life cards."
    ],
    "subtypes": [
      "Punk Hazard",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.21,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.21
        },
        {
          "condition": "LP",
          "price": 0.18
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T12:04:12.924Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}