{
    "title": "OS Features API",
    "description": "The endpoints for the WFS Features API",
    "links": [
        {
            "href": "https://api.os.uk/features",
            "rel": "api-grouping",
            "type": "application/json",
            "title": "OS Features APIs",
            "description": "This page defines the available features APIs provided by Ordnance Survey."
        },
        {
            "href": "https://api.os.uk/features/v1/wfs",
            "rel": "service-endpoint",
            "type": "application/xml",
            "title": "WFS",
            "description": "The endpoint for the Web Feature Service OS Features API."
        },
        {
            "href": "https://api.os.uk/features/v1/wfs/archive",
            "rel": "service-endpoint",
            "type": "application/xml",
            "title": "WFS - Product Archive",
            "description": "The endpoint to access the Product Archive through the Web Feature Service OS Features API."
        },
        {
            "href": "https://osdatahub.os.uk/docs/wfs/overview",
            "rel": "documentation",
            "type": "text/html",
            "title": "OS Features API: Overview",
            "description": "An overview of the OS Features API describing what you can and can not do with the API."
        },
        {
            "href": "https://osdatahub.os.uk/docs/wfs/gettingStarted",
            "rel": "documentation",
            "type": "text/html",
            "title": "OS Features API: Getting started guide",
            "description": "A guide to getting set up with the OS Features API walking through the specifics of set up and using the API through Ordnance Survey demo applications."
        },
        {
            "href": "https://osdatahub.os.uk/docs/wfs/technicalSpecification",
            "rel": "documentation",
            "type": "text/html",
            "title": "OS Features API: Technical specification",
            "description": "Document providing the technical details of the API and methods you can use to call it."
        }
    ]
}