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

← Mega Evolution Promos
Lapras ex

Lapras ex

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

Attacks

Hydro Turn
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
Water · Water · Water
GET /api/v1/pokemon/cards/mp_ja-2vh?include=prices 200 44ms
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.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/2vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/2vh.large.png"
      }
    ],
    "expansion": {
      "id": "mp_ja",
      "name": "Mega Evolution Promos",
      "total": 44,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "PROMO",
      "printed_total": 44,
      "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.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/2vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/2vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Water"
    ],
    "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."
      },
      {
        "cost": [
          "Water",
          "Water",
          "Water"
        ],
        "converted_energy_cost": 3,
        "name": "Surf"
      }
    ],
    "rarity": "Promo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 3.75,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 9.75,
          "low": 7.49,
          "high": 15.38,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 57.75,
          "low": 47.45,
          "high": 65.52,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "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-07-30T03:05:53.883Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}