GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2704739"
}
}
]
}
},
{
"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": 1120
},
"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": 472,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1121,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "Ib-2sVmbaB0",
"_score": null,
"_routing": "2704739",
"_parent": "2704739",
"_source": {
"country": "pk",
"likes_1w": 4316,
"views_1w": "384021",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "hi",
"public_last_track": "2026-03-26T00:42:50+0100",
"comments_1d": 10,
"views_1d": 384021,
"views_1m": "384021",
"modified": "2026-03-25T23:42:50+0000",
"likes": 4316,
"created": "2026-03-26T00:34:19+0000",
"active": true,
"comments_3m": 10,
"dislikes": 1442,
"dislikes_1w": 1442,
"language_type": "snippet",
"likes_rate": 11.24,
"@indexed": "2026-03-25T23:43:05+0000",
"has_previous_collaboration": false,
"likes_3m": 4316,
"dislikes_1m": 1442,
"licensed_content_owner": true,
"channel_id": 2704739,
"dislikes_1d": 1442,
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Ib-2sVmbaB0\/hqdefault.jpg",
"title": "omer balloon ke andar kesse chala gya #viral #viralvideo #shorts #short #shortvideo",
"yt_channel_id": "q2YaPelHFKZTDbDTKc719Q",
"duration": 53,
"comments_rate": 0.03,
"uploaded": "2026-03-25T09:30:00+0100",
"definition": "hd",
"most_loved": 11.24,
"projection": "rectangular",
"views": "384021",
"views_3m": "384021",
"yt_id": "Ib-2sVmbaB0",
"comments": 10,
"dislikes_rate": 3.76,
"comments_1m": 10,
"dislikes_3m": 1442,
"public_first_track": null,
"likes_1m": 4316,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 15.02,
"comments_1w": 10,
"likes_1d": 4316
},
"sort": [
1774427400000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.258607,
"hits": [
{
"_type": "channels",
"_id": "2704739",
"_score": 14.258607,
"_source": {
"score": 964,
"videos_uploaded": 1443,
"subscribers": 8580000,
"logo": "https:\/\/yt3.ggpht.com\/AM0BpR3yX-oJv0uRPQzv2uBymXcBIO-LUJkSFLP0hSPvlFmHNfTGOM0RDFWLfXlMWuCThYOHQQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "minsasaimomer",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2704739",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Minsa Saim Omer",
"videos_views": "10024626151"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}