GET /2.2.0/config/roadclosurestatus/?format=api&offset=120&ordering=-name
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&ordering=-name",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=110&ordering=-name",
    "results": [
        {
            "id": 144,
            "name": "Closure Concluded. Hwy 4 and Boca Chica Beach now open"
        },
        {
            "id": 86,
            "name": "Closure Concluded. Hwy 4 and Boca Chica Beach are now open."
        },
        {
            "id": 122,
            "name": "Closure Concluded. Highway 4 and Boca Chica Beach Open."
        },
        {
            "id": 91,
            "name": "Closure Concluded. Highway 4 and Boca Chica Beach now Open."
        },
        {
            "id": 133,
            "name": "Closure Concluded."
        },
        {
            "id": 87,
            "name": "Closure Cancelled. Hwy 4 and Boca Chica Beach will be open."
        },
        {
            "id": 96,
            "name": "Closure Canceled. Hwy and Boca Chica will be Open."
        },
        {
            "id": 99,
            "name": "Closure Canceled. Hwy and Boca Chica Beach will be Open."
        },
        {
            "id": 83,
            "name": "Closure Canceled. HWY 4 and Boca Chica Beach will be open."
        },
        {
            "id": 120,
            "name": "Closure Canceled. Hwy 4 and Boca Chica Beach will be Open"
        }
    ]
}