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

← Glory of Team Rocket
Blaziken

Blaziken

Rare #20 Pokémon Stage 2
Types
Fire
Illustrator
Kazumasa Yasukuni
Expansion
Glory of Team Rocket · Scarlet & Violet
Language
Japanese
TCGplayer
628661

Attacks

Heat Blast
Colorless · Colorless
Infernal Legs
Fire · Fire · Colorless

Discard 2 Energy from this Pokémon. This attack also does 120 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

GET /api/v1/pokemon/cards/sv10_ja-20vh?include=prices 200 221ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv10_ja-20vh",
    "name": "Blaziken",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/20vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/20vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/20vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv10_ja",
      "name": "Glory of Team Rocket",
      "total": 132,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV10",
      "printed_total": 98,
      "release_date": "2025/04/18",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Glory of Team Rocket"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "628661",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/20vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/20vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/20vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Fire"
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Heat Blast"
      },
      {
        "cost": [
          "Fire",
          "Fire",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Infernal Legs",
        "text": "Discard 2 Energy from this Pokémon. This attack also does 120 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      }
    ],
    "rarity": "Rare",
    "artist": "Kazumasa Yasukuni",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.24
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 86,
          "low": 73.1,
          "high": 98.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 25,
          "low": 13.5,
          "high": 25.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8.5,
          "low": 7.23,
          "high": 9.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 35.5,
          "low": 35.5,
          "high": 37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 16.18,
          "low": 11.5,
          "high": 11.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-30T09:04:29.772Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}