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

← Terastal Festival ex
Flareon

Flareon

Common #21 Pokémon Stage 1
Types
Fire
Illustrator
SIE NANAHARA
Expansion
Terastal Festival ex · Scarlet & Violet
Language
Japanese
TCGplayer
602354

Attacks

Fire
Fire · Colorless · Colorless
GET /api/v1/pokemon/cards/sv8a_ja-21vh?include=prices 200 94ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv8a_ja-21vh",
    "name": "Flareon",
    "number": "21",
    "printed_number": "21",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/21vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/21vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/21vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv8a_ja",
      "name": "Terastal Festival ex",
      "total": 237,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV8a",
      "printed_total": 187,
      "release_date": "2024/12/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Terastal Festival ex"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "602354",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/21vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/21vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja/21vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Fire"
    ],
    "attacks": [
      {
        "cost": [
          "Fire"
        ],
        "converted_energy_cost": 1,
        "name": null
      },
      {
        "cost": [
          "Fire",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": null
      }
    ],
    "rarity": "Common",
    "artist": "SIE NANAHARA",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.23
        },
        {
          "condition": "DMG",
          "price": 0.3
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "8",
          "value": 13.08,
          "low": 11.12,
          "high": 15.04,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "AGS",
          "grade": "10",
          "value": 13.5,
          "low": 11.48,
          "high": 15.52,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 37.6,
          "low": 37.17,
          "high": 37.76,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 28.99,
          "low": 19,
          "high": 29.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 13.95,
          "low": 11.86,
          "high": 16.04,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 52.78,
          "low": 38.65,
          "high": 69.96,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 3.29,
          "low": 2.8,
          "high": 3.78,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 325,
          "low": 77,
          "high": 325,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:36:34.839Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}