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

← Alter Genesis
Mega Lopunny & Jigglypuff-GX

Mega Lopunny & Jigglypuff-GX

Super Rare #104 Pokémon BasicGXTAG TEAM HP 240
Types
Colorless
Illustrator
Shibuzoh.
Expansion
Alter Genesis · Sun & Moon
Language
Japanese
TCGplayer
572241

Attacks

Jumping Balloon
Colorless · Colorless · Colorless

This attack does 60 more damage for each of your opponent's Pokémon-GX and Pokémon-EX in play.

Puffy Smashers-GX
Colorless

Your opponent's Active Pokémon is now Asleep. If this Pokémon has at least 4 extra Energy attached to it (in addition to this attack's cost), this attack does 200 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 GX attack in a game.)

GET /api/v1/pokemon/cards/sm12_ja-104vh?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm12_ja-104vh",
    "name": "Mega Lopunny & Jigglypuff-GX",
    "number": "104",
    "printed_number": "104",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/104vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/104vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/104vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm12_ja",
      "name": "Alter Genesis",
      "total": 117,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sun & Moon",
      "code": "SM12",
      "printed_total": 95,
      "release_date": "2019/09/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Alter Genesis"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "572241",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/104vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/104vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/104vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "GX",
      "TAG TEAM"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "240",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Jumping Balloon",
        "text": "This attack does 60 more damage for each of your opponent's Pokémon-GX and Pokémon-EX in play."
      },
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Puffy Smashers-GX",
        "text": "Your opponent's Active Pokémon is now Asleep. If this Pokémon has at least 4 extra Energy attached to it (in addition to this attack's cost), this attack does 200 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 GX attack in a game.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Super Rare",
    "artist": "Shibuzoh.",
    "pricing": {
      "currency": "USD",
      "market": 185,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 185
        },
        {
          "condition": "LP",
          "price": 169.99
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 383.4,
          "low": 610,
          "high": 610,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 112.5,
          "low": 102,
          "high": 112.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 90,
          "low": 60,
          "high": 156.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 327.75,
          "low": 253.6,
          "high": 383.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 15,
          "trend": {
            "direction": "flat",
            "percent": 0
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 103.18,
          "low": 142.5,
          "high": 142.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 320,
          "low": 272,
          "high": 368,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:15:27.717Z",
      "trend_7d": {
        "direction": "up",
        "percent": 13.55
      }
    }
  }
}