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