GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "1608"
}
}
]
}
},
{
"has_parent": {
"query": {
"bool": {}
},
"type": "channels",
"inner_hits": {
"_source": [
"display_name",
"handle",
"ContentOwner.display_name",
"YtmpContentOwner.display_name",
"logo",
"id",
"videos_views",
"subscribers",
"videos_uploaded",
"score",
"is_brand"
]
}
}
}
]
}
},
"sort": {
"uploaded": "asc"
},
"size": 20,
"from": 5500
},
"query": {
"preference": "_primary",
"timeout": "300s"
},
"connection": {
"config": {
"url": null,
"bigintConversion": true
},
"host": "proxy-01",
"port": 9200,
"path": null,
"proxy": null,
"transport": "Guzzle",
"persistent": true,
"timeout": 3600,
"connections": [],
"roundRobin": false,
"log": false,
"retryOnConflict": 0,
"username": null,
"password": null,
"guzzleOptions": {
"command.request_options": {
"connect_timeout": 2,
"timeout": 2
}
},
"enabled": true
}
},
"response": {
"took": 443,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 5501,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "Io-R0cNSJyA",
"_score": null,
"_routing": "1608",
"_parent": "1608",
"_source": {
"country": "us",
"likes_1w": 161,
"views_1w": "24678",
"Category": {
"yt_category": "Musi",
"name": "Music",
"name_fra": "Musique",
"id": "9"
},
"relevantTopics": [
"\/m\/02lkt",
"\/m\/0glt670",
"\/m\/04rlf",
"\/m\/064t9"
],
"thumb": "https:\/\/i.ytimg.com\/vi\/Io-R0cNSJyA\/hqdefault_live.jpg",
"language": "en",
"public_last_track": "2026-08-10T00:14:36+0200",
"title": "Ultra Records Radio \/ Live Station 24\/7",
"yt_channel_id": "4rasfm9J-X4jNl9SvXp8xA",
"views_1d": 2819,
"uploaded": "2026-08-06T22:25:52+0200",
"views_1m": "24678",
"modified": "2026-08-09T22:14:36+0000",
"definition": "sd",
"most_loved": 6.52,
"projection": "rectangular",
"views": "24678",
"views_3m": "24678",
"likes": 161,
"yt_id": "Io-R0cNSJyA",
"dislikes_rate": 0.12,
"created": "2026-08-08T00:06:38+0000",
"active": true,
"dislikes": 3,
"dislikes_1w": 3,
"language_type": "snippet",
"likes_rate": 6.52,
"@indexed": "2026-08-09T22:14:37+0000",
"tags": [
"ultra records",
"ultra music",
"ultrarecords",
"ultramusic",
"house",
"vocal",
"music video",
"music",
"videos",
"premiere",
"new",
"artist",
"dance",
"ultra"
],
"dislikes_3m": 3,
"public_first_track": "2026-08-07T00:00:00+0200",
"likes_3m": 161,
"dislikes_1m": 3,
"likes_1m": 161,
"licensed_content_owner": false,
"is_live": true,
"channel_id": 1608,
"best_engagement_rate": 6.65,
"likes_1d": 20,
"dislikes_1d": -3
},
"sort": [
1786047952000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.812953,
"hits": [
{
"_type": "channels",
"_id": "1608",
"_score": 12.812953,
"_source": {
"score": 866,
"videos_uploaded": 5666,
"subscribers": 32500000,
"logo": "https:\/\/yt3.ggpht.com\/ljBJgg_2rIQIhglsv5Mg-sWCH3BuRGkoc0EdTNXOAszyapyAzdB5OHVwdFTzVQIo1u3001kjfg=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultrarecords",
"ContentOwner": {
"display_name": "SME"
},
"id": "1608",
"is_brand": true,
"display_name": "Ultra Records",
"videos_views": "20159022645"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}