GET /2.2.0/config/roadclosurestatus/?format=api&offset=100&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=110&ordering=-id",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=90&ordering=-id",
    "results": [
        {
            "id": 47,
            "name": "Temporarily And Intermittently Scheduled"
        },
        {
            "id": 46,
            "name": "Temporarily and Intermittent / Beach Open"
        },
        {
            "id": 45,
            "name": "Scheduled / Beach Closed"
        },
        {
            "id": 44,
            "name": "Canceled / Beach Open"
        },
        {
            "id": 43,
            "name": "Cancelado"
        },
        {
            "id": 42,
            "name": "Scheduled Extended"
        },
        {
            "id": 41,
            "name": "Requested"
        },
        {
            "id": 40,
            "name": "Intermittent Revoked"
        },
        {
            "id": 39,
            "name": "Intermittent Revoked\nBoca Chica will remain Open"
        },
        {
            "id": 38,
            "name": "Intermittent Scheduled\nBoca Chica beach will remain open"
        }
    ]
}