GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2671062"
}
}
]
}
},
{
"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": 9920
},
"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": 557,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 9921,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "gVh3bs70rkI",
"_score": null,
"_routing": "2671062",
"_parent": "2671062",
"_source": {
"country": "us",
"likes_1w": 140,
"views_1w": "5875",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"relevantTopics": [
"\/m\/0kt51",
"\/m\/019_rr",
"\/m\/027x7n"
],
"thumb": "https:\/\/i.ytimg.com\/vi\/gVh3bs70rkI\/hqdefault.jpg",
"language": "ar",
"public_last_track": "2026-03-20T00:13:56+0100",
"title": "HEIGHT TEST\ud83e\udd25 DID YOU NOTICE IT?\ud83d\ude21\ud83e\udd2c",
"yt_channel_id": "qOwcxgDCjnHNgMt9A3Ua8w",
"duration": 10,
"views_1d": 5875,
"uploaded": "2026-03-19T23:20:30+0100",
"views_1m": "5875",
"modified": "2026-03-19T23:13:56+0000",
"definition": "hd",
"most_loved": 23.83,
"projection": "rectangular",
"views": "5875",
"views_3m": "5875",
"likes": 140,
"yt_id": "gVh3bs70rkI",
"dislikes_rate": 0.85,
"created": "2026-03-20T00:04:43+0000",
"active": true,
"dislikes": 5,
"dislikes_1w": 5,
"language_type": "country",
"likes_rate": 23.83,
"@indexed": "2026-03-19T23:14:00+0000",
"has_previous_collaboration": false,
"dislikes_3m": 5,
"public_first_track": null,
"likes_3m": 140,
"dislikes_1m": 5,
"licensed_content_owner": true,
"likes_1m": 140,
"is_live": false,
"public_stats_viewable": true,
"channel_id": 2671062,
"best_engagement_rate": 24.68,
"likes_1d": 140,
"dislikes_1d": 5
},
"sort": [
1773958830000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.436742,
"hits": [
{
"_type": "channels",
"_id": "2671062",
"_score": 12.436742,
"_source": {
"score": 916,
"videos_uploaded": 10222,
"subscribers": 27000000,
"logo": "https:\/\/yt3.ggpht.com\/LuISwINk46heUDL0p6IF8Q5WYELSB8Wh7r41TKoiLHzB0fH7n7G3NO-olf1LODPnaGuDMsHUAJA=s800-c-k-c0x00ffffff-no-rj",
"handle": "belitskay",
"ContentOwner": {
"display_name": "UMG"
},
"id": "2671062",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Diana Belitskay",
"videos_views": "27831469325"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}