SPB Git forge

spb/rareindex

Public
54commits 1branches 0releases
7.1 MBsize
maindefault branch
10 days agolast push
TypeScript 61.9% HTML 37.2% SQL 0.7%
1.6 KB · 60 lines json
Raw Blame History
1{2  "raw": {3    "url": "https://api.pokemontcg.io/v2/cards/base1-4",4    "externalId": "base1-4",5    "kind": "catalog_item",6    "engine": "feed",7    "fetchedAt": "2026-09-07T04:27:44.899Z",8    "payload": {9      "card": {10        "id": "base1-4",11        "name": "Charizard",12        "supertype": "Pokémon",13        "subtypes": [14          "Stage 2"15        ],16        "hp": "120",17        "types": [18          "Fire"19        ],20        "number": "4",21        "artist": "Mitsuhiro Arita",22        "rarity": "Rare Holo",23        "flavorText": "Spits fire that is hot enough to melt boulders. Known to unintentionally cause forest fires.",24        "nationalPokedexNumbers": [25          626        ],27        "images": {28          "small": "https://images.pokemontcg.io/base1/4.png",29          "large": "https://images.pokemontcg.io/base1/4_hires.png"30        },31        "set": {32          "id": "base1",33          "name": "Base",34          "series": "Base",35          "printedTotal": 102,36          "total": 102,37          "ptcgoCode": "BS",38          "releaseDate": "1999/01/09",39          "updatedAt": "2022/10/10 15:12:00",40          "images": {41            "symbol": "https://images.pokemontcg.io/base1/symbol.png",42            "logo": "https://images.pokemontcg.io/base1/logo.png"43          }44        }45      },46      "source": "github-mirror"47    }48  },49  "expect": {50    "count": 1,51    "kinds": [52      "catalog_item"53    ],54    "first": {55      "attributes.variant": null56    }57  },58  "note": "GitHub mirror fallback (PokemonTCG/pokemon-tcg-data): catalog only, no prices.",59  "capturedAt": "2026-09-07T04:27:53.682Z"60}