Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Straw Hat Crew
Gum-Gum Jet Pistol

Gum-Gum Jet Pistol

Common #15 Event SupernovasStraw Hat Crew
Colors
Red
Cost
4
Expansion
Straw Hat Crew · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST01_ja-015?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST01_ja-015",
    "name": "Gum-Gum Jet Pistol",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01_ja-015.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01_ja-015.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01_ja-015.large.webp"
      }
    ],
    "expansion": {
      "id": "ST01_ja",
      "name": "Straw Hat Crew",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST01",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST01.logo.png",
      "translation": {
        "en": {
          "name": "Straw Hat Crew"
        }
      }
    },
    "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/ST01_ja-015.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01_ja-015.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01_ja-015.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "4",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Main] K.O. up to 1 of your opponent's Characters with 6000 power or less.",
      "[Trigger] Activate this card's [Main] effect."
    ],
    "subtypes": [
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 4.01,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 62,
          "low": 52.7,
          "high": 71.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 16.5,
          "low": 14.03,
          "high": 18.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 47.95,
          "low": 47.93,
          "high": 47.98,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:04:00.276Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.25
      }
    }
  }
}