GET /2.2.0/config/roadclosurestatus/?format=api&offset=70&ordering=-name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 120,
    "next": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=80&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=60&ordering=-name",
    "results": [
        {
            "id": 106,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica will be Closed."
        },
        {
            "id": 102,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica will be closed."
        },
        {
            "id": 107,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica now Closed."
        },
        {
            "id": 94,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica Closed."
        },
        {
            "id": 78,
            "name": "Closure Scheduled. HWY 4 and Boca Chica Beach will be closed."
        },
        {
            "id": 72,
            "name": "Closure Scheduled. HWY 4 and Boca Chica Beach will be closed"
        },
        {
            "id": 88,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica Beach will be closed"
        },
        {
            "id": 85,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica Beach are now closed."
        },
        {
            "id": 93,
            "name": "Closure Scheduled. Highway 4 and Boca Chica Beach will be Closed."
        },
        {
            "id": 90,
            "name": "Closure Scheduled. Highway 4 and Boca Chica Beach will be closed."
        }
    ]
}