Road Closure Status List
GET /2.2.0/config/roadclosurestatus/?format=api&offset=150&ordering=-id
{ "count": 155, "next": null, "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=140&ordering=-id", "results": [ { "id": 5, "name": "Hwy 4 and Boca Chica Beach\nNow Open" }, { "id": 4, "name": "Canceled" }, { "id": 3, "name": "Revoked" }, { "id": 2, "name": "Cancelled" }, { "id": 1, "name": "Scheduled" } ] }