GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2714832"
}
}
]
}
},
{
"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": 2080
},
"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": 577,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 2081,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "BM2QNzPu5-A",
"_score": null,
"_routing": "2714832",
"_parent": "2714832",
"_source": {
"country": "be",
"likes_1w": 12763,
"views_1w": "489743",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"language": "en",
"public_last_track": "2026-03-18T00:01:20+0100",
"comments_1d": 708,
"views_1d": 489743,
"views_1m": "489743",
"modified": "2026-03-17T23:01:20+0000",
"likes": 12763,
"created": "2026-03-18T00:01:12+0000",
"active": true,
"comments_3m": 708,
"dislikes": 133,
"dislikes_1w": 133,
"language_type": "snippet",
"likes_rate": 26.06,
"@indexed": "2026-03-17T23:01:29+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"youtube shorts",
"celine dept",
"football",
"soccer",
"voetbal",
"foot",
"futebol",
"\u0643\u0631\u0629 \u0627\u0644\u0642\u062f\u0645",
"kenan yildiz",
"yildiz",
"yildiz vs celine",
"celine vs yildiz",
"turkiye"
],
"likes_3m": 12763,
"dislikes_1m": 133,
"licensed_content_owner": true,
"channel_id": 2714832,
"dislikes_1d": 133,
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/BM2QNzPu5-A\/hqdefault.jpg",
"title": "Yildiz Rated My Football Skills",
"yt_channel_id": "1a2ZCw7tugRZYRMnecNj3A",
"duration": 1654,
"comments_rate": 1.45,
"uploaded": "2026-03-17T14:00:21+0100",
"definition": "hd",
"most_loved": 26.06,
"projection": "rectangular",
"views": "489743",
"views_3m": "489743",
"yt_id": "BM2QNzPu5-A",
"comments": 708,
"dislikes_rate": 0.27,
"comments_1m": 708,
"dislikes_3m": 133,
"public_first_track": null,
"likes_1m": 12763,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 27.78,
"comments_1w": 708,
"likes_1d": 12763
},
"sort": [
1773752421000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.298374,
"hits": [
{
"_type": "channels",
"_id": "2714832",
"_score": 12.298374,
"_source": {
"score": 963,
"videos_uploaded": 2086,
"subscribers": 55100000,
"logo": "https:\/\/yt3.ggpht.com\/sDAm8ocq7opc6Ik08zsZokx_r7KaKGD3bgX-fpV0omhgJS2tYKnD-9XUXqGI_EjxX1mONdwm1Q=s800-c-k-c0x00ffffff-no-rj",
"handle": "celinedept",
"ContentOwner": [],
"id": "2714832",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Celine Dept",
"videos_views": "51647131193"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}