---
title: "Changes to GET /entities/"
method: GET
path: "/entities/"
---

# Changes to GET /entities/

`GET /entities/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2024-12-19** `3bba1a8d6651` — 2 info
- **2023-12-19** `9c07a86ca426` — 1 breaking
- **2023-09-28** `9671427c6f2e` — 2 breaking, 7 info
- **2023-07-04** `b0f74d913a83` — 4 breaking, 2 warning, 5 info

## Changes

- **2024-12-19** `3bba1a8d6651` — 2 info
  - the response property `count` became required for the status `200`
  - the response property `results` became required for the status `200`
- **2023-12-19** `9c07a86ca426` — 1 breaking
  - removed the required property `results/items/tournesol_score` from the response with the `200` status
- **2023-09-28** `9671427c6f2e` — 2 breaking, 7 info
  - the `results/items/uid` response property's maxLength was unset from `144` for the response status `200`
  - the `results/items/type` response's property type changed from `string` to no type for status `200`
  - the response optional property `results/items/metadata` became read-only for the status `200`
  - added `#/components/schemas/TypeEnum` to the `results/items/type` response property `allOf` list for the response status `200`
  - the response property `results/items/metadata` became required for the status `200`
  - removed the `candidate_fr_2022` enum value from the `results/items/type` response property for the response status `200`
  - removed the `video` enum value from the `results/items/type` response property for the response status `200`
  - the response required property `results/items/type` became read-only for the status `200`
  - the response required property `results/items/uid` became read-only for the status `200`
- **2023-07-04** `b0f74d913a83` — 4 breaking, 2 warning, 5 info
  - the response property `count` became optional for the status `200`
  - the response property `results` became optional for the status `200`
  - the response property `results/items/metadata` became optional for the status `200`
  - the `results/items/type` response's property type changed from no type to `string` for status `200`
  - added the new `candidate_fr_2022` enum value to the `results/items/type` response property for the response status `200`
  - added the new `video` enum value to the `results/items/type` response property for the response status `200`
  - removed `#/components/schemas/TypeEnum` from the `results/items/type` response property `allOf` list for the response status `200`
  - added the required property `results/items/tournesol_score` to the response with the `200` status
  - the response required property `results/items/metadata` became not read-only for the status `200`
  - the response required property `results/items/type` became not read-only for the status `200`
  - the response required property `results/items/uid` became not read-only for the status `200`

---

[Operation](https://skmtc.dev/tournesol-app/apis/tournesol-api/docs/entities/get.md) · [API](https://skmtc.dev/tournesol-app/apis/tournesol-api.md) · [Page](https://skmtc.dev/tournesol-app/apis/tournesol-api/changes/entities/get)
