GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2491560"
}
}
]
}
},
{
"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": 340
},
"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": 134,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 341,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "Zua9ae8bhMc",
"_score": null,
"_routing": "2491560",
"_parent": "2491560",
"_source": {
"country": "us",
"likes_1w": 398,
"views_1w": "19808",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"thumb": "https:\/\/i.ytimg.com\/vi\/Zua9ae8bhMc\/hqdefault.jpg",
"language": "en",
"public_last_track": "2026-09-01T00:39:29+0200",
"title": "Oh My God\ud83d\ude30Wait for end\ud83d\ude33 How Did He Convince The Lion To Do This\ud83d\ude2e",
"yt_channel_id": "A9vQe9eWH-oKa9etcwbXPw",
"duration": 23,
"comments_1d": 12,
"views_1d": 19808,
"comments_rate": 0.61,
"uploaded": "2026-08-31T18:51:25+0200",
"views_1m": "19808",
"modified": "2026-08-31T22:39:29+0000",
"definition": "hd",
"most_loved": 20.09,
"projection": "rectangular",
"views": "19808",
"views_3m": "19808",
"likes": 398,
"yt_id": "Zua9ae8bhMc",
"comments": 12,
"created": "2026-09-01T00:34:13+0000",
"comments_1m": 12,
"active": true,
"comments_3m": 12,
"language_type": "snippet",
"likes_rate": 20.09,
"@indexed": "2026-08-31T22:39:32+0000",
"has_previous_collaboration": false,
"tags": [
"ai generated",
"ai video",
"big cat",
"funny animals",
"laundry",
"lion",
"lion video",
"man and lion",
"river",
"wild animal"
],
"public_first_track": null,
"likes_3m": 398,
"licensed_content_owner": true,
"likes_1m": 398,
"is_live": false,
"public_stats_viewable": true,
"channel_id": 2491560,
"best_engagement_rate": 20.7,
"comments_1w": 12,
"likes_1d": 398
},
"sort": [
1788195085000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.955157,
"hits": [
{
"_type": "channels",
"_id": "2491560",
"_score": 12.955157,
"_source": {
"score": 905,
"videos_uploaded": 1011,
"subscribers": 6820000,
"logo": "https:\/\/yt3.ggpht.com\/czd4PVf5cRkOGfkC2q4S_Tm1O5Fsyq-mOcbEiI6jFO5MOf07NN4MnNqo4RxOEdKmQfbX4VQVDiU=s800-c-k-c0x00ffffff-no-rj",
"handle": "becheekha",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2491560",
"is_brand": false,
"display_name": "BECHEEKHA",
"videos_views": "4699998468"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}