Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Dragon Blast
Mew-EX

Mew-EX

Super Rare #51 Pokémon BasicEX HP 120
Types
Psychic
Illustrator
5ban Graphics
Expansion
Dragon Blast · Black & White
Language
Japanese
TCGplayer
601470
GET /api/v1/pokemon/cards/bw5s_ja-51vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "bw5s_ja-51vh",
    "name": "Mew-EX",
    "number": "51",
    "printed_number": "51",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/51vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/51vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/51vh.large.webp"
      }
    ],
    "expansion": {
      "id": "bw5s_ja",
      "name": "Dragon Blast",
      "total": 55,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Black & White",
      "code": "BW5",
      "printed_total": 50,
      "release_date": "2012/03/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw5s_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw5s_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Dragon Blast"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "601470",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/51vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/51vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/51vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "EX"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "120",
    "abilities": [
      {
        "name": "Versatile",
        "text": "This Pokémon can use the attacks of any Pokémon in play (both yours and your opponent's). (You still need the necessary Energy to use each attack.)",
        "type": "Ability"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Super Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 838.5,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 838.5
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "6",
          "value": 60,
          "low": 51,
          "high": 69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 300,
          "low": 255,
          "high": 345,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 126,
          "low": 107.1,
          "high": 144.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 92,
          "low": 78.2,
          "high": 105.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 4860,
          "low": 4800,
          "high": 8566,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 11,
          "trend": {
            "direction": "down",
            "percent": -27.5
          }
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 128.38,
          "low": 122.94,
          "high": 133.81,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 70,
          "low": 59.5,
          "high": 80.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 91.5,
          "low": 77.77,
          "high": 105.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 258.77,
          "low": 310,
          "high": 350,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 182.5,
          "low": 130.5,
          "high": 234.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 547.5,
          "low": 465.38,
          "high": 629.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2025-11-18T02:10:44.110Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}