{
  "raw": {
    "url": "https://api.pokemontcg.io/v2/cards/base1-4",
    "externalId": "base1-4",
    "kind": "catalog_item",
    "engine": "feed",
    "fetchedAt": "2026-09-07T04:27:44.899Z",
    "payload": {
      "card": {
        "id": "base1-4",
        "name": "Charizard",
        "supertype": "Pokémon",
        "subtypes": [
          "Stage 2"
        ],
        "hp": "120",
        "types": [
          "Fire"
        ],
        "number": "4",
        "artist": "Mitsuhiro Arita",
        "rarity": "Rare Holo",
        "flavorText": "Spits fire that is hot enough to melt boulders. Known to unintentionally cause forest fires.",
        "nationalPokedexNumbers": [
          6
        ],
        "images": {
          "small": "https://images.pokemontcg.io/base1/4.png",
          "large": "https://images.pokemontcg.io/base1/4_hires.png"
        },
        "set": {
          "id": "base1",
          "name": "Base",
          "series": "Base",
          "printedTotal": 102,
          "total": 102,
          "ptcgoCode": "BS",
          "releaseDate": "1999/01/09",
          "updatedAt": "2022/10/10 15:12:00",
          "images": {
            "symbol": "https://images.pokemontcg.io/base1/symbol.png",
            "logo": "https://images.pokemontcg.io/base1/logo.png"
          }
        }
      },
      "source": "github-mirror"
    }
  },
  "expect": {
    "count": 1,
    "kinds": [
      "catalog_item"
    ],
    "first": {
      "attributes.variant": null
    }
  },
  "note": "GitHub mirror fallback (PokemonTCG/pokemon-tcg-data): catalog only, no prices.",
  "capturedAt": "2026-09-07T04:27:53.682Z"
}