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

← Gem Pack 2
Flareon

Flareon

Uncommon #0408/14 Pokémon Stage 1 HP 110
Types
Fire
Illustrator
You Iribi
Expansion
Gem Pack 2 · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Singe
Colorless

Your opponent's Active Pokémon is now Burned.

Kindle 120
Colorless · Colorless · Colorless

Discard an Energy from this Pokémon. If you do, discard an Energy from your opponent's Active Pokémon.

GET /api/v1/pokemon/cards/gem2-0408?include=prices 200 58ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "gem2-0408",
    "name": "Flareon",
    "number": "0408/14",
    "printed_number": "0408/14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0408.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0408.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0408.large.webp"
      }
    ],
    "expansion": {
      "id": "gem2",
      "name": "Gem Pack 2",
      "total": 140,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 140,
      "release_date": "2025/05/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem2.logo.png",
      "translation": {
        "en": {
          "name": "Gem Pack 2"
        }
      }
    },
    "language": "Chinese",
    "language_code": "zh",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0408.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0408.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0408.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Fire"
    ],
    "hp": "110",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Singe",
        "text": "Your opponent's Active Pokémon is now Burned."
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Kindle",
        "text": "Discard an Energy from this Pokémon. If you do, discard an Energy from your opponent's Active Pokémon.",
        "damage": "120"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Uncommon",
    "artist": "You Iribi",
    "pricing": {
      "currency": "USD",
      "market": 1.33,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 48,
          "low": 47,
          "high": 48.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21.5,
          "low": 21.25,
          "high": 21.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 36.61,
          "low": 36.59,
          "high": 37.38,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12.17,
          "low": 12.04,
          "high": 12.29,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 13.5,
          "low": 13.25,
          "high": 13.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 21.5,
          "low": 21.25,
          "high": 21.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T11:42:42.679Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.53
      }
    }
  }
}