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

# Changes to GET /series/filter

`GET /series/filter`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 16 of 50 revisions.

- **2024-04-27** `47f34dd2fd7e` — 1 info
- **2024-03-24** `f825d3005872` — 5 breaking
- **2024-02-08** `8cb67a07c134` — 4 breaking, 60 warning
- **2022-10-04** `ad6b2826f387` — 1 info
- **2022-08-09** `499c304033fa` — 3 info
- **2022-08-09** `925b928e7ab9` — 3 warning
- **2022-08-09** `fa722c514523` — 3 info
- **2022-08-01** `b04adee4ad32` — 1 info
- **2022-07-12** `7cfc67e90b13` — 1 info
- **2022-07-12** `8c2ec62cc654` — 2 info
- **2022-06-25** `4626b0079a8b` — 1 breaking, 22 warning
- **2022-06-25** `850e2eecb98c` — 2 breaking, 1 warning, 22 info
- **2022-06-22** `66dc70fad7cb` — 1 warning, 2 info
- **2022-06-07** `c33de2fcf7fd` — 1 info
- **2022-05-16** `692bf6e22cc8` — 2 warning
- **2022-05-12** `e01e84a26def` — 1 breaking, 7 warning, 61 info

## Changes

- **2024-04-27** `47f34dd2fd7e` — 1 info
  - added the optional property `data/items/episodes/items/absoluteNumber` to the response with the `200` status
- **2024-03-24** `f825d3005872` — 5 breaking
  - the response property `data/items/episodes/items/seasons/items/companies/distributor/items/primaryCompanyType` became nullable for the status `200`
  - the response property `data/items/episodes/items/seasons/items/companies/network/items/primaryCompanyType` became nullable for the status `200`
  - the response property `data/items/episodes/items/seasons/items/companies/production/items/primaryCompanyType` became nullable for the status `200`
  - the response property `data/items/episodes/items/seasons/items/companies/special_effects/items/primaryCompanyType` became nullable for the status `200`
  - the response property `data/items/episodes/items/seasons/items/companies/studio/items/primaryCompanyType` became nullable for the status `200`
- **2024-02-08** `8cb67a07c134` — 4 breaking, 60 warning
  - the response property `data/items/averageRuntime` became nullable for the status `200`
  - the response property `data/items/episodes/items/imageType` became nullable for the status `200`
  - the response property `data/items/episodes/items/runtime` became nullable for the status `200`
  - the response property `data/items/status/id` became nullable for the status `200`
  - removed the optional property `data/items/episodes/items/seasons/items/companies/distributor/activeDate` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/distributor/aliases` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/distributor/country` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/distributor/id` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/distributor/inactiveDate` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/distributor/name` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/distributor/nameTranslations` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/distributor/overviewTranslations` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/distributor/parentCompany` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/distributor/primaryCompanyType` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/distributor/slug` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/distributor/tagOptions` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/network/activeDate` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/network/aliases` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/network/country` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/network/id` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/network/inactiveDate` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/network/name` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/network/nameTranslations` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/network/overviewTranslations` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/network/parentCompany` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/network/primaryCompanyType` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/network/slug` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/network/tagOptions` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/production/activeDate` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/production/aliases` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/production/country` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/production/id` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/production/inactiveDate` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/production/name` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/production/nameTranslations` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/production/overviewTranslations` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/production/parentCompany` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/production/primaryCompanyType` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/production/slug` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/companies/production/tagOptions` from the response with the `200` status
  - …24 more
- **2022-10-04** `ad6b2826f387` — 1 info
  - added the optional property `data/items/episodes/items/linkedMovie` to the response with the `200` status
- **2022-08-09** `499c304033fa` — 3 info
  - added the optional property `data/items/episodes/items/seasons/items/year` to the response with the `200` status
  - added the optional property `data/items/episodes/items/year` to the response with the `200` status
  - added the optional property `data/items/year` to the response with the `200` status
- **2022-08-09** `925b928e7ab9` — 3 warning
  - removed the optional property `data/items/episodes/items/seasons/items/year` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/year` from the response with the `200` status
  - removed the optional property `data/items/year` from the response with the `200` status
- **2022-08-09** `fa722c514523` — 3 info
  - added the optional property `data/items/episodes/items/seasons/items/year` to the response with the `200` status
  - added the optional property `data/items/episodes/items/year` to the response with the `200` status
  - added the optional property `data/items/year` to the response with the `200` status
