GET /2.2.0/config/roadclosurestatus/?format=api&offset=120
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=130",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=110",
    "results": [
        {
            "id": 121,
            "name": "Closure Scheduled. Highway 4 and Boca Chica Beach Closed."
        },
        {
            "id": 122,
            "name": "Closure Concluded. Highway 4 and Boca Chica Beach Open."
        },
        {
            "id": 123,
            "name": "Closure Revoked. Highway 4 and Boca Chica Beach  will be Open."
        },
        {
            "id": 124,
            "name": "Closure Scheduled. Highway 4 and Boca Chica Beach will be closed"
        },
        {
            "id": 125,
            "name": "Closure Revoked. Highway 4 and Boca Chica Beach will be open"
        },
        {
            "id": 126,
            "name": "Closure Scheduled. Highway 4 & Boca Chica Beach will be closed."
        },
        {
            "id": 127,
            "name": "Closure Revoked. Highway 4 & Boca Chica Beach will be open."
        },
        {
            "id": 128,
            "name": "Highway 4 and Boca Chica Beach will be Closed"
        },
        {
            "id": 129,
            "name": "Highway 4 and Boca Chica Beach Closed"
        },
        {
            "id": 130,
            "name": "Closure Revoked. HWY 4 & Boca Chica Beach will be open"
        }
    ]
}