---
title: "Changes to Retrieve a video object"
method: GET
path: "/videos/{videoId}"
---

# Changes to Retrieve a video object

`GET /videos/{videoId}`

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

## Timeline

Changed in 5 of 50 revisions.

- **2024-10-08** `ac1f7d2cfd03` — 2 info
- **2024-09-16** `e68c2c97ad65` — 3 info
- **2024-04-16** `ec2b79bfdc8d` — 1 info
- **2022-04-28** `f9532dd3578c` — 2 info
- **2022-02-07** `2a4d90a64f88` — 1 breaking, 11 warning, 3 info

## Changes

- **2024-10-08** `ac1f7d2cfd03` — 2 info
  - added the optional property `language` to the response with the `200` status
  - added the optional property `languageOrigin` to the response with the `200` status
- **2024-09-16** `e68c2c97ad65` — 3 info
  - added the optional property `deletesAt` to the response with the `200` status
  - added the optional property `discarded` to the response with the `200` status
  - added the optional property `discardedAt` to the response with the `200` status
- **2024-04-16** `ec2b79bfdc8d` — 1 info
  - added the non-success response with the status `429`
- **2022-04-28** `f9532dd3578c` — 2 info
  - the endpoint scheme security `apiKey` was added to the API
  - the endpoint scheme security `bearerAuth` was removed from the API
- **2022-02-07** `2a4d90a64f88` — 1 breaking, 11 warning, 3 info
  - the `publishedAt` response's property format changed from `date-time` to no format for status `200`
  - the optional response header `X-RateLimit-Limit` removed for the status `200`
  - the optional response header `X-RateLimit-Limit` removed for the status `404`
  - the optional response header `X-RateLimit-Remaining` removed for the status `200`
  - the optional response header `X-RateLimit-Remaining` removed for the status `404`
  - the optional response header `X-RateLimit-Retry-After` removed for the status `200`
  - the optional response header `X-RateLimit-Retry-After` removed for the status `404`
  - removed the optional property `deletesAt` from the response with the `200` status
  - removed the optional property `discarded` from the response with the `200` status
  - removed the optional property `discardedAt` from the response with the `200` status
  - removed the optional property `language` from the response with the `200` status
  - removed the optional property `languageOrigin` from the response with the `200` status
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `apiKey` was removed from the API
  - removed the non-success response with the status `429`

---

[Operation](https://skmtc.dev/apivideo/apis/api-video/docs/videos/:videoId/get.md) · [API](https://skmtc.dev/apivideo/apis/api-video.md) · [Page](https://skmtc.dev/apivideo/apis/api-video/changes/videos/:videoId/get)
