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

← Mega Symphonia
Mega Abomasnow ex

Mega Abomasnow ex

Super Rare #76 Pokémon Stage 1MEGAex
Types
Water
Illustrator
5ban Graphics
Expansion
Mega Symphonia · Mega Evolution
Language
Japanese
TCGplayer
647248

Attacks

Avalanche Hammer
Water · Water

Discard the top 6 cards of your deck. This attack does 100 damage for each Basic Water Energy card you discarded in this way.

Frost Barrier
Water · Water · Water

During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).

GET /api/v1/pokemon/cards/m1s_ja-76vh?include=prices 200 49ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m1s_ja-76vh",
    "name": "Mega Abomasnow ex",
    "number": "76",
    "printed_number": "76",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/76vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/76vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/76vh.large.png"
      }
    ],
    "expansion": {
      "id": "m1s_ja",
      "name": "Mega Symphonia",
      "total": 92,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M1S",
      "printed_total": 63,
      "release_date": "2025/08/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1s_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1s_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mega Symphonia"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "647248",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/76vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/76vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/76vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "MEGA",
      "ex"
    ],
    "types": [
      "Water"
    ],
    "attacks": [
      {
        "cost": [
          "Water",
          "Water"
        ],
        "converted_energy_cost": 2,
        "name": "Avalanche Hammer",
        "text": "Discard the top 6 cards of your deck. This attack does 100 damage for each Basic Water Energy card you discarded in this way."
      },
      {
        "cost": [
          "Water",
          "Water",
          "Water"
        ],
        "converted_energy_cost": 3,
        "name": "Frost Barrier",
        "text": "During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance)."
      }
    ],
    "rarity": "Super Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 3.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.05
        },
        {
          "condition": "LP",
          "price": 2.03
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 20.08,
          "low": 17.07,
          "high": 23.09,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "AGS",
          "grade": "10",
          "value": 8.5,
          "low": 7.23,
          "high": 9.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.75,
          "low": 20.5,
          "high": 32.27,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 14.97,
          "low": 12.72,
          "high": 17.22,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 12.34,
          "low": 13.99,
          "high": 13.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 35.54,
          "low": 34.76,
          "high": 41.2,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 13.66,
          "low": 14,
          "high": 14,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T15:50:37.152Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.65
      }
    }
  }
}