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": 105,
            "name": "Closure Revoked. Hwy 4 and Boca Chica will be Open."
        },
        {
            "id": 101,
            "name": "Closure Revoked. Hwy 4 and Boca Chica will be open."
        },
        {
            "id": 134,
            "name": "Closure Revoked. HWY 4 and Boca Chica Beach will be open."
        },
        {
            "id": 71,
            "name": "Closure Revoked. HWY 4 and Boca Chica Beach will be open"
        },
        {
            "id": 77,
            "name": "Closure Revoked. HWY 4 and Boca Chica Beach will be open."
        },
        {
            "id": 111,
            "name": "Closure Revoked. Hwy 4 and Boca Chica Beach will be Open"
        },
        {
            "id": 89,
            "name": "Closure Revoked. Hwy 4 and Boca Chica Beach will be open."
        },
        {
            "id": 84,
            "name": "Closure Revoked. Hwy 4 and Boca Chica Beach will be open"
        },
        {
            "id": 127,
            "name": "Closure Revoked. Highway 4 & Boca Chica Beach will be open."
        },
        {
            "id": 123,
            "name": "Closure Revoked. Highway 4 and Boca Chica Beach  will be Open."
        }
    ]
}