GET /2.2.0/config/roadclosurestatus/?format=api&offset=60&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=70&ordering=-id",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=50&ordering=-id",
    "results": [
        {
            "id": 87,
            "name": "Closure Cancelled. Hwy 4 and Boca Chica Beach will be open."
        },
        {
            "id": 86,
            "name": "Closure Concluded. Hwy 4 and Boca Chica Beach are now open."
        },
        {
            "id": 85,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica Beach are now closed."
        },
        {
            "id": 84,
            "name": "Closure Revoked. Hwy 4 and Boca Chica Beach will be open"
        },
        {
            "id": 83,
            "name": "Closure Canceled. HWY 4 and Boca Chica Beach will be open."
        },
        {
            "id": 82,
            "name": "Possible Closure. HWY 4 and Boca Chica Beach will be open."
        },
        {
            "id": 81,
            "name": "Possible Revoked. HWY 4 and Boca Chica Beach will be open."
        },
        {
            "id": 80,
            "name": "Possible Closure . HWY 4 and Boca Chica Beach will be closed."
        },
        {
            "id": 79,
            "name": "Closure Concluded. HWY 4 and Boca Chica Beach now open."
        },
        {
            "id": 78,
            "name": "Closure Scheduled. HWY 4 and Boca Chica Beach will be closed."
        }
    ]
}