GET /2.2.0/config/roadclosurestatus/?format=api&offset=100&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=110&ordering=name",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=90&ordering=name",
    "results": [
        {
            "id": 23,
            "name": "Intermittent Scheduled.\nBoca Chica beach will remain open."
        },
        {
            "id": 18,
            "name": "Intermittent Scheduled\nBoca Chica Beach will remain Open"
        },
        {
            "id": 37,
            "name": "Intermittent Scheduled\nBoca Chica will remain open"
        },
        {
            "id": 34,
            "name": "Intermittent Scheduled.\nBoca Chica will remain open."
        },
        {
            "id": 35,
            "name": "Intermittent Scheduled\nBoca Chica will remain Open"
        },
        {
            "id": 108,
            "name": "No Closure. Hwy 4 and Boca Chica now Open."
        },
        {
            "id": 6,
            "name": "Now Open"
        },
        {
            "id": 48,
            "name": "Possible"
        },
        {
            "id": 62,
            "name": "Possible . Beach Open"
        },
        {
            "id": 114,
            "name": "Possible Clossure"
        }
    ]
}