GET /2.2.0/config/roadclosurestatus/?format=api&offset=40&ordering=-id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept
{
"count": 155,
"next": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=50&ordering=-id",
"previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=30&ordering=-id",
"results": [
{
"id": 115,
"name": "Closure Scheduled"
},
{
"id": 114,
"name": "Possible Clossure"
},
{
"id": 113,
"name": "Clossure Scheduled"
},
{
"id": 112,
"name": "Possible Flight.\nClosure Scheduled. HWY 4 and Boca Chica Beach will be closed."
},
{
"id": 111,
"name": "Closure Revoked. Hwy 4 and Boca Chica Beach will be Open"
},
{
"id": 110,
"name": "Hwy 4 and Boca Chica Beach are now Open"
},
{
"id": 109,
"name": "Hwy 4 and Boca Chica Beach are Closed"
},
{
"id": 108,
"name": "No Closure. Hwy 4 and Boca Chica now Open."
},
{
"id": 107,
"name": "Closure Scheduled. Hwy 4 and Boca Chica now Closed."
},
{
"id": 106,
"name": "Closure Scheduled. Hwy 4 and Boca Chica will be Closed."
}
]
}