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

← White Flare
Blitzle

Blitzle

Illustration Rare #114 Pokémon Basic HP 60
Types
Lightning
Illustrator
Natsumi Miyanose
Expansion
White Flare · Scarlet & Violet
Language
English
TCGplayer
642226

Attacks

Smash Kick 10
Colorless
Zap Kick 30
Lightning · Colorless
GET /api/v1/pokemon/cards/rsv10pt5-114vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "rsv10pt5-114vh",
    "name": "Blitzle",
    "number": "114",
    "printed_number": "114",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/114vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/114vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/114vh.large.webp"
      }
    ],
    "expansion": {
      "id": "rsv10pt5",
      "name": "White Flare",
      "total": 173,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "WHT",
      "printed_total": 86,
      "release_date": "2025/07/18",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "642226",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/114vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/114vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/114vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "60",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Smash Kick",
        "damage": "10"
      },
      {
        "cost": [
          "Lightning",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Zap Kick",
        "damage": "30"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Illustration Rare",
    "artist": "Natsumi Miyanose",
    "pricing": {
      "currency": "USD",
      "market": 10.95,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 10.95
        },
        {
          "condition": "LP",
          "price": 10.21
        },
        {
          "condition": "MP",
          "price": 9
        },
        {
          "condition": "DMG",
          "price": 4.5
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 67.64,
          "low": 67.64,
          "high": 67.64,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "ACE",
          "grade": "9",
          "value": 22.99,
          "low": 19.54,
          "high": 26.44,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 33.49,
          "low": 27.99,
          "high": 42.12,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 202.01,
          "low": 176.99,
          "high": 277.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 8
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 4.81,
          "low": 4.81,
          "high": 9.78,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 11.96,
          "low": 6.95,
          "high": 18.54,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 20,
          "low": 18.75,
          "high": 25.19,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 8,
          "trend": {
            "direction": "down",
            "percent": -13
          }
        },
        {
          "company": "TAG",
          "grade": "8",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:02:21.375Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.93
      }
    }
  }
}