GET /2.2.0/config/roadclosurestatus/?format=api&offset=150&ordering=id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept
{
"count": 155,
"next": null,
"previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=140&ordering=id",
"results": [
{
"id": 151,
"name": "Closure Scheduled. Hwy 4 & Boca Chica Beach will be Closed"
},
{
"id": 152,
"name": "Closure Scheduled. Hwy 4 & Boca Chica Beach Closed"
},
{
"id": 153,
"name": "Closure Concluded. Hwy 4 & Boca Chica Beach now Open"
},
{
"id": 154,
"name": "Possible Closure."
},
{
"id": 155,
"name": "Closure Scheduled. Hwy 4 & Boca Chica will be Closed."
}
]
}