GET /2.2.0/config/roadclosurestatus/?format=api&offset=100
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=110",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=90",
    "results": [
        {
            "id": 101,
            "name": "Closure Revoked. Hwy 4 and Boca Chica will be open."
        },
        {
            "id": 102,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica will be closed."
        },
        {
            "id": 103,
            "name": "UPDATE: The road closure previously approved for today,\nMay 13th, 2024 has been revoked. Boca Chica beach is open."
        },
        {
            "id": 104,
            "name": "Closure Concluded. Hwy 4 and Boca Chica now Open."
        },
        {
            "id": 105,
            "name": "Closure Revoked. Hwy 4 and Boca Chica will be Open."
        },
        {
            "id": 106,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica will be Closed."
        },
        {
            "id": 107,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica now Closed."
        },
        {
            "id": 108,
            "name": "No Closure. Hwy 4 and Boca Chica now Open."
        },
        {
            "id": 109,
            "name": "Hwy 4 and Boca Chica Beach are Closed"
        },
        {
            "id": 110,
            "name": "Hwy 4 and Boca Chica Beach are now Open"
        }
    ]
}