GET /2.2.0/config/roadclosurestatus/?format=api&offset=50&ordering=-id
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=60&ordering=-id",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=40&ordering=-id",
    "results": [
        {
            "id": 97,
            "name": "Closure Scheduled. Hwy and Boca Chica Beach Closed."
        },
        {
            "id": 96,
            "name": "Closure Canceled. Hwy and Boca Chica will be Open."
        },
        {
            "id": 95,
            "name": "Closure Concluded. Hwy 4 and Boca Chica Open."
        },
        {
            "id": 94,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica Closed."
        },
        {
            "id": 93,
            "name": "Closure Scheduled. Highway 4 and Boca Chica Beach will be Closed."
        },
        {
            "id": 92,
            "name": "Closure Revoked. Highway 4 and Boca Chica Beach will be Open."
        },
        {
            "id": 91,
            "name": "Closure Concluded. Highway 4 and Boca Chica Beach now Open."
        },
        {
            "id": 90,
            "name": "Closure Scheduled. Highway 4 and Boca Chica Beach will be closed."
        },
        {
            "id": 89,
            "name": "Closure Revoked. Hwy 4 and Boca Chica Beach will be open."
        },
        {
            "id": 88,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica Beach will be closed"
        }
    ]
}