GET /2.2.0/config/roadclosurestatus/?format=api&offset=90&ordering=name
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=100&ordering=name",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=80&ordering=name",
    "results": [
        {
            "id": 19,
            "name": "Intermittent Canceled"
        },
        {
            "id": 24,
            "name": "Intermittent Canceled.\nBoca Chica beach will remain open."
        },
        {
            "id": 40,
            "name": "Intermittent Revoked"
        },
        {
            "id": 39,
            "name": "Intermittent Revoked\nBoca Chica 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": 32,
            "name": "Intermittent Road Scheduled.\nBoca Chica will remain open."
        },
        {
            "id": 36,
            "name": "Intermittent Road Scheduled\nBoca Chica will remain Open"
        },
        {
            "id": 17,
            "name": "Intermittent Scheduled"
        },
        {
            "id": 38,
            "name": "Intermittent Scheduled\nBoca Chica beach will remain open"
        }
    ]
}