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

← Mega Brave
Mega Venusaur ex

Mega Venusaur ex

Super Rare #76 Pokémon Stage 2MEGAex
Types
Grass
Illustrator
5ban Graphics
Expansion
Mega Brave · Mega Evolution
Language
Japanese
TCGplayer
647185

Attacks

Jungle Dump
Grass · Grass · Grass · Grass

Heal 30 damage from this Pokémon.

GET /api/v1/pokemon/cards/m1l_ja-76vh?include=prices 200 126ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m1l_ja-76vh",
    "name": "Mega Venusaur ex",
    "number": "76",
    "printed_number": "76",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/76vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/76vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/76vh.large.png"
      }
    ],
    "expansion": {
      "id": "m1l_ja",
      "name": "Mega Brave",
      "total": 92,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M1L",
      "printed_total": 63,
      "release_date": "2025/08/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1l_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1l_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mega Brave"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "647185",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/76vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/76vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/76vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "MEGA",
      "ex"
    ],
    "types": [
      "Grass"
    ],
    "abilities": [
      {
        "name": "Solar Transfer",
        "text": "As often as you like during your turn, you may use this Ability. Move a Basic Grass Energy from 1 of your Pokémon to another of your Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Grass",
          "Grass",
          "Grass",
          "Grass"
        ],
        "converted_energy_cost": 4,
        "name": "Jungle Dump",
        "text": "Heal 30 damage from this Pokémon."
      }
    ],
    "rarity": "Super Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 9.76,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 9.76
        },
        {
          "condition": "LP",
          "price": 8.19
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 42.27,
          "low": 41.17,
          "high": 45.13,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "ACE",
          "grade": "9",
          "value": 22.53,
          "low": 21.11,
          "high": 23.94,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 15.03,
          "low": 13,
          "high": 24.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 35,
          "low": 29.74,
          "high": 44,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 16.48,
          "low": 12.52,
          "high": 16.66,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 50,
          "low": 44,
          "high": 69.83,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 44
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 15.5,
          "low": 13.18,
          "high": 17.83,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 28.5,
          "low": 24.23,
          "high": 32.78,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 27.55,
          "low": 20.75,
          "high": 30,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 56,
          "low": 55.25,
          "high": 60.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:51:07.381Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.51
      }
    }
  }
}