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

{
    "count": 120,
    "next": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=60&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/roadclosurestatus/?format=api&limit=10&offset=40&ordering=name",
    "results": [
        {
            "id": 97,
            "name": "Closure Scheduled. Hwy and Boca Chica Beach Closed."
        },
        {
            "id": 100,
            "name": "Closure Scheduled. Hwy and Boca Chica will be closed."
        },
        {
            "id": 58,
            "name": "Concluded. Beach Now Open."
        },
        {
            "id": 56,
            "name": "Concluded. Beach Open"
        },
        {
            "id": 59,
            "name": "Concluded. Beach Open."
        },
        {
            "id": 74,
            "name": "Cosssure Revoked\nHwy 4 & Beach will be open"
        },
        {
            "id": 25,
            "name": "Extended"
        },
        {
            "id": 26,
            "name": "Extended\nRoad and Beach Closed"
        },
        {
            "id": 109,
            "name": "Hwy 4 and Boca Chica Beach are Closed"
        },
        {
            "id": 16,
            "name": "Hwy 4 and Boca Chica Beach are now open."
        }
    ]
}