---
title: "Social distancing measures timeline"
method: GET
path: "/measures-timeline"
tags: ["Cumulative data"]
---

# Social distancing measures timeline

`GET /measures-timeline`

Get the timeline of social distancing measures in Greece

## Response `200`

Successful Response

- object
  - `imposition` object[]
    - `category` string
    - `category_el` string
    - `event` string
    - `event_el` string
    - `date` string, date
    - `updated` string, date
  - `lifting` object[]
    - `category` string
    - `category_el` string
    - `event` string
    - `event_el` string
    - `date` string, date
    - `updated` string, date

---

[API](https://skmtc.net/covid-19-response-greece/apis/coronavirus-greece-api.md) · [All operations](https://skmtc.net/covid-19-response-greece/apis/coronavirus-greece-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/covid-19-response-greece/coronavirus-greece-api/revisions/62839485dbb2/schema)
