Us Location List
A viewset for viewing and editing US Locations.
GET /api/crisisdb/us-locations/
{ "count": 1273, "next": "https://seshatdata.com/api/crisisdb/us-locations/?page=2", "previous": null, "results": [ { "id": 163, "city": null, "county": null, "special_place": null, "us_state": "AK", "attention_tag": "IsOk" }, { "id": 1009, "city": null, "county": null, "special_place": "McCarthy", "us_state": "AK", "attention_tag": "IsOk" }, { "id": 1182, "city": "Manley Hot Springs", "county": null, "special_place": null, "us_state": "AK", "attention_tag": "IsOk" }, { "id": 96, "city": "Anchorage", "county": null, "special_place": null, "us_state": "AK", "attention_tag": "IsOk" }, { "id": 775, "city": null, "county": null, "special_place": null, "us_state": "AL", "attention_tag": "IsOk" }, { "id": 538, "city": null, "county": null, "special_place": "Tennessee Valley", "us_state": "AL", "attention_tag": "IsOk" }, { "id": 165, "city": null, "county": null, "special_place": "Rel Level", "us_state": "AL", "attention_tag": "IsOk" }, { "id": 182, "city": null, "county": null, "special_place": "Pratt Mines", "us_state": "AL", "attention_tag": "IsOk" }, { "id": 380, "city": null, "county": null, "special_place": "Mongomery", "us_state": "AL", "attention_tag": "IsOk" }, { "id": 1209, "city": null, "county": null, "special_place": "Bassemo", "us_state": "AL", "attention_tag": "IsOk" } ] }