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/rails/rails4.json
{ "name": "rails", "tag": "rails4", "version": "4.2.11.3", "version_parsed": { "major": 4, "minor": 2, "patch": 11, "build": "3", "prerelease": "3" }, "version_segments": [ "4", "2", "11", "3" ], "version_updated": "2020-05-15", "version_checked": "2021-02-27", "downloads": { "gem": "https://rubygems.org/downloads/rails-4.2.11.3.gem" }, "external_links": [ { "name": "RubyGems", "href": "https://rubygems.org/gems/rails" }, { "name": "Changelog", "href": "http://weblog.rubyonrails.org/releases/" } ], "command_samples": { }, "catalog_type": "Catalog::RubyGem", "api_revision": 20170202 }
Timestamp | Catalog Entry | Version To | Version From | Links |
---|---|---|---|---|
2020-05-15 19:14:08 UTC | rails4 | 4.2.11.3 | 4.2.11.2 | RubyGems Changelog |
2020-05-15 17:14:08 UTC | rails4 | 4.2.11.2 | 4.2.11.1 | RubyGems Changelog |
2019-03-13 17:17:16 UTC | rails4 | 4.2.11.1 | 4.2.11 | RubyGems Changelog |
2018-11-27 20:20:37 UTC | rails4 | 4.2.11 | 4.2.10 | RubyGems Changelog |
2017-09-27 14:54:32 UTC | rails4 | 4.2.10 | 4.2.9 | RubyGems Changelog |
2017-06-26 22:20:13 UTC | rails4 | 4.2.9 | 4.2.8 | RubyGems Changelog |
2017-02-21 16:20:13 UTC | rails4 | 4.2.8 | 4.2.7.1 | RubyGems Changelog |