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": "desc"
},
"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": 426,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1121,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "QuXQ4U78plo",
"_score": null,
"_routing": "2704739",
"_parent": "2704739",
"_source": {
"30d_views": "141",
"country": "pk",
"likes_1w": 0,
"views_1w": "562",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"relevantTopics": [
"\/m\/019_rr"
],
"thumb": "https:\/\/i.ytimg.com\/vi\/QuXQ4U78plo\/hqdefault.jpg",
"language": "hi",
"public_last_track": "2026-03-25T20:18:20+0100",
"title": "Balloons surprise\/ kids fun time #minsa#saim#eshaal#anaya #kids world",
"yt_channel_id": "q2YaPelHFKZTDbDTKc719Q",
"duration": 232,
"views_1d": 80,
"uploaded": "2022-10-03T18:00:28+0200",
"views_1m": "2503",
"modified": "2026-03-25T19:18:20+0000",
"definition": "hd",
"most_loved": 1.02,
"projection": "rectangular",
"views": "90774",
"views_3m": "11930",
"likes": 93,
"yt_id": "QuXQ4U78plo",
"dislikes_rate": 0.21,
"created": "2023-12-13T22:10:52+0000",
"active": true,
"dislikes": 19,
"language_type": "snippet",
"dislikes_1w": 0,
"likes_rate": 1.02,
"@indexed": "2026-03-25T19:18:25+0000",
"dislikes_3m": 2,
"public_first_track": "2023-12-21T00:00:00+0100",
"likes_3m": 10,
"dislikes_1m": 1,
"licensed_content_owner": true,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"channel_id": 2704739,
"best_engagement_rate": 1.23,
"likes_1d": 0
},
"sort": [
1664812828000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.257251,
"hits": [
{
"_type": "channels",
"_id": "2704739",
"_score": 14.257251,
"_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
}