{
<%- indent(2) %>"_links": {
<%- indent(4) %>"imposters": {
      "href": "http://localhost:2525/imposters"
    },
<%- indent(4) %>"config": {
      "href": "http://localhost:2525/config"
    },
<%- indent(4) %>"logs": {
      "href": "http://localhost:2525/logs"
    }
  }
}