GET /2.2.0/config/roadclosurestatus/?format=api&offset=10&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=20&ordering=-name",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&ordering=-name",
    "results": [
        {
            "id": 27,
            "name": "Scheduled\nRoad and Beach Closed"
        },
        {
            "id": 28,
            "name": "Scheduled\nHwy 4 & Boca Chica beach will be closed."
        },
        {
            "id": 33,
            "name": "Scheduled.\nHwy 4 and Boca Chica will be closed"
        },
        {
            "id": 65,
            "name": "Scheduled. HWY 4 and Boca Chica Closed"
        },
        {
            "id": 68,
            "name": "Scheduled. Hwy 4 and Boca Chica Beach will be closed"
        },
        {
            "id": 66,
            "name": "Scheduled. Hwy 4 and Boca Chica Beach Closed."
        },
        {
            "id": 42,
            "name": "Scheduled Extended"
        },
        {
            "id": 116,
            "name": "Scheduled Clossure"
        },
        {
            "id": 29,
            "name": "Scheduled.\nBoca Chica beach and Hwy 4 will be closed."
        },
        {
            "id": 61,
            "name": "Scheduled. Beach Open"
        }
    ]
}