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

← Carrying On His Will
Gum-Gum Snake Shot

Gum-Gum Snake Shot

Common #39 Event Fish-Man IslandSupernovasStraw Hat Crew
Colors
Green
Cost
2
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657297
GET /api/v1/onepiece/cards/OP13-039?include=prices 200 65ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-039",
    "name": "Gum-Gum Snake Shot",
    "number": "39",
    "printed_number": "39",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-039.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-039.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-039.large.png"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "657297",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-039.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-039.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-039.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Counter] K.O. up to 1 of your opponent's rested Characters with a cost of 4 or less.",
      "[Trigger] Activate this card's [Counter] effect."
    ],
    "subtypes": [
      "Fish-Man Island",
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.06,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.06
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T04:48:16.038Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}