---
title: "Changes to List clearance of places"
method: GET
path: "/places/clearance"
---

# Changes to List clearance of places

`GET /places/clearance`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2020-12-21** `db28fc148796` — 1 breaking
- **2020-08-13** `b2a47c048e83` — 1 breaking, 2 info
- **2020-08-13** `ddfd4e39c98d` — 2 breaking, 2 info

## Changes

- **2020-12-21** `db28fc148796` — 1 breaking
  - the `items/last_cleared_revision` response's property type/format changed from `integer`/`i64` to `integer`/`int64` for status `200`
- **2020-08-13** `b2a47c048e83` — 1 breaking, 2 info
  - the `items/created_at` response's property type/format changed from `integer`/`int64` to ``/`` for status `200`
  - added `#/components/schemas/UnixTimeMillis` to the `items/created_at` response property `allOf` list for the response status `200`
  - the response required property `items/created_at` became not read-only for the status `200`
- **2020-08-13** `ddfd4e39c98d` — 2 breaking, 2 info
  - the `items/created_at` response's property type/format changed from ``/`` to `integer`/`int64` for status `200`
  - the `items/last_cleared_revision` response's property type/format changed from `integer`/`int64` to `integer`/`i64` for status `200`
  - removed `#/components/schemas/UnixTimeMillis` from the `items/created_at` response property `allOf` list for the response status `200`
  - the response required property `items/created_at` became read-only for the status `200`

---

[Operation](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api/docs/places/clearance/get.md) · [API](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api.md) · [Page](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api/changes/places/clearance/get)
