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 Elephant Gun

Gum-Gum Elephant Gun

Uncommon #38 Event SupernovasStraw Hat Crew
Colors
Green
Cost
2
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657296
GET /api/v1/onepiece/cards/OP13-038?include=prices 200 65ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-038",
    "name": "Gum-Gum Elephant Gun",
    "number": "38",
    "printed_number": "38",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-038.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-038.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-038.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": "657296",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-038.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-038.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-038.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Main] Rest up to 1 of your opponent's Characters with a cost of 5 or less. Then, set up to 2 of your DON!! cards as active at the end of this turn.",
      "[Trigger] Rest up to 1 of your opponent's Characters with a cost of 5 or less."
    ],
    "subtypes": [
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.07,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.07
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T22:02:25.597Z",
      "trend_7d": {
        "direction": "down",
        "percent": -12.5
      }
    }
  }
}