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

Double Rare #18 Pokémon Stage 1MEGAex
Types
Water
Illustrator
5ban Graphics
Expansion
Mega Symphonia · Mega Evolution
Language
Japanese
TCGplayer
647247

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-18vh?include=prices 200 61ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m1s_ja-18vh",
    "name": "Mega Abomasnow ex",
    "number": "18",
    "printed_number": "18",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/18vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/18vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/18vh.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": "647247",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/18vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/18vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/18vh.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": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.44
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 27.38,
          "low": 21.5,
          "high": 33.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 6.63,
          "low": 5.44,
          "high": 7.81,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 5.5,
          "low": 4.68,
          "high": 6.32,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 9.59,
          "low": 8.15,
          "high": 11.03,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 9.09,
          "low": 7.73,
          "high": 10.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 33.22,
          "low": 39.05,
          "high": 39.87,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 12.1,
          "low": 11.62,
          "high": 12.4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 13.52,
          "low": 11.49,
          "high": 15.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:50:37.152Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}