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

{
    "count": 112,
    "next": null,
    "previous": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=100",
    "results": [
        {
            "id": 111,
            "name": "Closure Revoked. Hwy 4 and Boca Chica Beach will be Open"
        },
        {
            "id": 112,
            "name": "Possible Flight.\nClosure Scheduled. HWY 4 and Boca Chica Beach will be closed."
        }
    ]
}