GET /2.2.0/config/roadclosurestatus/?format=api&offset=70&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=80&ordering=name",
    "previous": "https://lldev.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": 140,
            "name": "Closure Scheduled. Hwy 4 & Boca Chica Beach are now closed"
        },
        {
            "id": 139,
            "name": "Closure Scheduled Hwy 4 & Boca Chica Beach will be closed."
        },
        {
            "id": 135,
            "name": "Closure Scheduled. Hwy 4 & Boca Chica Beach will be Closed."
        },
        {
            "id": 131,
            "name": "Closure Scheduled. HWY 4 & Boca Chica Beach will be closed."
        },
        {
            "id": 97,
            "name": "Closure Scheduled. Hwy and Boca Chica Beach Closed."
        },
        {
            "id": 100,
            "name": "Closure Scheduled. Hwy and Boca Chica will be closed."
        },
        {
            "id": 58,
            "name": "Concluded. Beach Now Open."
        },
        {
            "id": 56,
            "name": "Concluded. Beach Open"
        },
        {
            "id": 59,
            "name": "Concluded. Beach Open."
        }
    ]
}