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.

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

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