HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
Vary: Accept
[
{
"pk": 4,
"name": "Cancel public events",
"isactive": true,
"text_level0": "no measures",
"text_level1": "recommend cancelling",
"text_level2": "require cancelling",
"text_level3": null,
"text_level4": null,
"icon": "users icon"
},
{
"pk": 9,
"name": "Facial Coverings",
"isactive": true,
"text_level0": "No policy",
"text_level1": "Recommended",
"text_level2": "Required in some specified shared/public spaces outside the home with other people present, or some situations when social distancing not possible",
"text_level3": "Required in all shared/public spaces outside the home with other people present or all situations when social distancing not possible",
"text_level4": "Required outside the home at all times regardless of location or presence of other people",
"icon": "shield alternate icon"
},
{
"pk": 14,
"name": "Health pass",
"isactive": true,
"text_level0": "None",
"text_level1": "Large events, nightlife",
"text_level2": "Inside gastronomy, culture",
"text_level3": "Public transport or work or shops",
"text_level4": null,
"icon": "address card outline icon"
},
{
"pk": 7,
"name": "International travel controls",
"isactive": true,
"text_level0": "no restrictions",
"text_level1": "screening arrivals",
"text_level2": "quarantine arrivals from some or all regions",
"text_level3": "ban arrivals from some regions",
"text_level4": "ban on all regions or total border closure",
"icon": "plane icon"
},
{
"pk": 1,
"name": "Restrictions on gatherings",
"isactive": true,
"text_level0": "no restrictions",
"text_level1": "restrictions on very large gatherings (the limit is above 1000 people)",
"text_level2": "restrictions on gatherings between 101-1000 people",
"text_level3": "restrictions on gatherings between 11-100 people",
"text_level4": "restrictions on gatherings of 10 people or less",
"icon": "street view icon"
},
{
"pk": 6,
"name": "Restrictions on internal movement",
"isactive": true,
"text_level0": "no measures",
"text_level1": "recommend not to travel between regions/cities",
"text_level2": "internal movement restrictions in place",
"text_level3": null,
"text_level4": null,
"icon": "subway icon"
},
{
"pk": 2,
"name": "School closing",
"isactive": true,
"text_level0": "no measures",
"text_level1": "recommend closing or all schools open with alterations resulting in significant differences compared to non-Covid-19 operations",
"text_level2": "require closing (only some levels or categories, eg just high school, or just public schools)",
"text_level3": "require closing all levels",
"text_level4": null,
"icon": "graduation cap icon"
},
{
"pk": 13,
"name": "School holidays",
"isactive": true,
"text_level0": "No school holidays",
"text_level1": "School holidays",
"text_level2": "School holidays",
"text_level3": null,
"text_level4": null,
"icon": "volleyball ball icon"
},
{
"pk": 5,
"name": "Stay at home requirements",
"isactive": true,
"text_level0": "no measures",
"text_level1": "recommend not leaving house",
"text_level2": "require not leaving house with exceptions for daily exercise, grocery shopping, and 'essential' trips",
"text_level3": "require not leaving house with minimal exceptions (eg allowed to leave once a week, or only one person can leave at a time, etc)",
"text_level4": null,
"icon": "home icon"
},
{
"pk": 10,
"name": "Testing policy",
"isactive": true,
"text_level0": "no testing policy",
"text_level1": "only those who both (a) have symptoms AND (b) meet specific criteria (eg key workers, admitted to hospital, came into contact with a known case, returned from overseas)",
"text_level2": "testing of anyone showing Covid-19 symptoms",
"text_level3": "open public testing (eg \"drive through\" testing available to asymptomatic people)",
"text_level4": null,
"icon": "medkit icon"
},
{
"pk": 8,
"name": "Vaccination Policy",
"isactive": true,
"text_level0": "No availability",
"text_level1": "Availability for ONE of following: key workers/ clinically vulnerable groups / elderly groups",
"text_level2": "Availability for TWO of following: key workers/ clinically vulnerable groups / elderly groups",
"text_level3": "Availability for ALL of following: key workers/ clinically vulnerable groups / elderly groups",
"text_level4": "Availability for all three plus partial additional availability (select broad groups/ages)",
"icon": "syringe icon"
},
{
"pk": 3,
"name": "Workplace closing",
"isactive": true,
"text_level0": "no measures",
"text_level1": "recommend closing (or recommend work from home)",
"text_level2": "require closing (or work from home) for some sectors or categories of workers",
"text_level3": "require closing (or work from home) for all-but-essential workplaces (eg grocery stores, doctors)",
"text_level4": null,
"icon": "building outline icon"
}
]