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

← Mega Evolution Black Star Promos
Meganium

Meganium

Promo #1
Illustrator
Uninori
Expansion
Mega Evolution Black Star Promos · Mega Evolution
Language
English
TCGplayer
654594
GET /api/v1/pokemon/cards/mep-1vh?include=prices 200 68ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mep-1vh",
    "name": "Meganium",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/1vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/1vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/1vh.large.png"
      }
    ],
    "expansion": {
      "id": "mep",
      "name": "Mega Evolution Black Star Promos",
      "total": 79,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "MEP",
      "printed_total": 79,
      "release_date": "2025/09/26",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "654594",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/1vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/1vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/1vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Promo",
    "artist": "Uninori",
    "pricing": {
      "currency": "USD",
      "market": 29.16,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 29.16
        },
        {
          "condition": "LP",
          "price": 24.81
        },
        {
          "condition": "MP",
          "price": 17.07
        },
        {
          "condition": "DMG",
          "price": 9.99
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 51.96,
          "low": 44.17,
          "high": 59.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "ACE",
          "grade": "9",
          "value": 23.63,
          "low": 20.09,
          "high": 27.17,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 260,
          "low": 236.4,
          "high": 272,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 70.69,
          "low": 59.74,
          "high": 60.86,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "7.5",
          "value": 26,
          "low": 26,
          "high": 26,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T21:46:14.790Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.62
      }
    }
  }
}