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
Alakazam

Alakazam

Promo #3
Illustrator
cochi8i
Expansion
Mega Evolution Black Star Promos · Mega Evolution
Language
English
TCGplayer
654597
GET /api/v1/pokemon/cards/mep-3vh?include=prices 200 66ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mep-3vh",
    "name": "Alakazam",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/3vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/3vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/3vh.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": "654597",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/3vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/3vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/3vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Promo",
    "artist": "cochi8i",
    "pricing": {
      "currency": "USD",
      "market": 22.89,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 22.89
        },
        {
          "condition": "LP",
          "price": 20.83
        },
        {
          "condition": "MP",
          "price": 14
        },
        {
          "condition": "HP",
          "price": 17.99
        },
        {
          "condition": "DMG",
          "price": 17.61
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 63.19,
          "low": 53.71,
          "high": 72.67,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "ACE",
          "grade": "9",
          "value": 25.99,
          "low": 16.68,
          "high": 35.3,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 500.46,
          "low": 599.77,
          "high": 599.77,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 18.85,
          "low": 18.68,
          "high": 51.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 101.75,
          "low": 24.65,
          "high": 167.68,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 8
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 43.71,
          "low": 39.99,
          "high": 39.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T21:46:14.790Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}