GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "301900"
}
}
]
}
},
{
"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": 3060
},
"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": 9101,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 3061,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "nyyWx-TwTAE",
"_score": null,
"_routing": "301900",
"_parent": "301900",
"_source": {
"country": "fr",
"likes_1w": 187,
"views_1w": "8342",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"language": "fr",
"public_last_track": "2026-05-04T11:06:19+0200",
"comments_1d": 10,
"views_1d": 8342,
"sponsored_from_method": 8,
"views_1m": "8342",
"modified": "2026-05-04T09:54:38+0000",
"likes": 187,
"sponsoring_score": 0,
"created": "2026-05-04T05:13:29+0000",
"active": true,
"comments_3m": 10,
"dislikes": 5,
"dislikes_1w": 5,
"language_type": "snippet",
"sponsored_manual_process_date": "2026-05-04T00:00:00+0200",
"likes_rate": 22.42,
"@indexed": "2026-05-04T09:54:39+0000",
"has_previous_collaboration": false,
"tags": [
"g2",
"g2 navi",
"navi",
"lec g2",
"skyyart",
"league of legends",
"gameplay",
"coach",
"tuto",
"lol esports fr",
"lol esports",
"comment progresser",
"lol comment jouer",
"comment jouer jungle",
"lol comment monter en elo",
"lol comment jouer adc",
"lol comment jouer top",
"lol comment jouer mid",
"lol comment bien debuter",
"G2 vs NAVI",
"g2 esport",
"lec",
"lck",
"lpl"
],
"likes_3m": 187,
"dislikes_1m": 5,
"licensed_content_owner": true,
"brand_domains": [
{
"domain": "winamax.fr"
},
{
"domain": "skyy.fr"
}
],
"channel_id": 301900,
"dislikes_1d": 5,
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/nyyWx-TwTAE\/hqdefault.jpg",
"title": "CE JOUEUR DE G2 M'A GRAVE SURPRIS ! \ud83d\udd25G2 vs NAVI",
"yt_channel_id": "8g5sJFyraYb4Xl_lRHW-Jg",
"average_potential_views": 55786,
"duration": 3187,
"comments_rate": 1.2,
"uploaded": "2026-05-03T22:39:53+0200",
"definition": "hd",
"most_loved": 22.42,
"projection": "rectangular",
"views": "8342",
"views_3m": "8342",
"yt_id": "nyyWx-TwTAE",
"comments": 10,
"dislikes_rate": 0.6,
"comments_1m": 10,
"dislikes_3m": 5,
"public_first_track": null,
"potential_views": 43721,
"likes_1m": 187,
"is_live": false,
"best_engagement_rate": 24.21,
"comments_1w": 10,
"likes_1d": 187
},
"sort": [
1777840793000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 10.468163,
"hits": [
{
"_type": "channels",
"_id": "301900",
"_score": 10.468163,
"_source": {
"score": 403,
"videos_uploaded": 3250,
"subscribers": 1460000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_ner6ir9Td2B99_dEk8dsRTT5inaYVeuZFvtmtN7doZgLQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "skyyartyt",
"ContentOwner": {
"display_name": "Webedia Talents"
},
"id": "301900",
"YtmpContentOwner": {
"display_name": "Webedia Talents"
},
"is_brand": false,
"display_name": "Skyyart",
"videos_views": "473383763"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}