{
    "title":"WIFS API",
    "description":"World Area Forecast System Internet File Service (WIFS) API",
    "links":[
        {
            "rel":"self",
            "type":"application/json",
            "title":"This document as JSON",
            "href":"https://aviationweather.gov/wifs/api?f=json"
        },
        {
            "rel":"alternate",
            "type":"application/ld+json",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://aviationweather.gov/wifs/api?f=jsonld"
        },
        {
            "rel":"alternate",
            "type":"text/html",
            "title":"This document as HTML",
            "href":"https://aviationweather.gov/wifs/api?f=html",
            "hreflang":"en-US"
        },
        {
            "rel":"service-desc",
            "type":"application/vnd.oai.openapi+json;version=3.0",
            "title":"The OpenAPI definition as JSON",
            "href":"https://aviationweather.gov/wifs/api/openapi"
        },
        {
            "rel":"service-doc",
            "type":"text/html",
            "title":"The OpenAPI definition as HTML",
            "href":"https://aviationweather.gov/wifs/api/openapi?f=html",
            "hreflang":"en-US"
        },
        {
            "rel":"conformance",
            "type":"application/json",
            "title":"Conformance",
            "href":"https://aviationweather.gov/wifs/api/conformance"
        },
        {
            "rel":"data",
            "type":"application/json",
            "title":"Collections",
            "href":"https://aviationweather.gov/wifs/api/collections"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/processes",
            "type":"application/json",
            "title":"Processes",
            "href":"https://aviationweather.gov/wifs/api/processes"
        },
        {
            "rel":"http://www.opengis.net/def/rel/ogc/1.0/job-list",
            "type":"application/json",
            "title":"Jobs",
            "href":"https://aviationweather.gov/wifs/api/jobs"
        }
    ],
    "keywords":[
        "wifs",
        "geospatial",
        "data",
        "api"
    ],
    "provider":{
        "name":"National Weather Service Aviation Weather Center",
        "url":"https://aviationweather.gov/"
    }
}