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

← Phantasmal Flames
Mega Diancie ex

Mega Diancie ex

Double Rare #41
Illustrator
aky CG Works
Expansion
Phantasmal Flames · Mega Evolution
Language
English
TCGplayer
660379
GET /api/v1/pokemon/cards/me2-41vh?include=prices 200 125ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "me2-41vh",
    "name": "Mega Diancie ex",
    "number": "41",
    "printed_number": "41",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/41vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/41vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/41vh.large.png"
      }
    ],
    "expansion": {
      "id": "me2",
      "name": "Phantasmal Flames",
      "total": 130,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "PFL",
      "printed_total": 94,
      "release_date": "2025/11/14",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "660379",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/41vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/41vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/41vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Double Rare",
    "artist": "aky CG Works",
    "pricing": {
      "currency": "USD",
      "market": 0.54,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.54
        },
        {
          "condition": "HP",
          "price": 0.52
        },
        {
          "condition": "DMG",
          "price": 0.35
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 20.38,
          "low": 14.69,
          "high": 25.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 6,
          "low": 6,
          "high": 6,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 2,
          "low": 1.7,
          "high": 2.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 11.51,
          "low": 10.65,
          "high": 11.85,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 18,
          "low": 18,
          "high": 18,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 29.55,
          "low": 30.39,
          "high": 33.6,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10.22,
          "low": 12.93,
          "high": 12.93,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 13.5,
          "low": 7.31,
          "high": 15.85,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 15.79,
          "low": 15.6,
          "high": 16.4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 6.64,
          "low": 5.98,
          "high": 7.31,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T20:52:15.179Z",
      "trend_7d": {
        "direction": "down",
        "percent": -8.47
      }
    }
  }
}