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

← Majestic Dawn
Flareon

Flareon

Rare #19 Pokémon Stage 1 HP 90
Types
Fire
Illustrator
Mitsuhiro Arita
Expansion
Majestic Dawn · Diamond & Pearl
Language
English
TCGplayer
85496

Attacks

Fire Fang 30
Fire

Flip a coin. If heads, the Defending Pokémon is now Burned.

Kindle 70
Fire · Colorless · Colorless

Discard an Energy card attached to Flareon and then discard an Energy card attached to the Defending Pokémon.

GET /api/v1/pokemon/cards/dp5-19?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "dp5-19",
    "name": "Flareon",
    "number": "19",
    "printed_number": "19",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/19.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/19.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/19.large.webp"
      }
    ],
    "expansion": {
      "id": "dp5",
      "name": "Majestic Dawn",
      "total": 100,
      "language": "English",
      "language_code": "en",
      "series": "Diamond & Pearl",
      "code": "MD",
      "printed_total": 100,
      "release_date": "2008/05/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "85496",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/19.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/19.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/19.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Fire"
    ],
    "hp": "90",
    "attacks": [
      {
        "cost": [
          "Fire"
        ],
        "converted_energy_cost": 1,
        "name": "Fire Fang",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Burned.",
        "damage": "30"
      },
      {
        "cost": [
          "Fire",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Kindle",
        "text": "Discard an Energy card attached to Flareon and then discard an Energy card attached to the Defending Pokémon.",
        "damage": "70"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "+20"
      }
    ],
    "rarity": "Rare",
    "artist": "Mitsuhiro Arita",
    "pricing": {
      "currency": "USD",
      "market": 14.44,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 14.44
        },
        {
          "condition": "LP",
          "price": 10.31
        },
        {
          "condition": "MP",
          "price": 7.56
        },
        {
          "condition": "HP",
          "price": 6.06
        },
        {
          "condition": "DMG",
          "price": 5.02
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "5",
          "value": 3,
          "low": 2.55,
          "high": 3.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 23.5,
          "low": 19.97,
          "high": 27.03,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 21.53,
          "low": 31.34,
          "high": 31.34,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 38.38,
          "low": 59,
          "high": 59,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 27,
          "low": 27,
          "high": 37,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:36:44.623Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}