Get list of live imitations
GET/videos
List of live-imitations. All videos are inside a "videos" element, current page and next page are specified outside the videos element.
Request
Query Parameters
type stringrequired
Example: live-imitation
page string
Example: 1
collection_id string
Get live-imitations of a specific collection
Example: 2345
category_ids[] string
Filter live-imitations with categories ids
Example: 5348
search string
Pass a text to search videos
Example: text
order string
Get live-imitations into different orders, possibile values are: id_decreasing, id_increasing, increasing, decreasing, alphabetical_increasing, alphabetical_decreasing. Default value is id_decresing
Example: id_decreasing
Header Parameters
Accept stringrequired
Example: application/json
Responses
- 200
- 400
- 401
- 404
Response Headers
- application/json
- Schema
- Example (from schema)
- 1
Schema
Array [
]
status stringrequired
live-imitations
object[]
required
tags stringrequired
title stringrequired
description stringrequired
id stringrequired
img_preview stringrequired
date stringrequired
collection stringrequired
livenow stringrequired
stream_key stringrequired
privacy stringrequired
duration stringrequired
languages stringrequired
embeed stringrequired
views stringrequired
title_ml stringrequired
description_ml stringrequired
progress_percent stringrequired
collection_title stringrequired
collection_visible stringrequired
liked stringrequired
likes_tot stringrequired
show_likes stringrequired
real_views stringrequired
show_views stringrequired
trailer stringrequired
percentView stringrequired
alert stringrequired
unlock_on_date stringrequired
hide_on_date stringrequired
hide_date stringrequired
markers stringrequired
previews stringrequired
blocked_countries stringrequired
directors stringrequired
actors stringrequired
external_pay stringrequired
age_restrictions stringrequired
original_language stringrequired
genre stringrequired
player_url stringrequired
preroll stringrequired
type_video stringrequired
is_notified stringrequired
json_notification stringrequired
notifications_enabled stringrequired
is_ondemand stringrequired
customfields stringrequired
tags_key stringrequired
status stringrequired
screenshots stringrequired
seo_title stringrequired
seo_description stringrequired
full_description stringrequired
full_description_ml stringrequired
audio_language stringrequired
{
"status": "string",
"live-imitations": [
{
"tags": "string",
"title": "string",
"description": "string",
"id": "string",
"img_preview": "string",
"date": "string",
"collection": "string",
"livenow": "string",
"stream_key": "string",
"privacy": "string",
"duration": "string",
"languages": "string",
"embeed": "string",
"views": "string",
"title_ml": "string",
"description_ml": "string",
"progress_percent": "string",
"collection_title": "string",
"collection_visible": "string",
"liked": "string",
"likes_tot": "string",
"show_likes": "string",
"real_views": "string",
"show_views": "string",
"trailer": "string",
"percentView": "string",
"alert": "string",
"unlock_on_date": "string",
"hide_on_date": "string",
"hide_date": "string",
"markers": "string",
"previews": "string",
"blocked_countries": "string",
"directors": "string",
"actors": "string",
"external_pay": "string",
"age_restrictions": "string",
"original_language": "string",
"genre": "string",
"player_url": "string",
"preroll": "string",
"type_video": "string",
"is_notified": "string",
"json_notification": "string",
"notifications_enabled": "string",
"is_ondemand": "string",
"customfields": "string",
"tags_key": "string",
"status": "string",
"screenshots": "string",
"seo_title": "string",
"seo_description": "string",
"full_description": "string",
"full_description_ml": "string",
"audio_language": "string"
}
]
}
OK
{
"status": "<string>",
"live-imitations": [
{
"tags": "<string>",
"title": "<string>",
"description": "<string>",
"id": "<string>",
"img_preview": "<string>",
"date": "<string>",
"collection": "<string>",
"livenow": "<string>",
"stream_key": "<string>",
"privacy": "<string>",
"duration": "<string>",
"languages": "<string>",
"embeed": "<string>",
"views": "<string>",
"title_ml": "<string>",
"description_ml": "<string>",
"progress_percent": "<string>",
"collection_title": "<string>",
"collection_visible": "<string>",
"liked": "<string>",
"likes_tot": "<string>",
"show_likes": "<string>",
"real_views": "<string>",
"show_views": "<string>",
"trailer": "<string>",
"percentView": "<string>",
"alert": "<string>",
"unlock_on_date": "<string>",
"hide_on_date": "<string>",
"hide_date": "<string>",
"markers": "<string>",
"previews": "<string>",
"blocked_countries": "<string>",
"directors": "<string>",
"actors": "<string>",
"external_pay": "<string>",
"age_restrictions": "<string>",
"original_language": "<string>",
"genre": "<string>",
"player_url": "<string>",
"preroll": "<string>",
"type_video": "<string>",
"is_notified": "<string>",
"json_notification": "<string>",
"notifications_enabled": "<string>",
"is_ondemand": "<string>",
"customfields": "<string>",
"tags_key": "<string>",
"status": "<string>",
"screenshots": "<string>",
"seo_title": "<string>",
"seo_description": "<string>",
"full_description": "<string>",
"full_description_ml": "<string>",
"audio_language": "<string>"
},
{
"tags": "<string>",
"title": "<string>",
"description": "<string>",
"id": "<string>",
"img_preview": "<string>",
"date": "<string>",
"collection": "<string>",
"livenow": "<string>",
"stream_key": "<string>",
"privacy": "<string>",
"duration": "<string>",
"languages": "<string>",
"embeed": "<string>",
"views": "<string>",
"title_ml": "<string>",
"description_ml": "<string>",
"progress_percent": "<string>",
"collection_title": "<string>",
"collection_visible": "<string>",
"liked": "<string>",
"likes_tot": "<string>",
"show_likes": "<string>",
"real_views": "<string>",
"show_views": "<string>",
"trailer": "<string>",
"percentView": "<string>",
"alert": "<string>",
"unlock_on_date": "<string>",
"hide_on_date": "<string>",
"hide_date": "<string>",
"markers": "<string>",
"previews": "<string>",
"blocked_countries": "<string>",
"directors": "<string>",
"actors": "<string>",
"external_pay": "<string>",
"age_restrictions": "<string>",
"original_language": "<string>",
"genre": "<string>",
"player_url": "<string>",
"preroll": "<string>",
"type_video": "<string>",
"is_notified": "<string>",
"json_notification": "<string>",
"notifications_enabled": "<string>",
"is_ondemand": "<string>",
"customfields": "<string>",
"tags_key": "<string>",
"status": "<string>",
"screenshots": "<string>",
"seo_title": "<string>",
"seo_description": "<string>",
"full_description": "<string>",
"full_description_ml": "<string>",
"audio_language": "<string>"
}
]
}
Response Headers
- */*
- Schema
- Example (from schema)
- 1
Schema
object
{}
Bad Request
<string>
Response Headers
- */*
- Schema
- Example (from schema)
- 1
Schema
object
{}
Unauthorized
<string>
Response Headers
- */*
- Schema
- Example (from schema)
- 1
Schema
object
{}
Not Found
<string>
Loading...