{
    "links": [
        {
            "rel": "self",
            "type": "application/json",
            "title": "This document as JSON",
            "href": "https://api.nnb.isprambiente.it?f=json"
        },
        {
            "rel": "alternate",
            "type": "application/ld+json",
            "title": "This document as RDF (JSON-LD)",
            "href": "https://api.nnb.isprambiente.it?f=jsonld"
        },
        {
            "rel": "alternate",
            "type": "text/html",
            "title": "This document as HTML",
            "href": "https://api.nnb.isprambiente.it?f=html",
            "hreflang": "it-IT"
        },
        {
            "rel": "service-desc",
            "type": "application/vnd.oai.openapi+json;version=3.0",
            "title": "The OpenAPI definition as JSON",
            "href": "https://api.nnb.isprambiente.it/openapi"
        },
        {
            "rel": "service-doc",
            "type": "text/html",
            "title": "The OpenAPI definition as HTML",
            "href": "https://api.nnb.isprambiente.it/openapi?f=html",
            "hreflang": "it-IT"
        },
        {
            "rel": "conformance",
            "type": "application/json",
            "title": "Conformance",
            "href": "https://api.nnb.isprambiente.it/conformance"
        },
        {
            "rel": "data",
            "type": "application/json",
            "title": "Collections",
            "href": "https://api.nnb.isprambiente.it/collections"
        },
        {
            "rel": "http://www.opengis.net/def/rel/ogc/1.0/processes",
            "type": "application/json",
            "title": "Processes",
            "href": "https://api.nnb.isprambiente.it/processes"
        },
        {
            "rel": "http://www.opengis.net/def/rel/ogc/1.0/job-list",
            "type": "application/json",
            "title": "Jobs",
            "href": "https://api.nnb.isprambiente.it/jobs"
        }
    ],
    "title": "NNB Feature API",
    "description": "Implementazione OGC Feature API dei dati geospaziali di NNB"
}