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": "desc"
},
"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": 2654,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1421,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "lSb_5PMqQWs",
"_score": null,
"_routing": "2688752",
"_parent": "2688752",
"_source": {
"country": "in",
"likes_1w": 14,
"views_1w": "1332",
"relevantTopics": [
"\/m\/019_rr"
],
"language": "hi",
"public_last_track": "2026-02-24T07:39:30+0100",
"best_engagement": 31.295,
"views_1d": 190,
"views_1m": "5799",
"modified": "2026-02-24T06:39:30+0000",
"likes": 1169,
"created": "2023-02-20T00:22:22+0000",
"active": true,
"dislikes": 35,
"comments_3m": 0,
"language_type": "snippet",
"dislikes_1w": 0,
"likes_rate": 14.71,
"@indexed": "2026-02-24T06:39:35+0000",
"tags": [
"The savage siblings long videos",
"Long videos",
"Savage siblings long video",
"Savage siblings the savage siblings",
"Types of sisters savage siblings",
"Types of sisters"
],
"likes_3m": 204,
"dislikes_1m": 1,
"licensed_content_owner": true,
"channel_id": 2688752,
"30d_views": "9743",
"made_for_kids": true,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/lSb_5PMqQWs\/hqdefault.jpg",
"title": "Types of Sisters | Funny Video | The Savage Siblings",
"yt_channel_id": "ga6uMv6x1mMOwolhD9cXAA",
"duration": 227,
"comments_rate": 0,
"uploaded": "2020-03-31T16:39:59+0200",
"definition": "hd",
"most_loved": 14.71,
"projection": "rectangular",
"views": "79464",
"views_3m": "16619",
"yt_id": "lSb_5PMqQWs",
"comments": 0,
"projection_last_track": "2023-10-14T17:00:40+0200",
"dislikes_rate": 0.44,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 5,
"public_first_track": "2023-08-28T00:00:00+0200",
"likes_1m": 65,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 15.15,
"likes_1d": 2,
"comments_1w": 0
},
"sort": [
1585665599000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.878159,
"hits": [
{
"_type": "channels",
"_id": "2688752",
"_score": 12.878159,
"_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
}