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

← McDonald's Collection 2021
Fennekin

Fennekin

Common #14 Pokémon Basic HP 60
Types
Fire
Illustrator
5ban Graphics
Expansion
McDonald's Collection 2021 · Other
Language
English
TCGplayer
232329

Attacks

Scratch 10
Fire
Live Coal 20
Fire · Colorless
GET /api/v1/pokemon/cards/mcd21-14vh?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mcd21-14vh",
    "name": "Fennekin",
    "number": "14",
    "printed_number": "14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/14vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/14vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/14vh.large.webp"
      }
    ],
    "expansion": {
      "id": "mcd21",
      "name": "McDonald's Collection 2021",
      "total": 25,
      "language": "English",
      "language_code": "en",
      "series": "Other",
      "printed_total": 25,
      "release_date": "2021/02/09",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd21.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd21.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "232329",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/14vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/14vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/14vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fire"
    ],
    "hp": "60",
    "attacks": [
      {
        "cost": [
          "Fire"
        ],
        "converted_energy_cost": 1,
        "name": "Scratch",
        "damage": "10"
      },
      {
        "cost": [
          "Fire",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Live Coal",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 1.25,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.25
        },
        {
          "condition": "LP",
          "price": 1.02
        },
        {
          "condition": "MP",
          "price": 0.74
        },
        {
          "condition": "HP",
          "price": 0.57
        },
        {
          "condition": "DMG",
          "price": 0.68
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 6.13,
          "low": 5.21,
          "high": 7.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 6,
          "low": 6,
          "high": 10,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 158.75,
          "low": 94.25,
          "high": 242.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 14.39,
          "low": 19.99,
          "high": 19.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 1,
          "low": 1,
          "high": 10.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 14.56,
          "low": 18,
          "high": 18,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "9",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:52:20.601Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.79
      }
    }
  }
}