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
Drifblim

Drifblim

Promo #6
Illustrator
Shimaris Yukichi
Expansion
Mega Evolution Black Star Promos · Mega Evolution
Language
English
TCGplayer
656256
GET /api/v1/pokemon/cards/mep-6vh?include=prices 200 128ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mep-6vh",
    "name": "Drifblim",
    "number": "6",
    "printed_number": "6",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/6vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/6vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/6vh.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": "656256",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/6vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/6vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/6vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Promo",
    "artist": "Shimaris Yukichi",
    "pricing": {
      "currency": "USD",
      "market": 2.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.22
        },
        {
          "condition": "MP",
          "price": 1.19
        },
        {
          "condition": "HP",
          "price": 0.59
        },
        {
          "condition": "DMG",
          "price": 1.74
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 320.63,
          "low": 304.99,
          "high": 345,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 9.63,
          "low": 8.19,
          "high": 11.07,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 13.57,
          "low": 13.32,
          "high": 13.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 15.5,
          "low": 13.18,
          "high": 17.83,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 32.5,
          "low": 28.59,
          "high": 38.5,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "TAG",
          "grade": "8.5",
          "value": 14.99,
          "low": 14.99,
          "high": 14.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 11.89,
          "low": 11.21,
          "high": 12.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T02:15:52.558Z",
      "trend_7d": {
        "direction": "down",
        "percent": -13.79
      }
    }
  }
}