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/taskwarrior/latest.json
{ "name": "taskwarrior", "tag": "latest", "version": "2.5.3", "version_parsed": { "major": 2, "minor": 5, "patch": 3, "build": "", "prerelease": "" }, "version_segments": [ "2", "5", "3" ], "version_updated": "2021-01-25", "version_checked": "2021-02-27", "downloads": { }, "external_links": [ { "name": "Website", "href": "https://taskwarrior.org/download/" } ], "command_samples": { }, "catalog_type": "Catalog::WebScraper", "api_revision": 20170202 }
Timestamp | Catalog Entry | Version To | Version From | Links |
---|---|---|---|---|
2021-01-25 02:18:19 UTC | taskwarrior | 2.5.3 | 2.5.1 | Website |
2017-02-04 07:13:17 UTC | taskwarrior | 2.5.1 | — | Website |