---
title: "Changes to Retrieve a Language by ID"
method: GET
path: "/languages/{languageID}"
---

# Changes to Retrieve a Language by ID

`GET /languages/{languageID}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 17 revisions.

- **2017-09-28** `bed0ec4e22e4` — 1 info
- **2016-12-01** `13f179dcd92d` — 5 warning, 1 info

## Changes

- **2017-09-28** `bed0ec4e22e4` — 1 info
  - added the new optional `query` request parameter `deleted`
- **2016-12-01** `13f179dcd92d` — 5 warning, 1 info
  - the optional response header `Last-Modified` removed for the status `200`
  - the optional response header `dlx-continuation` removed for the status `200`
  - the optional response header `dlx-item-count` removed for the status `200`
  - deleted the `header` request parameter `ifNoneMatch`
  - deleted the `query` request parameter `deleted`
  - removed the non-success response with the status `304`

---

[Operation](https://skmtc.dev/digitallinguistics/apis/dlx/docs/languages/:languageID/get.md) · [API](https://skmtc.dev/digitallinguistics/apis/dlx.md) · [Page](https://skmtc.dev/digitallinguistics/apis/dlx/changes/languages/:languageID/get)
