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

← Collect 151 Journey
Mew Ex

Mew Ex

Ultra Rare #192/151 Pokémon Basic HP 180
Types
Psychic
Illustrator
aky CG Works
Expansion
Collect 151 Journey · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Genome Hacking
Colorless · Colorless · Colorless

Choose 1 of your opponent's Active Pokémon's attacks and use it as this attack.

GET /api/v1/pokemon/cards/c151j-192vh?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "c151j-192vh",
    "name": "Mew Ex",
    "number": "192/151",
    "printed_number": "192/151",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-192vh.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-192vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-192vh.large.webp"
      }
    ],
    "expansion": {
      "id": "c151j",
      "name": "Collect 151 Journey",
      "total": 192,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 192,
      "release_date": "2025/01/17",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/c151j.logo.png",
      "translation": {
        "en": {
          "name": "Collect 151 Journey"
        }
      }
    },
    "language": "Chinese",
    "language_code": "zh",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-192vh.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-192vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-192vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "180",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Genome Hacking",
        "text": "Choose 1 of your opponent's Active Pokémon's attacks and use it as this attack."
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Ultra Rare",
    "artist": "aky CG Works",
    "pricing": {
      "currency": "USD",
      "market": 24.67,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 132,
          "low": 129,
          "high": 134,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 99.84,
          "low": 97.89,
          "high": 102,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "8",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 102.64,
          "low": 100.42,
          "high": 103.01,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 18.75,
          "low": 17.13,
          "high": 20.38,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 20.5,
          "low": 18.75,
          "high": 22.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 61,
          "low": 59,
          "high": 62,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:26:21.699Z",
      "trend_7d": {
        "direction": "up",
        "percent": 4.98
      }
    }
  }
}