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.5 KB · 90 lines json
Raw Blame History
1{2  "raw": {3    "url": "https://mtgjson.com/api/v5/LEA.json#d4d8c9f9-31ed-53ed-ab67-eba86e2198fe",4    "externalId": "d4d8c9f9-31ed-53ed-ab67-eba86e2198fe",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": "d4d8c9f9-31ed-53ed-ab67-eba86e2198fe",20        "name": "Black Lotus",21        "number": "232",22        "rarity": "rare",23        "finishes": [24          "nonfoil"25        ],26        "language": "English",27        "identifiers": {28          "cardKingdomId": "64017",29          "cardsphereId": "24536",30          "deckboxId": "13483",31          "mcmId": "5465",32          "mcmMetaId": "548",33          "mtgjsonV4Id": "a8c6ee4c-19e6-5e14-8c73-776f203892f9",34          "mtgoId": "347",35          "multiverseId": "3",36          "scryfallCardBackId": "0aeebaf5-8c7d-4636-9e82-8c27447861f7",37          "scryfallId": "b0faa7f2-b547-42c4-a810-839da50dadfe",38          "scryfallIllustrationId": "54436824-977b-4dc7-8de1-8498e73e5ef2",39          "scryfallOracleId": "5089ec1a-f881-4d55-af14-5d996171203b",40          "tcgplayerProductId": "1042"41        },42        "borderColor": "black",43        "frameVersion": "1993",44        "isReserved": true,45        "artist": "Christopher Rush",46        "type": "Artifact",47        "manaCost": "{0}"48      },49      "prices": {50        "cardkingdom": {51          "currency": "USD",52          "retail": {53            "normal": {54              "2026-09-06": 149999.9955            }56          },57          "buylist": {58            "normal": {59              "2026-09-06": 6800060            }61          }62        },63        "cardmarket": {64          "currency": "EUR",65          "retail": {66            "normal": {67              "2026-09-06": 33768.4768            }69          },70          "buylist": {}71        }72      },73      "priceDate": "2026-09-06"74    },75    "fetchedAt": "2026-09-07T07:14:52.910Z"76  },77  "expect": {78    "minCount": 1,79    "kinds": [80      "catalog_item",81      "price_observation"82    ],83    "requiredFields": [84      "attributes.identifiers.scryfall_id",85      "attributes.setCode"86    ]87  },88  "note": "Live capture 2026-09-07 from https://mtgjson.com/api/v5/LEA.json#d4d8c9f9-31ed-53ed-ab67-eba86e2198fe",89  "capturedAt": "2026-09-07T07:14:52.943Z"90}