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%
2.4 KB · 88 lines json
Raw Blame History
1{2  "raw": {3    "url": "https://mtgjson.com/api/v5/LEA.json#2b304dc1-8d7d-50a7-a310-2d0e5427935f",4    "externalId": "2b304dc1-8d7d-50a7-a310-2d0e5427935f",5    "kind": "catalog_item",6    "engine": "api",7    "payload": {8      "set": {9        "code": "LEA",10        "name": "Limited Edition Alpha",11        "releaseDate": "1993-08-05",12        "type": "core",13        "tcgplayerGroupId": 7,14        "mcmId": 1,15        "isOnlineOnly": false,16        "totalSetSize": 29517      },18      "card": {19        "uuid": "2b304dc1-8d7d-50a7-a310-2d0e5427935f",20        "name": "Animate Wall",21        "number": "1",22        "rarity": "rare",23        "finishes": [24          "nonfoil"25        ],26        "language": "English",27        "identifiers": {28          "cardKingdomId": "64004",29          "cardsphereId": "24523",30          "deckboxId": "4850",31          "mcmId": "5418",32          "mcmMetaId": "202",33          "mtgjsonV4Id": "5b4a162f-c574-5f7e-a883-375aa3ba6642",34          "multiverseId": "232",35          "scryfallCardBackId": "0aeebaf5-8c7d-4636-9e82-8c27447861f7",36          "scryfallId": "d5c83259-9b90-47c2-b48e-c7d78519e792",37          "scryfallIllustrationId": "6757e04d-7bfc-4bdc-9dcb-02059a2d4e60",38          "scryfallOracleId": "c7a6a165-b709-46e0-ae42-6f69a17c0621",39          "tcgplayerProductId": "1029"40        },41        "borderColor": "black",42        "frameVersion": "1993",43        "artist": "Dan Frazier",44        "type": "Enchantment — Aura",45        "manaCost": "{W}"46      },47      "prices": {48        "cardmarket": {49          "currency": "EUR",50          "retail": {51            "normal": {52              "2026-09-06": 369.2753            }54          },55          "buylist": {}56        },57        "cardkingdom": {58          "currency": "USD",59          "retail": {60            "normal": {61              "2026-09-06": 379.9962            }63          },64          "buylist": {65            "normal": {66              "2026-09-06": 22867            }68          }69        }70      },71      "priceDate": "2026-09-06"72    },73    "fetchedAt": "2026-09-07T07:14:52.910Z"74  },75  "expect": {76    "minCount": 1,77    "kinds": [78      "catalog_item",79      "price_observation"80    ],81    "requiredFields": [82      "attributes.identifiers.scryfall_id",83      "attributes.setCode"84    ]85  },86  "note": "Live capture 2026-09-07 from https://mtgjson.com/api/v5/LEA.json#2b304dc1-8d7d-50a7-a310-2d0e5427935f",87  "capturedAt": "2026-09-07T07:14:52.916Z"88}