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

← Offense and Defense of the Furthest Ends
Meganium δ

Meganium δ

Rare Holo #45 Pokémon Stage 2Delta Species HP 110
Types
Fighting
Illustrator
Sumiyoshi Kizuki
Expansion
Offense and Defense of the Furthest Ends · PCG
Language
Japanese
TCGplayer

Attacks

Delta Reduction 40
Fighting · Colorless

During your opponent's next turn, any damage done by attacks from the Defending Pokémon is reduced by 30 (before applying Weakness and Resistance).

Mega Impact 60
Fighting · Colorless · Colorless
GET /api/v1/pokemon/cards/pcg9_ja-45vh?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pcg9_ja-45vh",
    "name": "Meganium δ",
    "number": "45",
    "printed_number": "45",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/45vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/45vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/45vh.large.webp"
      }
    ],
    "expansion": {
      "id": "pcg9_ja",
      "name": "Offense and Defense of the Furthest Ends",
      "total": 68,
      "language": "Japanese",
      "language_code": "ja",
      "series": "PCG",
      "printed_total": 68,
      "release_date": "2006/06/29",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Offense and Defense of the Furthest Ends"
        }
      }
    },
    "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/pcg9_ja/45vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/45vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/45vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "Delta Species"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "110",
    "abilities": [
      {
        "name": "Evolutionary Call",
        "text": "Once during your turn, when you play Meganium from your hand to evolve 1 of your Pokémon, you may search your deck for up to 3 in any combination of Basic Pokémon or Evolution cards. Show them to your opponent and put them into your hand. Shuffle your deck afterward.",
        "type": "Poké-Power"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Delta Reduction",
        "text": "During your opponent's next turn, any damage done by attacks from the Defending Pokémon is reduced by 30 (before applying Weakness and Resistance).",
        "damage": "40"
      },
      {
        "cost": [
          "Fighting",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Mega Impact",
        "damage": "60"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Water",
        "value": "-30"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Sumiyoshi Kizuki",
    "pricing": {
      "currency": "USD",
      "market": 40.04,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 40.04
        },
        {
          "condition": "HP",
          "price": 29.99
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "8",
          "value": 59,
          "low": 50.15,
          "high": 67.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 27,
          "low": 22.95,
          "high": 31.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 540.08,
          "low": 905,
          "high": 905,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 31,
          "low": 26.35,
          "high": 35.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-08-23T03:20:41.555Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}