{
  "title": "FMI OpenData INSPIRE OGC API Features DEMO",
  "description": "INSPIRE compliant FMI OpenData OGC API Features demo server to provide automated weather observations (AWS)",
  "links": [
    {
      "href": "https://weather.obs.fmibeta.com/",
      "rel": "self",
      "type": "application/json",
      "title": "FMI OpenData INSPIRE OGC API Features DEMO"
    },
    {
      "href": "https://weather.obs.fmibeta.com/api",
      "rel": "service-desc",
      "type": "application/openapi+json;version=3.0",
      "title": "the API definition (JSON)"
    },
    {
      "href": "https://weather.obs.fmibeta.com/api.yaml",
      "rel": "service-desc",
      "type": "application/openapi+yaml;version=3.0",
      "title": "the API definition (YAML)"
    },
    {
      "href": "https://weather.obs.fmibeta.com/api.html",
      "rel": "service-doc",
      "type": "text/html",
      "title": "the API definition (HTML)"
    },
    {
      "href": "https://weather.obs.fmibeta.com/conformance",
      "rel": "conformance",
      "type": "application/json",
      "title": "OGC API Features conformance classes implemented by this server"
    },
    {
      "href": "https://weather.obs.fmibeta.com/collections",
      "rel": "data",
      "type": "application/json",
      "title": "Metadata about the feature collections"
    },
    {
      "href": "https://weather.obs.fmibeta.com/collections?f=html",
      "rel": "data",
      "type": "text/html",
      "title": "Metadata about the feature collections"
    }
  ]
}