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

← Ascended Heroes
Mega Meganium ex

Mega Meganium ex

Double Rare #10
Illustrator
5ban Graphics
Expansion
Ascended Heroes · Mega Evolution
Language
English
TCGplayer
675822
GET /api/v1/pokemon/cards/me2pt5-10vh?include=prices 200 128ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "me2pt5-10vh",
    "name": "Mega Meganium ex",
    "number": "10",
    "printed_number": "10",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/10vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/10vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/10vh.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": "675822",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/10vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/10vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/10vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 1.58,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.58
        },
        {
          "condition": "LP",
          "price": 1.39
        },
        {
          "condition": "HP",
          "price": 1
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 21.7,
          "low": 18.45,
          "high": 24.96,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 31.5,
          "low": 14.6,
          "high": 37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 13
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 25.96,
          "low": 21.28,
          "high": 37.92,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 39.99,
          "low": 33.99,
          "high": 45.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 4.25,
          "low": 3.61,
          "high": 4.89,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T20:52:27.879Z",
      "trend_7d": {
        "direction": "up",
        "percent": 43.64
      }
    }
  }
}