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

{
    "count": 155,
    "next": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=80&ordering=name",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=60&ordering=name",
    "results": [
        {
            "id": 78,
            "name": "Closure Scheduled. HWY 4 and Boca Chica Beach will be closed."
        },
        {
            "id": 94,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica Closed."
        },
        {
            "id": 107,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica now Closed."
        },
        {
            "id": 102,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica will be closed."
        },
        {
            "id": 106,
            "name": "Closure Scheduled. Hwy 4 and Boca Chica will be Closed."
        },
        {
            "id": 140,
            "name": "Closure Scheduled. Hwy 4 & Boca Chica Beach are now closed"
        },
        {
            "id": 152,
            "name": "Closure Scheduled. Hwy 4 & Boca Chica Beach Closed"
        },
        {
            "id": 139,
            "name": "Closure Scheduled Hwy 4 & Boca Chica Beach will be closed."
        },
        {
            "id": 151,
            "name": "Closure Scheduled. Hwy 4 & Boca Chica Beach will be Closed"
        },
        {
            "id": 135,
            "name": "Closure Scheduled. Hwy 4 & Boca Chica Beach will be Closed."
        }
    ]
}