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