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

← Mega Evolution Promos
Lapras ex

Lapras ex

Promo #2 Pokémon Basicex HP 210
Types
Water
Illustrator
5ban Graphics
Expansion
Mega Evolution Promos · Mega Evolution
Language
Japanese
TCGplayer

Attacks

Hydro Turn 30×
Water

This attack does 30 damage for each Water Energy attached to this Pokémon. Switch this Pokémon with 1 of your Benched Pokémon.

Surf 140
Water · Water · Water
GET /api/v1/pokemon/cards/mp_ja-2vh?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mp_ja-2vh",
    "name": "Lapras ex",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/2vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/2vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/2vh.large.webp"
      }
    ],
    "expansion": {
      "id": "mp_ja",
      "name": "Mega Evolution Promos",
      "total": 133,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "PROMO",
      "printed_total": 133,
      "release_date": "2025/08/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mega Evolution Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/2vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/2vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/2vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Water"
    ],
    "hp": "210",
    "attacks": [
      {
        "cost": [
          "Water"
        ],
        "converted_energy_cost": 1,
        "name": "Hydro Turn",
        "text": "This attack does 30 damage for each Water Energy attached to this Pokémon. Switch this Pokémon with 1 of your Benched Pokémon.",
        "damage": "30×"
      },
      {
        "cost": [
          "Water",
          "Water",
          "Water"
        ],
        "converted_energy_cost": 3,
        "name": "Surf",
        "damage": "140"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 3.75,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.75
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 9.75,
          "low": 7.49,
          "high": 12,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8.64,
          "low": 8.46,
          "high": 8.82,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 43.2,
          "low": 38.5,
          "high": 56.45,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:56:18.558Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}