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

{
    "count": 107,
    "next": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=30",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=10",
    "results": [
        {
            "id": 21,
            "name": "Intermittent Road Closure.\nBoca Chica Beach will remain open."
        },
        {
            "id": 22,
            "name": "Intermittent Road Closure.\nBoca Chica beach will remain open."
        },
        {
            "id": 23,
            "name": "Intermittent Scheduled.\nBoca Chica beach will remain open."
        },
        {
            "id": 24,
            "name": "Intermittent Canceled.\nBoca Chica beach will remain open."
        },
        {
            "id": 25,
            "name": "Extended"
        },
        {
            "id": 26,
            "name": "Extended\nRoad and Beach Closed"
        },
        {
            "id": 27,
            "name": "Scheduled\nRoad and Beach Closed"
        },
        {
            "id": 28,
            "name": "Scheduled\nHwy 4 & Boca Chica beach will be closed."
        },
        {
            "id": 29,
            "name": "Scheduled.\nBoca Chica beach and Hwy 4 will be closed."
        },
        {
            "id": 30,
            "name": "Canceled.\nBoca Chica beach and Hwy 4 will be open."
        }
    ]
}