---
title: "Changes to GET /movies/filter"
method: GET
path: "/movies/filter"
---

# Changes to GET /movies/filter

`GET /movies/filter`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 50 revisions.

- **2024-03-24** `f825d3005872` — 1 breaking
- **2024-02-08** `8cb67a07c134` — 1 breaking
- **2022-08-09** `499c304033fa` — 1 info
- **2022-08-09** `925b928e7ab9` — 1 warning
- **2022-08-09** `fa722c514523` — 1 info
- **2022-06-25** `4626b0079a8b` — 1 breaking, 11 warning
- **2022-06-25** `850e2eecb98c` — 1 breaking, 11 info
- **2022-05-12** `e01e84a26def` — 1 warning

## Changes

- **2024-03-24** `f825d3005872` — 1 breaking
  - the response property `data/items/runtime` became nullable for the status `200`
- **2024-02-08** `8cb67a07c134` — 1 breaking
  - the response property `data/items/status/id` became nullable for the status `200`
- **2022-08-09** `499c304033fa` — 1 info
  - added the optional property `data/items/year` to the response with the `200` status
- **2022-08-09** `925b928e7ab9` — 1 warning
  - removed the optional property `data/items/year` from the response with the `200` status
- **2022-08-09** `fa722c514523` — 1 info
  - added the optional property `data/items/year` to the response with the `200` status
- **2022-06-25** `4626b0079a8b` — 1 breaking, 11 warning
  - the `data` response's property type changed from `object` to `array` for status `200`
  - removed the optional property `data/aliases` from the response with the `200` status
  - removed the optional property `data/id` from the response with the `200` status
  - removed the optional property `data/image` from the response with the `200` status
  - removed the optional property `data/lastUpdated` from the response with the `200` status
  - removed the optional property `data/name` from the response with the `200` status
  - removed the optional property `data/nameTranslations` from the response with the `200` status
  - removed the optional property `data/overviewTranslations` from the response with the `200` status
  - removed the optional property `data/runtime` from the response with the `200` status
  - removed the optional property `data/score` from the response with the `200` status
  - removed the optional property `data/slug` from the response with the `200` status
  - removed the optional property `data/status` from the response with the `200` status
- **2022-06-25** `850e2eecb98c` — 1 breaking, 11 info
  - the `data` response's property type changed from `array` to `object` for status `200`
  - added the optional property `data/aliases` to the response with the `200` status
  - added the optional property `data/id` to the response with the `200` status
  - added the optional property `data/image` to the response with the `200` status
  - added the optional property `data/lastUpdated` to the response with the `200` status
  - added the optional property `data/name` to the response with the `200` status
  - added the optional property `data/nameTranslations` to the response with the `200` status
  - added the optional property `data/overviewTranslations` to the response with the `200` status
  - added the optional property `data/runtime` to the response with the `200` status
  - added the optional property `data/score` to the response with the `200` status
  - added the optional property `data/slug` to the response with the `200` status
  - added the optional property `data/status` to the response with the `200` status
- **2022-05-12** `e01e84a26def` — 1 warning
  - removed the optional property `data/items/year` from the response with the `200` status

---

[Operation](https://skmtc.dev/thetvdb/apis/tvdb-api-v4/docs/movies/filter/get.md) · [API](https://skmtc.dev/thetvdb/apis/tvdb-api-v4.md) · [Page](https://skmtc.dev/thetvdb/apis/tvdb-api-v4/changes/movies/filter/get)
