GET /2.2.0/config/roadclosurestatus/?format=api&offset=10&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=20&ordering=-id",
"previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&ordering=-id",
"results": [
{
"id": 137,
"name": "Closure Concluded. Hwy 4 & Boca Chica Beach now open."
},
{
"id": 136,
"name": "Closure Revoked. Hwy 4 & Boca Chica Beach will be Open."
},
{
"id": 135,
"name": "Closure Scheduled. Hwy 4 & Boca Chica Beach will be Closed."
},
{
"id": 134,
"name": "Closure Revoked. HWY 4 and Boca Chica Beach will be open."
},
{
"id": 133,
"name": "Closure Concluded."
},
{
"id": 132,
"name": "Closure Revoked. HWY 4 & Boca Chica Beach will be open."
},
{
"id": 131,
"name": "Closure Scheduled. HWY 4 & Boca Chica Beach will be closed."
},
{
"id": 130,
"name": "Closure Revoked. HWY 4 & Boca Chica Beach will be open"
},
{
"id": 129,
"name": "Highway 4 and Boca Chica Beach Closed"
},
{
"id": 128,
"name": "Highway 4 and Boca Chica Beach will be Closed"
}
]
}