Geography List
This endpoint returns a list of all available geographies and hyperlinks to their corresponding detail view.
The geography field is positioned 1 step below geography_type.
A geography is the value of the geography e.g. London
GET /themes/infectious_disease/sub_themes/respiratory/topics/COVID-19/geography_types/Nation/geographies?format=api
[ { "name": "England", "link": "https://api.ukhsa-dashboard.data.gov.uk/themes/infectious_disease/sub_themes/respiratory/topics/COVID-19/geography_types/Nation/geographies/England?format=api" } ]