{
  "status": "success",
  "data": {
    "name": "montagu",
    "version": "0.0.0",
    "endpoints": [
      {
        "full_url": "/v1/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/authenticate/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/coverage/template/",
        "method": "get",
        "content_type": "text/csv"
      },
      {
        "full_url": "/v1/diseases/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/diseases/:id/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/expectations/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/logout/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/meta/simulate-error/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/actions/associate-member/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/expectations/:touchstone-version-id/:expectation-id/",
        "method": "get",
        "content_type": "text/csv"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/model-run-parameters/:touchstone-version-id/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/model-run-parameters/:touchstone-version-id/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/model-run-parameters/:touchstone-version-id/:model-run-parameter-set-id/",
        "method": "get",
        "content_type": "text/csv"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/coverage-sets/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/coverage/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/coverage/",
        "method": "get",
        "content_type": "text/csv"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/coverage/csv/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/estimate-sets/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/estimate-sets/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/estimate-sets/:set-id/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/estimate-sets/:set-id/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/estimate-sets/:set-id/actions/clear/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/estimate-sets/:set-id/actions/close/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/estimate-sets/:set-id/actions/populate/:token/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/estimate-sets/:set-id/actions/request-upload/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/estimate-sets/:set-id/actions/upload/:token/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/estimate-sets/:set-id/estimates/",
        "method": "get",
        "content_type": "text/csv"
      },
      {
        "full_url": "/v1/modelling-groups/:group-id/responsibilities/:touchstone-version-id/:scenario-id/estimate-sets/:set-id/estimates/:outcome-code/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/models/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/models/:id/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/onetime_token/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/password/request-link/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/password/set/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/set-cookies/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/touchstones/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/:scenario-id//coverage/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/:scenario-id//coverage/",
        "method": "get",
        "content_type": "text/csv"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/:scenario-id//coverage/csv/",
        "method": "get",
        "content_type": "text/csv"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/comments/:group-id/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/comments/:group-id/:scenario-id/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/coverage/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/coverage/meta/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/demographics/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/demographics/:source-code/:type-code/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/demographics/:source-code/:type-code/",
        "method": "get",
        "content_type": "text/csv"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/demographics/:source-code/:type-code/csv/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/responsibilities/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/responsibilities/comments/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/responsibilities/csv/",
        "method": "get",
        "content_type": "text/csv"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/scenarios/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/touchstones/:touchstone-version-id/scenarios/:scenario-id/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/user/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/user/modelling-groups/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/users/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/users/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/users/:username/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/users/:username/actions/associate-role/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/users/report-readers/:report/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/users/rfp/agree-confidentiality/",
        "method": "post",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/users/rfp/agree-confidentiality/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/users/roles/all/",
        "method": "get",
        "content_type": "application/json"
      },
      {
        "full_url": "/v1/verify/",
        "method": "get",
        "content_type": "application/json"
      }
    ]
  },
  "errors": []
}