GET /2.2.0/config/roadclosurestatus/?format=api&offset=20&ordering=-id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept
{
"count": 147,
"next": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=30&ordering=-id",
"previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=10&ordering=-id",
"results": [
{
"id": 127,
"name": "Closure Revoked. Highway 4 & Boca Chica Beach will be open."
},
{
"id": 126,
"name": "Closure Scheduled. Highway 4 & Boca Chica Beach will be closed."
},
{
"id": 125,
"name": "Closure Revoked. Highway 4 and Boca Chica Beach will be open"
},
{
"id": 124,
"name": "Closure Scheduled. Highway 4 and Boca Chica Beach will be closed"
},
{
"id": 123,
"name": "Closure Revoked. Highway 4 and Boca Chica Beach will be Open."
},
{
"id": 122,
"name": "Closure Concluded. Highway 4 and Boca Chica Beach Open."
},
{
"id": 121,
"name": "Closure Scheduled. Highway 4 and Boca Chica Beach Closed."
},
{
"id": 120,
"name": "Closure Canceled. Hwy 4 and Boca Chica Beach will be Open"
},
{
"id": 119,
"name": " Closure Concluded. Hwy 4 and Boca Chica Beach Open."
},
{
"id": 118,
"name": "Possible Closure"
}
]
}