Machine readable release manifest?

Hey,

I’m looking for a machine readable list of releases, i.e. a JSON file containing the information found on the version archive.

Currently I’m (maintaining and) using mattercheck to determine whether I need to update the instance(s) I’m managing. It parses the version archive and reports whether the instance given on the command line needs an update.

The output format of the version archive seems to have changed (again), so now I’m asking for something more stable.

I’m not familiar with how Sphinx works, but given that the Mattermost docs repo rebuilds the docs site regularly, it should be easy to also generate a JSON file?