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 181ms
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": 10.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 10.05
        },
        {
          "condition": "LP",
          "price": 8.23
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 42.88,
          "low": 45.62,
          "high": 45.62,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "ACE",
          "grade": "9",
          "value": 25.35,
          "low": 21.55,
          "high": 29.15,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 19.54,
          "low": 13,
          "high": 26.63,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 29.99,
          "low": 29.74,
          "high": 40,
          "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.5,
          "low": 44.89,
          "high": 70,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 30
        },
        {
          "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": 23.06,
          "low": 20.65,
          "high": 28.53,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 60.5,
          "low": 56,
          "high": 63,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-08-17T09:36:53.648Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.2
      }
    }
  }
}