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": "desc"
},
"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": 580,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 2081,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "1q-WhG727G8",
"_score": null,
"_routing": "2714832",
"_parent": "2714832",
"_source": {
"country": "be",
"likes_1w": -1722,
"views_1w": "23502",
"relevantTopics": [
"\/m\/019_rr"
],
"language": "en",
"public_last_track": "2026-02-24T01:05:38+0100",
"comments_1d": 2,
"views_1d": 3357,
"views_1m": "101108",
"modified": "2026-02-24T00:05:38+0000",
"likes": 4536007,
"created": "2024-02-05T19:32:14+0000",
"active": true,
"dislikes": 172071,
"comments_3m": 192,
"language_type": "snippet",
"dislikes_1w": -92,
"likes_rate": 47.74,
"@indexed": "2026-02-24T00:05:42+0000",
"likes_3m": -16172,
"dislikes_1m": -367,
"licensed_content_owner": true,
"channel_id": 2714832,
"dislikes_1d": -13,
"30d_views": "54344516",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/1q-WhG727G8\/hqdefault.jpg",
"title": "My 1st Subscriber?! \ud83e\udd7a\ud83c\udf89 #thankyou",
"yt_channel_id": "1a2ZCw7tugRZYRMnecNj3A",
"duration": 16,
"comments_rate": 0.29,
"uploaded": "2023-05-03T23:32:35+0200",
"definition": "hd",
"most_loved": 47.74,
"projection": "rectangular",
"views": "95007773",
"views_3m": "288407",
"yt_id": "1q-WhG727G8",
"comments": 27214,
"dislikes_rate": 1.81,
"comments_1m": 59,
"dislikes_3m": -907,
"public_first_track": "2024-02-16T00:00:00+0100",
"likes_1m": -6832,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 49.84,
"likes_1d": -246,
"comments_1w": 12
},
"sort": [
1683149555000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.291262,
"hits": [
{
"_type": "channels",
"_id": "2714832",
"_score": 12.291262,
"_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
}