---
title: "Changes to GET /entities/{uid}/"
method: GET
path: "/entities/{uid}/"
---

# Changes to GET /entities/{uid}/

`GET /entities/{uid}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

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

## Changes

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

---

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