{
   "version": "roto-api/0.2.1",
   "resources": [
      {
         "id": "prefix",
         "description": "Prefix with enriched data from data sources",
         "syntax": "/api/v1/prefix/<IP_ADDRESS>/<PREFIX_LENGTH>/search[?include[relations]=[bgp|rir-alloc]]",
         "uri": "https://localhost:8100/api/v1/prefix/"
      },
      {
         "id": "status",
         "description": "Status of this API",
         "syntax": null,
         "uri": "https://localhost:8100/api/v1/status"
      }
   ]
}