The following example shows how to access this entry as a JSON object. See the API Documentation for more detail, including how to return the value of a single field.
curl -s https://lv.binarybabel.org/catalog-api/minecraft_forge/mc1.11.json
{ "name": "minecraft_forge", "tag": "mc1.11", "version": "13.19.1.2189", "version_parsed": { "major": 13, "minor": 19, "patch": 1, "build": "2189", "prerelease": "2189" }, "version_segments": [ "13", "19", "1", "2189" ], "version_updated": "2016-12-11", "version_checked": "2021-01-03", "downloads": { }, "external_links": [ { "name": "Website", "href": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.11.html" } ], "command_samples": { }, "catalog_type": "Catalog::WebScraper", "api_revision": 20170202 }
Timestamp | Catalog Entry | Version To | Version From | Links |
---|---|---|---|---|
2016-12-11 18:35:45 UTC | minecraft_forge:mc1.11 | 13.19.1.2189 | 13.19.1.2188 | Website |