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

← Ascended Heroes
Mega Charizard Y ex

Mega Charizard Y ex

Double Rare #22
Illustrator
aky CG Works
Expansion
Ascended Heroes · Mega Evolution
Language
English
TCGplayer
675834
GET /api/v1/pokemon/cards/me2pt5-22vh?include=prices 200 238ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "me2pt5-22vh",
    "name": "Mega Charizard Y ex",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/22vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/22vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/22vh.large.png"
      }
    ],
    "expansion": {
      "id": "me2pt5",
      "name": "Ascended Heroes",
      "total": 295,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "ASC",
      "printed_total": 217,
      "release_date": "2026/01/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "675834",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/22vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/22vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/22vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Double Rare",
    "artist": "aky CG Works",
    "pricing": {
      "currency": "USD",
      "market": 6.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 6.61
        },
        {
          "condition": "DMG",
          "price": 6.59
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 56.68,
          "low": 60.38,
          "high": 60.38,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 34.99,
          "low": 29.74,
          "high": 40.24,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 54,
          "low": 37.2,
          "high": 114,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 190.78,
          "low": 108.67,
          "high": 272.89,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 39.25,
          "low": 36.38,
          "high": 42.13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 19.8,
          "low": 16.83,
          "high": 22.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 175,
          "low": 186.99,
          "high": 329.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 52,
          "trend": {
            "direction": "down",
            "percent": -32.7
          }
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 31.5,
          "low": 26.3,
          "high": 36.7,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 49.97,
          "low": 45.55,
          "high": 76.85,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10
        },
        {
          "company": "SGC",
          "grade": "5",
          "value": 9,
          "low": 9,
          "high": 9,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 185.75,
          "low": 132.5,
          "high": 324.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 23.61,
          "low": 19.7,
          "high": 33.3,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-07-29T20:52:27.879Z",
      "trend_7d": {
        "direction": "down",
        "percent": -13.59
      }
    }
  }
}