GET /2.2.0/config/roadclosurestatus/?format=api&offset=80&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=90&ordering=name",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=70&ordering=name",
    "results": [
        {
            "id": 131,
            "name": "Closure Scheduled. HWY 4 & Boca Chica Beach will be closed."
        },
        {
            "id": 155,
            "name": "Closure Scheduled. Hwy 4 & Boca Chica 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."
        },
        {
            "id": 74,
            "name": "Cosssure Revoked\nHwy 4 & Beach will be open"
        },
        {
            "id": 25,
            "name": "Extended"
        },
        {
            "id": 26,
            "name": "Extended\nRoad and Beach Closed"
        }
    ]
}