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%
5.6 KB · 204 lines json
Raw Blame History
1{2  "raw": {3    "url": "https://tcgdex.net/en/database/base1/1",4    "externalId": "en:base1-1",5    "kind": "catalog_item",6    "engine": "api",7    "fetchedAt": "2026-09-07T05:50:39.646Z",8    "payload": {9      "card": {10        "id": "base1-1",11        "localId": "1",12        "name": "Alakazam",13        "rarity": "Rare",14        "category": "Pokemon",15        "illustrator": "Ken Sugimori",16        "image": "https://assets.tcgdex.net/en/base/base1/1",17        "hp": 80,18        "types": [19          "Psychic"20        ],21        "dexId": [22          6523        ],24        "updated": "2026-08-20T08:25:49+01:00",25        "set": {26          "id": "base1",27          "name": "Base Set"28        },29        "variants": {30          "firstEdition": true,31          "holo": true,32          "normal": false,33          "reverse": false,34          "wPromo": false35        },36        "variants_detailed": [37          {38            "type": "holo",39            "subtype": "unlimited",40            "thirdParty": {41              "cardmarket": 273696,42              "tcgplayer": 4234643            },44            "pricing": {45              "cardmarket": {46                "updated": "2026-09-06T15:09:28.340Z",47                "unit": "EUR",48                "idProduct": 273696,49                "avg": 62.83,50                "low": 10,51                "trend": 60.75,52                "avg1": 30.85,53                "avg7": 59.51,54                "avg30": 71.81,55                "avg-holo": null,56                "low-holo": null,57                "trend-holo": 19.66,58                "avg1-holo": 7.99,59                "avg7-holo": 14.29,60                "avg30-holo": 25.661              },62              "tcgplayer": {63                "unit": "USD",64                "updated": "2026-09-06T15:09:24.320Z",65                "holofoil": {66                  "productId": 42346,67                  "lowPrice": 43.99,68                  "midPrice": 60,69                  "highPrice": 9999,70                  "marketPrice": 69.34,71                  "directLowPrice": 38572                }73              }74            },75            "size": "standard",76            "variantId": "4ffrmhcfiaejakhepqdkx7o"77          },78          {79            "type": "holo",80            "subtype": "shadowless",81            "stamp": [82              "1st-edition"83            ],84            "thirdParty": {85              "cardmarket": 660227,86              "tcgplayer": 10699687            },88            "pricing": {89              "cardmarket": {90                "updated": "2026-09-06T15:09:28.340Z",91                "unit": "EUR",92                "idProduct": 660227,93                "avg": 163.25,94                "low": 65,95                "trend": 245.24,96                "avg1": 70,97                "avg7": 159.71,98                "avg30": 190.17,99                "avg-holo": null,100                "low-holo": null,101                "trend-holo": 0,102                "avg1-holo": null,103                "avg7-holo": null,104                "avg30-holo": null105              },106              "tcgplayer": null107            },108            "size": "standard",109            "variantId": "mtltux8qtgdu4exu903oasum21juxbvx6lx"110          },111          {112            "type": "holo",113            "subtype": "shadowless",114            "thirdParty": {115              "cardmarket": 660227,116              "tcgplayer": 106996117            },118            "pricing": {119              "cardmarket": {120                "updated": "2026-09-06T15:09:28.340Z",121                "unit": "EUR",122                "idProduct": 660227,123                "avg": 163.25,124                "low": 65,125                "trend": 245.24,126                "avg1": 70,127                "avg7": 159.71,128                "avg30": 190.17,129                "avg-holo": null,130                "low-holo": null,131                "trend-holo": 0,132                "avg1-holo": null,133                "avg7-holo": null,134                "avg30-holo": null135              },136              "tcgplayer": null137            },138            "size": "standard",139            "variantId": "3takscxpcqoqcfnxk1ivs2y6"140          },141          {142            "type": "holo",143            "subtype": "1999-2000-copyright",144            "size": "standard",145            "variantId": "zqq5g2u9n0st0gren5bssktmac2ywqaw"146          }147        ],148        "pricing": {149          "cardmarket": {150            "updated": "2026-09-06T15:09:28.340Z",151            "unit": "EUR",152            "idProduct": 273696,153            "avg": 62.83,154            "low": 10,155            "trend": 60.75,156            "avg1": 30.85,157            "avg7": 59.51,158            "avg30": 71.81,159            "avg-holo": null,160            "low-holo": null,161            "trend-holo": 19.66,162            "avg1-holo": 7.99,163            "avg7-holo": 14.29,164            "avg30-holo": 25.6165          },166          "tcgplayer": {167            "unit": "USD",168            "updated": "2026-09-06T15:09:24.320Z",169            "holofoil": {170              "productId": 42346,171              "lowPrice": 43.99,172              "midPrice": 60,173              "highPrice": 9999,174              "marketPrice": 69.34,175              "directLowPrice": 385176            }177          }178        }179      },180      "set": {181        "id": "base1",182        "name": "Base Set",183        "code": "BS",184        "releaseDate": "1999-01-09",185        "serie": "Base",186        "total": 102187      },188      "language": "en"189    }190  },191  "expect": {192    "minCount": 1,193    "kinds": [194      "catalog_item",195      "price_observation"196    ],197    "requiredFields": [198      "attributes.setCode",199      "attributes.number"200    ]201  },202  "note": "Live capture https://tcgdex.net/en/database/base1/1",203  "capturedAt": "2026-09-07T05:50:39.652Z"204}