---
title: "Changes to Get project by ID"
method: GET
path: "/api/projects/{id}/"
---

# Changes to Get project by ID

`GET /api/projects/{id}/`

> Every recorded change to this endpoint, newest first.
> 97 revisions in range; 1 not diffed.

## Timeline

Changed in 9 of 97 revisions.

- **2026-08-27** `c7f605974c95` — 1 info
- **2026-08-26** `77d154d65462` — 4 breaking
- **2026-08-07** `1b113b8df950` — 1 warning, 1 info
- **2026-07-28** `0bb2c2fc7ae2` — 1 info
- **2026-07-24** `4a1086d6dd00` — 1 info
- **2026-07-10** `32a5de4a180c` — 1 info
- **2026-07-08** `b5f055b9d45b` — 7 breaking
- **2026-07-08** `04ff286141b5` — 2 info
- **2026-05-05** `b7b3b45888a8` — 1 info

## Changes

- **2026-08-27** `c7f605974c95` — 1 info
  - added the required property `collection_mode` to the response with the `200` status
- **2026-08-26** `77d154d65462` — 4 breaking
  - the response property `queue_left` became nullable for the status `200`
  - the response property `review_total_tasks` became nullable for the status `200`
  - the response property `reviewed_number` became nullable for the status `200`
  - the response property `reviewer_queue_total` became nullable for the status `200`
- **2026-08-07** `1b113b8df950` — 1 warning, 1 info
  - added the new `by_annotator` enum value to the `review_settings/sampling/allOf[#/components/schemas/ReviewSettingsSamplingEnum]/` response property for the response status `200`
  - added the optional property `review_settings/annotator_batch_percent` to the response with the `200` status
- **2026-07-28** `0bb2c2fc7ae2` — 1 info
  - added the optional property `annotator_evaluation_metric` to the response with the `200` status
- **2026-07-24** `4a1086d6dd00` — 1 info
  - added the required property `permissions` to the response with the `200` status
- **2026-07-10** `32a5de4a180c` — 1 info
  - added the required property `internal_description` to the response with the `200` status
- **2026-07-08** `b5f055b9d45b` — 7 breaking
  - the response property `created_by/allOf[#/components/schemas/UserSimple]/avatar` became nullable for the status `200`
  - the response property `prompts` became nullable for the status `200`
  - the response property `workspace_title` became nullable for the status `200`
  - the `is_dimensions_enabled` response's property type/format changed from `string`/`` to `boolean`/`` for status `200`
  - the `members` response's property type/format changed from `string`/`` to `array`/`` for status `200`
  - the `prompts` response's property type/format changed from `string`/`` to `array`/`` for status `200`
  - the `workspace` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
- **2026-07-08** `04ff286141b5` — 2 info
  - added `#/components/schemas/ProjectSamplingEnum` to the `sampling` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/SamplingDe5Enum` from the `sampling` response property `allOf` list for the response status `200`
- **2026-05-05** `b7b3b45888a8` — 1 info
  - added the optional property `output_schema` to the response with the `200` status

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/projects/:id/get.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/projects/:id/get)
