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

{
    "count": 147,
    "next": null,
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=130",
    "results": [
        {
            "id": 141,
            "name": "Closure Concluded. Hwy 4 & Boca Chica Beach are now open"
        },
        {
            "id": 142,
            "name": "Closure Revoked. Hwy 4 & Boca Chica Beach will be open"
        },
        {
            "id": 143,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica Beach will be closed."
        },
        {
            "id": 144,
            "name": "Closure Concluded. Hwy 4 and Boca Chica Beach now open"
        },
        {
            "id": 145,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica Beach will be Closed"
        },
        {
            "id": 146,
            "name": "Closure Concluded. Hwy 4 and Boca Chica Beach now Open"
        },
        {
            "id": 147,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica Beach Closed"
        }
    ]
}