GET /2.2.0/config/roadclosurestatus/?format=api&offset=120&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=130&ordering=-id",
"previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=110&ordering=-id",
"results": [
{
"id": 27,
"name": "Scheduled\nRoad and Beach Closed"
},
{
"id": 26,
"name": "Extended\nRoad and Beach Closed"
},
{
"id": 25,
"name": "Extended"
},
{
"id": 24,
"name": "Intermittent Canceled.\nBoca Chica beach will remain open."
},
{
"id": 23,
"name": "Intermittent Scheduled.\nBoca Chica beach will remain open."
},
{
"id": 22,
"name": "Intermittent Road Closure.\nBoca Chica beach will remain open."
},
{
"id": 21,
"name": "Intermittent Road Closure.\nBoca Chica Beach will remain open."
},
{
"id": 20,
"name": "Beach Open, Intermittent Road Closure"
},
{
"id": 19,
"name": "Intermittent Canceled"
},
{
"id": 18,
"name": "Intermittent Scheduled\nBoca Chica Beach will remain Open"
}
]
}