{
  "name": "YSER-API",
  "version": "0.0.1-stub",
  "commit": "0123456789abcdef",
  "operations": {},
  "_links": {
    "self": {
      "href": "/api",
      "type": "application/json",
      "method": "get"
    },
    "listerSirens": {
      "href": "/sirens",
      "type": "application/json",
      "method": "get"
    },
    "listerBadges": {
      "href": "/badges",
      "type": "application/json",
      "method": "get"
    }
  },
  "_actions": {}
}