{
   "meta" : {
       "api_version" : "1.0.0",
       "query" : {
           "representation" : "/links"
       },
       "more_data_available" : false,
       "schema" : "https://schemas.optimade.org/openapi/v1.0/optimade_index.json"
   },
   "data" : [
      {
         "id" : "aflow",
         "type" : "links",
         "attributes" : {
            "name": "AFLOW",
            "description": "The AFLOW OPTIMADE endpoint",
            "base_url": "https://aflow.org/API/optimade/",
            "homepage": "https://aflow.org",
            "link_type": "child"
         }
      },
      {
         "id" : "optimade-providers",
         "type" : "links",
         "attributes" : {
            "name": "OPTIMADE Providers Index Meta-Database",
            "description": "The list of OPTIMADE providers maintained by Materials-Consortia",
            "base_url": "https://providers.optimade.org",
            "homepage": "https://www.optimade.org",
            "link_type": "providers"
         }
      }
   ]
}