GET /2.2.0/config/roadclosurestatus/?format=api&offset=80&ordering=-name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 112,
    "next": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=90&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=70&ordering=-name",
    "results": [
        {
            "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": 92,
            "name": "Closure Revoked. Highway 4 and Boca Chica Beach will be Open."
        },
        {
            "id": 98,
            "name": "Closure Concluded. Hwy and Boca Chica Beach now Open."
        },
        {
            "id": 95,
            "name": "Closure Concluded. Hwy 4 and Boca Chica Open."
        },
        {
            "id": 104,
            "name": "Closure Concluded. Hwy 4 and Boca Chica now Open."
        },
        {
            "id": 79,
            "name": "Closure Concluded. HWY 4 and Boca Chica Beach now open."
        }
    ]
}