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

← Black Bolt
Volcarona

Volcarona

Rare #19 Pokémon Stage 1
Types
Fire
Illustrator
mashu
Expansion
Black Bolt · Scarlet & Violet
Language
Japanese
TCGplayer
636373

Attacks

Fire Wing
Fire · Colorless · Colorless
GET /api/v1/pokemon/cards/sv11b_ja-19vh?include=prices 200 332ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv11b_ja-19vh",
    "name": "Volcarona",
    "number": "19",
    "printed_number": "19",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/19vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/19vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/19vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv11b_ja",
      "name": "Black Bolt",
      "total": 174,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV11B",
      "printed_total": 86,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Black Bolt"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "636373",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/19vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/19vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/19vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Fire"
    ],
    "abilities": [
      {
        "name": "Heat Wave Scales",
        "text": "You must discard a Basic Fire Energy card from your hand in order to use this Ability. Once during your turn, you may make your opponent's Active Pokémon Burned.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fire",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Fire Wing"
      }
    ],
    "rarity": "Rare",
    "artist": "mashu",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.25
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 21,
          "low": 16,
          "high": 26,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 24.74,
          "low": 21.03,
          "high": 28.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:51:08.761Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}