API Reference

Поиск студий

Этот метод предназначен для поиска студий

Log in to see full request history
Query Params
number
≥ 1
Defaults to 1

Номер страницы

number
1 to 250
Defaults to 10

Количество элементов на странице

selectFields
array of strings

Список полей требуемых в ответе из модели

selectFields
notNullFields
array of strings

Список полей которые не должны быть null или пусты

notNullFields
sortField
array of strings

Сортировка по полям из модели

sortField
sortType
array of strings

Тип сортировки применительно к полям из sortField (пример: "1", "-1")

sortType
array of strings | null

Поиск по ID KinoPoisk (пример: "warnerbros", "222", "!666")

id
array of strings | null

Поиск по ID фильма (пример: "666", "555", "!666")

movies.id
array of strings | null

Поиск по типу студии (пример: "Производство", "Студия дубляжа")

type
array of strings | null

Поиск по типу студии (пример: "company", "studio")

subType
array of strings | null

Поиск по названию студии (пример: "Warner Bros.", "!Warner Bros.")

title
array of strings | null

Поиск по дате обновления (пример: 01.01.2020, 01.01.2020-31.12.2020)

updatedAt
array of strings | null

Поиск по дате добавления (пример: 01.01.2020, 01.01.2020-31.12.2020)

createdAt
Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json