GET /2.2.0/config/roadclosurestatus/?format=api&offset=30&ordering=-id
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=40&ordering=-id",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=20&ordering=-id",
    "results": [
        {
            "id": 117,
            "name": " Closure Scheduled"
        },
        {
            "id": 116,
            "name": "Scheduled Clossure"
        },
        {
            "id": 115,
            "name": "Closure Scheduled"
        },
        {
            "id": 114,
            "name": "Possible Clossure"
        },
        {
            "id": 113,
            "name": "Clossure Scheduled"
        },
        {
            "id": 112,
            "name": "Possible Flight.\nClosure Scheduled. HWY 4 and Boca Chica Beach will be closed."
        },
        {
            "id": 111,
            "name": "Closure Revoked. Hwy 4 and Boca Chica Beach will be Open"
        },
        {
            "id": 110,
            "name": "Hwy 4 and Boca Chica Beach are now Open"
        },
        {
            "id": 109,
            "name": "Hwy 4 and Boca Chica Beach are Closed"
        },
        {
            "id": 108,
            "name": "No Closure. Hwy 4 and Boca Chica now Open."
        }
    ]
}