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

← Collect 151 Journey
Charizard Ex

Charizard Ex

Double Rare #006/151 Pokémon Stage 2 HP 330
Types
Fire
Illustrator
PLANETA Mochizuki
Expansion
Collect 151 Journey · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Brave Wing 60
Colorless

If this Pokémon has any damage counters on it, this attack does 100 more damage.

Explosive Vortex 330
Colorless · Colorless · Colorless · Colorless

Discard 3 Energy from this Pokémon.

GET /api/v1/pokemon/cards/c151j-006vh?include=prices 200 62ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "c151j-006vh",
    "name": "Charizard Ex",
    "number": "006/151",
    "printed_number": "006/151",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-006vh.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-006vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-006vh.large.webp"
      }
    ],
    "expansion": {
      "id": "c151j",
      "name": "Collect 151 Journey",
      "total": 192,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 192,
      "release_date": "2025/01/17",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/c151j.logo.png",
      "translation": {
        "en": {
          "name": "Collect 151 Journey"
        }
      }
    },
    "language": "Chinese",
    "language_code": "zh",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-006vh.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-006vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-006vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Fire"
    ],
    "hp": "330",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Brave Wing",
        "text": "If this Pokémon has any damage counters on it, this attack does 100 more damage.",
        "damage": "60"
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Explosive Vortex",
        "text": "Discard 3 Energy from this Pokémon.",
        "damage": "330"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "PLANETA Mochizuki",
    "pricing": {
      "currency": "USD",
      "market": 3.25,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 53,
          "low": 45.05,
          "high": 60.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 24.99,
          "low": 21.24,
          "high": 28.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 40.41,
          "low": 34.35,
          "high": 46.47,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15.89,
          "low": 15.35,
          "high": 15.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 18,
          "low": 17.5,
          "high": 18,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T03:38:26.291Z",
      "trend_7d": {
        "direction": "down",
        "percent": -35
      }
    }
  }
}