GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2688752"
}
}
]
}
},
{
"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": 1420
},
"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": 1834,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1421,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "Yhd1v2AwIl0",
"_score": null,
"_routing": "2688752",
"_parent": "2688752",
"_source": {
"country": "in",
"likes_1w": 12553,
"views_1w": "795013",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"relevantTopics": [
"\/m\/019_rr"
],
"thumb": "https:\/\/i.ytimg.com\/vi\/Yhd1v2AwIl0\/hqdefault.jpg",
"language": "hi",
"public_last_track": "2026-03-24T00:24:51+0100",
"title": "Every Family has this Kid \ud83d\ude01 #shorts #relatable #family",
"yt_channel_id": "ga6uMv6x1mMOwolhD9cXAA",
"duration": 25,
"comments_1d": 125,
"views_1d": 795013,
"comments_rate": 0.16,
"uploaded": "2026-03-23T16:55:12+0100",
"views_1m": "795013",
"modified": "2026-03-23T23:24:51+0000",
"definition": "hd",
"most_loved": 15.79,
"projection": "rectangular",
"views": "795013",
"views_3m": "795013",
"likes": 12553,
"yt_id": "Yhd1v2AwIl0",
"comments": 125,
"dislikes_rate": 0.53,
"created": "2026-03-24T00:07:57+0000",
"comments_1m": 125,
"active": true,
"comments_3m": 125,
"dislikes": 420,
"dislikes_1w": 420,
"language_type": "snippet",
"likes_rate": 15.79,
"@indexed": "2026-03-23T23:24:53+0000",
"dislikes_3m": 420,
"public_first_track": null,
"likes_3m": 12553,
"dislikes_1m": 420,
"licensed_content_owner": true,
"likes_1m": 12553,
"is_live": false,
"public_stats_viewable": true,
"channel_id": 2688752,
"best_engagement_rate": 16.48,
"comments_1w": 125,
"likes_1d": 12553,
"dislikes_1d": 420
},
"sort": [
1774281312000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.873785,
"hits": [
{
"_type": "channels",
"_id": "2688752",
"_score": 12.873785,
"_source": {
"score": 946,
"videos_uploaded": 1640,
"subscribers": 22400000,
"logo": "https:\/\/yt3.ggpht.com\/xggRvumBDaf2vIimYCAnrOktsq5JSlyFxoma3MNBW8Fshn_U5C9V4dIluHIvuicFA1-krqS2=s800-c-k-c0x00ffffff-no-rj",
"handle": "thesavagesiblings",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2688752",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "The Savage Siblings",
"videos_views": "23356940737"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}