GET /2.2.0/config/roadclosurestatus/?format=api&offset=70&ordering=-id
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=-id",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=60&ordering=-id",
    "results": [
        {
            "id": 77,
            "name": "Closure Revoked. HWY 4 and Boca Chica Beach will be open."
        },
        {
            "id": 76,
            "name": "Closure Revoked.\nHwy 4 & Beach will be open"
        },
        {
            "id": 75,
            "name": "beach open"
        },
        {
            "id": 74,
            "name": "Cosssure Revoked\nHwy 4 & Beach will be open"
        },
        {
            "id": 73,
            "name": "Possible Closure. HWY 4 and Boca Chica Beach now open."
        },
        {
            "id": 72,
            "name": "Closure Scheduled. HWY 4 and Boca Chica Beach will be closed"
        },
        {
            "id": 71,
            "name": "Closure Revoked. HWY 4 and Boca Chica Beach will be open"
        },
        {
            "id": 70,
            "name": "Canceled. Beach and Hwy 4 Open"
        },
        {
            "id": 69,
            "name": "Canceled. Hwy 4 and Boca Chica Beach Open"
        },
        {
            "id": 68,
            "name": "Scheduled. Hwy 4 and Boca Chica Beach will be closed"
        }
    ]
}