- **2022-08-01** `b04adee4ad32` — 1 info
  - added the optional property `data/items/slug` to the response with the `200` status
- **2022-07-12** `7cfc67e90b13` — 1 info
  - added the optional property `data/items/episodes/items/seasons/items/lastUpdated` to the response with the `200` status
- **2022-07-12** `8c2ec62cc654` — 2 info
  - added the new optional `query` request parameter `sortType`
  - added the new enum value `lastAired` to the `query` request parameter `sort`
- **2022-06-25** `4626b0079a8b` — 1 breaking, 22 warning
  - the `data` response's property type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the optional property `data/abbreviation` from the response with the `200` status
  - removed the optional property `data/aliases` from the response with the `200` status
  - removed the optional property `data/averageRuntime` from the response with the `200` status
  - removed the optional property `data/country` from the response with the `200` status
  - removed the optional property `data/defaultSeasonType` from the response with the `200` status
  - removed the optional property `data/episodes` from the response with the `200` status
  - removed the optional property `data/firstAired` 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/isOrderRandomized` from the response with the `200` status
  - removed the optional property `data/lastAired` 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/nextAired` from the response with the `200` status
  - removed the optional property `data/originalCountry` from the response with the `200` status
  - removed the optional property `data/originalLanguage` 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/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
  - removed the optional property `status` from the response with the `200` status
- **2022-06-25** `850e2eecb98c` — 2 breaking, 1 warning, 22 info
  - removed the enum value `lastAired` from the `query` request parameter `sort`
  - the `data` response's property type/format changed from `array`/`` to `object`/`` for status `200`
  - deleted the `query` request parameter `sortType`
  - added the optional property `data/abbreviation` to the response with the `200` status
  - added the optional property `data/aliases` to the response with the `200` status
  - added the optional property `data/averageRuntime` to the response with the `200` status
  - added the optional property `data/country` to the response with the `200` status
  - added the optional property `data/defaultSeasonType` to the response with the `200` status
  - added the optional property `data/episodes` to the response with the `200` status
  - added the optional property `data/firstAired` 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/isOrderRandomized` to the response with the `200` status
  - added the optional property `data/lastAired` 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/nextAired` to the response with the `200` status
  - added the optional property `data/originalCountry` to the response with the `200` status
  - added the optional property `data/originalLanguage` 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/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
  - added the optional property `status` to the response with the `200` status
- **2022-06-22** `66dc70fad7cb` — 1 warning, 2 info
  - removed the optional property `data/items/episodes/items/seasons/items/lastUpdated` from the response with the `200` status
  - added the new optional `query` request parameter `sortType`
  - added the new enum value `lastAired` to the `query` request parameter `sort`
- **2022-06-07** `c33de2fcf7fd` — 1 info
  - added the optional property `data/items/episodes/items/seasons/items/lastUpdated` to the response with the `200` status
- **2022-05-16** `692bf6e22cc8` — 2 warning
  - removed the optional property `data/items/abbreviation` from the response with the `200` status
  - removed the optional property `data/items/slug` from the response with the `200` status
- **2022-05-12** `e01e84a26def` — 1 breaking, 7 warning, 61 info
  - removed the enum value `lastAired` from the `query` request parameter `sort`
  - deleted the `query` request parameter `sortType`
  - removed the optional property `data/items/episodes/items/absoluteNumber` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/linkedMovie` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/lastUpdated` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/seasons/items/year` from the response with the `200` status
  - removed the optional property `data/items/episodes/items/year` from the response with the `200` status
  - removed the optional property `data/items/year` from the response with the `200` status
  - added the optional property `data/items/abbreviation` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/distributor/activeDate` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/distributor/aliases` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/distributor/country` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/distributor/id` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/distributor/inactiveDate` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/distributor/name` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/distributor/nameTranslations` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/distributor/overviewTranslations` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/distributor/parentCompany` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/distributor/primaryCompanyType` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/distributor/slug` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/distributor/tagOptions` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/network/activeDate` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/network/aliases` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/network/country` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/network/id` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/network/inactiveDate` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/network/name` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/network/nameTranslations` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/network/overviewTranslations` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/network/parentCompany` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/network/primaryCompanyType` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/network/slug` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/network/tagOptions` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/production/activeDate` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/production/aliases` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/production/country` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/production/id` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/production/inactiveDate` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/production/name` to the response with the `200` status
  - added the optional property `data/items/episodes/items/seasons/items/companies/production/nameTranslations` to the response with the `200` status
  - …29 more

---

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