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

← Mega Evolution
Mega Abomasnow ex

Mega Abomasnow ex

Double Rare #36
Illustrator
5ban Graphics
Expansion
Mega Evolution · Mega Evolution
Language
English
TCGplayer
654375
GET /api/v1/pokemon/cards/me1-36vh?include=prices 200 153ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "me1-36vh",
    "name": "Mega Abomasnow ex",
    "number": "36",
    "printed_number": "36",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/36vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/36vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/36vh.large.png"
      }
    ],
    "expansion": {
      "id": "me1",
      "name": "Mega Evolution",
      "total": 188,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "MEG",
      "printed_total": 132,
      "release_date": "2025/09/26",
      "logo": "https://images.scrydex.com/pokemon/me1-logo/logo",
      "symbol": "https://images.scrydex.com/pokemon/me1-symbol/symbol"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "654375",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/36vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/36vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/36vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.58,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.58
        },
        {
          "condition": "HP",
          "price": 0.49
        },
        {
          "condition": "DMG",
          "price": 0.41
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 39.65,
          "low": 39.01,
          "high": 40.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 12.99,
          "low": 11.69,
          "high": 16.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 5.01,
          "low": 3.38,
          "high": 6.64,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 4.76,
          "low": 3.01,
          "high": 6.52,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 30,
          "low": 26,
          "high": 38.49,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 12
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 8.27,
          "low": 8.27,
          "high": 8.27,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 15.92,
          "low": 19.95,
          "high": 19.95,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 14.5,
          "low": 6.38,
          "high": 15.84,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10
        },
        {
          "company": "SGC",
          "grade": "8",
          "value": 7.2,
          "low": 7.2,
          "high": 7.2,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 4.02,
          "low": 3.42,
          "high": 4.62,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T20:53:19.599Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.75
      }
    }
  }
}