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

{
    "count": 107,
    "next": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=100",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=80",
    "results": [
        {
            "id": 91,
            "name": "Closure Concluded. Highway 4 and Boca Chica Beach now Open."
        },
        {
            "id": 92,
            "name": "Closure Revoked. Highway 4 and Boca Chica Beach will be Open."
        },
        {
            "id": 93,
            "name": "Closure Scheduled. Highway 4 and Boca Chica Beach will be Closed."
        },
        {
            "id": 94,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica Closed."
        },
        {
            "id": 95,
            "name": "Closure Concluded. Hwy 4 and Boca Chica Open."
        },
        {
            "id": 96,
            "name": "Closure Canceled. Hwy and Boca Chica will be Open."
        },
        {
            "id": 97,
            "name": "Closure Scheduled. Hwy and Boca Chica Beach Closed."
        },
        {
            "id": 98,
            "name": "Closure Concluded. Hwy and Boca Chica Beach now Open."
        },
        {
            "id": 99,
            "name": "Closure Canceled. Hwy and Boca Chica Beach will be Open."
        },
        {
            "id": 100,
            "name": "Closure Scheduled. Hwy and Boca Chica will be closed."
        }
    ]
}