GET /2.2.0/config/roadclosurestatus/?format=api&offset=110&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=120&ordering=name",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=100&ordering=name",
    "results": [
        {
            "id": 9,
            "name": "Possible Closure"
        },
        {
            "id": 118,
            "name": "Possible Closure"
        },
        {
            "id": 73,
            "name": "Possible Closure. HWY 4 and Boca Chica Beach now open."
        },
        {
            "id": 80,
            "name": "Possible Closure . HWY 4 and Boca Chica Beach will be closed."
        },
        {
            "id": 82,
            "name": "Possible Closure. 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."
        },
        {
            "id": 81,
            "name": "Possible Revoked. HWY 4 and Boca Chica Beach will be open."
        },
        {
            "id": 41,
            "name": "Requested"
        },
        {
            "id": 3,
            "name": "Revoked"
        },
        {
            "id": 63,
            "name": "Revoked. Beach Open"
        }
    ]
}