GET /2.2.0/config/roadclosurestatus/?format=api&offset=80&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=90&ordering=name",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=70&ordering=name",
    "results": [
        {
            "id": 74,
            "name": "Cosssure Revoked\nHwy 4 & Beach will be open"
        },
        {
            "id": 25,
            "name": "Extended"
        },
        {
            "id": 26,
            "name": "Extended\nRoad and Beach Closed"
        },
        {
            "id": 129,
            "name": "Highway 4 and Boca Chica Beach Closed"
        },
        {
            "id": 128,
            "name": "Highway 4 and Boca Chica Beach will be Closed"
        },
        {
            "id": 109,
            "name": "Hwy 4 and Boca Chica Beach are Closed"
        },
        {
            "id": 16,
            "name": "Hwy 4 and Boca Chica Beach are now open."
        },
        {
            "id": 110,
            "name": "Hwy 4 and Boca Chica Beach are now Open"
        },
        {
            "id": 5,
            "name": "Hwy 4 and Boca Chica Beach\nNow Open"
        },
        {
            "id": 12,
            "name": "Hwy 4 traffic, near Boca Chica Beach, may be intermittently delayed."
        }
    ]
}