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

{
    "count": 147,
    "next": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=140",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=120",
    "results": [
        {
            "id": 131,
            "name": "Closure Scheduled. HWY 4 & Boca Chica Beach will be closed."
        },
        {
            "id": 132,
            "name": "Closure Revoked. HWY 4 & Boca Chica Beach will be open."
        },
        {
            "id": 133,
            "name": "Closure Concluded."
        },
        {
            "id": 134,
            "name": "Closure Revoked. HWY 4 and Boca Chica Beach will be open."
        },
        {
            "id": 135,
            "name": "Closure Scheduled. Hwy 4 & Boca Chica Beach will be Closed."
        },
        {
            "id": 136,
            "name": "Closure Revoked. Hwy 4 & Boca Chica Beach will be Open."
        },
        {
            "id": 137,
            "name": "Closure Concluded. Hwy 4 & Boca Chica Beach now open."
        },
        {
            "id": 138,
            "name": "Closure Revoked. Hwy 4 & Boca Chica Beach will be open."
        },
        {
            "id": 139,
            "name": "Closure Scheduled Hwy 4 & Boca Chica Beach will be closed."
        },
        {
            "id": 140,
            "name": "Closure Scheduled. Hwy 4 & Boca Chica Beach are now closed"
        }
    ]
}