Examples

GET https://bonsai.sensu.io/api/v1/assets/demillir/maruku
{
  "name": "demillir/maruku",
  "description": "A pure-Ruby Markdown-superset interpreter (Official Repo).",
  "url": "https://bonsai-asset-index.com/api/v1/assets/demillir/maruku",
  "github_url": "https://github.com/demillir/maruku",
  "download_url": "https://bonsai-asset-index.com/assets/demillir/maruku/download",
  "versions": [
    "0.1.1-20181030": {
      "assets": [
        {
          "platform": "linux",
          "arch": "x86_64",
          "version": "0.1.1-20181022",
          "asset_sha": "6f2121a6c8690f229e9cb962d8d71f60851684284755d4cdba4e77ef7ba20c03283795c4fccb9d6ac8308b248f2538bf7497d6467de0cf9e9f0814625b4c6f91",
          "asset_url": "http://srv2:3000/api/v1/assets/demillir/maruku/0.1.1-20181030/linux/x86_64/release_asset",
          "last_modified": "2019-01-01 12:00:00"
        },
        {
          "platform": "alpine",
          "arch": "x86_64",
          "version": "0.1.1-20181030",
          "asset_sha": null,
          "asset_url": null,
          "last_modified": null
        }
      ]
    }
  ]
}

Params

Param name Description
username
required

Bonsai Asset Index user name of the asset owner

Validations:

  • Must be a String

id
required

Bonsai Asset Index asset name

Validations:

  • Must be a String