This endpoint returns a hyperlink to the next step in the data hierarchy.

In this case, the next step in the data hierarchy is geography_type.

HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "geography_types": "https://api.ukhsa-dashboard.data.gov.uk/themes/infectious_disease/sub_themes/respiratory/topics/COVID-19/geography_types?format=api"
    }
]