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
Drifloon

Drifloon

Promo #5
Illustrator
Shimaris Yukichi
Expansion
Mega Evolution Black Star Promos · Mega Evolution
Language
English
TCGplayer
656255
GET /api/v1/pokemon/cards/mep-5vh?include=prices 200 76ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mep-5vh",
    "name": "Drifloon",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/5vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/5vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/5vh.large.png"
      }
    ],
    "expansion": {
      "id": "mep",
      "name": "Mega Evolution Black Star Promos",
      "total": 88,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "MEP",
      "printed_total": 88,
      "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": "656255",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/5vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/5vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/5vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Promo",
    "artist": "Shimaris Yukichi",
    "pricing": {
      "currency": "USD",
      "market": 2.96,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.96
        },
        {
          "condition": "LP",
          "price": 2.5
        },
        {
          "condition": "MP",
          "price": 1.77
        },
        {
          "condition": "HP",
          "price": 1.76
        },
        {
          "condition": "DMG",
          "price": 1.13
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "9",
          "value": 5.5,
          "low": 4.68,
          "high": 6.32,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 163.69,
          "low": 156,
          "high": 156,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 15.97,
          "low": 15.97,
          "high": 15.97,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 67.5,
          "low": 25.9,
          "high": 149,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "TAG",
          "grade": "8.5",
          "value": 8.03,
          "low": 8.03,
          "high": 8.22,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 19.75,
          "low": 29.99,
          "high": 29.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-08-18T03:02:30.520Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.32
      }
    }
  }
}