---
title: "Changes to Get view details"
method: GET
path: "/api/dm/views/{id}/"
---

# Changes to Get view details

`GET /api/dm/views/{id}/`

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

## Timeline

Changed in 3 of 97 revisions.

- **2026-07-27** `b9100d884b0b` — 1 warning, 1 info
- **2026-07-16** `4005021a10e7` — 1 breaking, 5 info
- **2026-07-14** `b45b0029f79f` — 3 info

## Changes

- **2026-07-27** `b9100d884b0b` — 1 warning, 1 info
  - removed the optional property `filter_group/filters/items/child_filter` from the response with the `200` status
  - added the optional property `filter_group/filters/items/child_filters` to the response with the `200` status
- **2026-07-16** `4005021a10e7` — 1 breaking, 5 info
  - the `locked_by` response's property type/format changed from `integer`/`` to `object`/`` for status `200`
  - added the optional property `locked_by/email` to the response with the `200` status
  - added the optional property `locked_by/id` to the response with the `200` status
  - added the optional property `locked_by/name` to the response with the `200` status
  - the response optional property `locked_by` became read-only for the status `200`
  - the response property `locked_by` became required for the status `200`
- **2026-07-14** `b45b0029f79f` — 3 info
  - added the optional property `is_locked` to the response with the `200` status
  - added the optional property `locked_at` to the response with the `200` status
  - added the optional property `locked_by` to the response with the `200` status

---

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