{
    "key": "ibwwarnings",
    "title": "SMHI Impact Based Weather Warnings Download",
    "summary": "Download warnings and metadata. Get CAP warnings as RSS.",
    "warning": {
        "type": "application/json",
        "href": "https://opendata-download-warnings.smhi.se/ibww/api/version/1/warning.json"
    },
    "metadata": {
        "type": "application/json",
        "href": "https://opendata-download-warnings.smhi.se/ibww/api/version/1/metadata.json"
    },
    "cap": {
        "type": "application/xml",
        "href": "https://opendata-download-warnings.smhi.se/ibww/api/version/1/cap.xml"
    }
}