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

{
    "count": 120,
    "next": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=40&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=20&ordering=name",
    "results": [
        {
            "id": 84,
            "name": "Closure Revoked. Hwy 4 and Boca Chica Beach will be open"
        },
        {
            "id": 89,
            "name": "Closure Revoked. Hwy 4 and Boca Chica Beach will be open."
        },
        {
            "id": 111,
            "name": "Closure Revoked. Hwy 4 and Boca Chica Beach will be Open"
        },
        {
            "id": 77,
            "name": "Closure Revoked. HWY 4 and Boca Chica Beach will be open."
        },
        {
            "id": 71,
            "name": "Closure Revoked. HWY 4 and Boca Chica Beach will be open"
        },
        {
            "id": 101,
            "name": "Closure Revoked. Hwy 4 and Boca Chica will be open."
        },
        {
            "id": 105,
            "name": "Closure Revoked. Hwy 4 and Boca Chica will be Open."
        },
        {
            "id": 76,
            "name": "Closure Revoked.\nHwy 4 & Beach will be open"
        },
        {
            "id": 117,
            "name": " Closure Scheduled"
        },
        {
            "id": 115,
            "name": "Closure Scheduled"
        }
    ]
}