GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2315270"
}
}
]
}
},
{
"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": 2380
},
"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": 2661,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 2381,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "BlJ4eW4LdkI",
"_score": null,
"_routing": "2315270",
"_parent": "2315270",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/0bzvm2"
],
"language": "fr",
"public_last_track": "2026-05-03T21:56:12+0200",
"best_engagement": 80.323,
"views_1d": 0,
"comments_1d": 0,
"views_1m": "6",
"modified": "2026-05-03T19:56:12+0000",
"likes": 1093,
"7d_type": "public_v2",
"created": "2020-05-01T13:35:58+0000",
"active": true,
"dislikes": 3,
"comments_3m": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"likes_rate": 62.93,
"@indexed": "2026-05-03T19:56:14+0000",
"tags": [
"League Of Legends",
"Dokkan Battle",
"YES",
"Jeux vid\u00e9os",
"Gaming",
"Shaco",
"Dragon Ball",
"Je suis sur Youtube"
],
"60d_type": "public_v2",
"likes_3m": 2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"channel_id": 2315270,
"dislikes_1d": 0,
"30d_views": "8282",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/BlJ4eW4LdkI\/hqdefault.jpg",
"title": "D\u00e9but sur Youtube !",
"yt_channel_id": "T9h3NfvJJ6eT7_Iri6CwFg",
"30d_type": "public_v2",
"duration": 133,
"views_yearly_historisation": [
{
"years": 2023,
"views": "532"
},
{
"years": 2024,
"views": "520"
},
{
"years": 2025,
"views": "298"
}
],
"comments_rate": 11.86,
"uploaded": "2018-01-17T16:44:58+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 62.93,
"views": "17368",
"views_3m": "80",
"yt_id": "BlJ4eW4LdkI",
"comments": 206,
"dislikes_rate": 0.17,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"public_first_track": "2020-05-24T00:00:00+0200",
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"likes_1d": 0,
"comments_1w": 0,
"best_engagement_rate": 74.97
},
"sort": [
1516203898000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.290901,
"hits": [
{
"_type": "channels",
"_id": "2315270",
"_score": 12.290901,
"_source": {
"score": 276,
"videos_uploaded": 2459,
"subscribers": 167000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_mkGNbInXpOxQ-GUbXa5kV7MEbzlIcjDOipTy7kpdVCFQ0=s800-c-k-c0x00ffffff-no-rj",
"handle": "sohoven",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2315270",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Sohoven",
"videos_views": "62244137"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}