GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2460731"
}
}
]
}
},
{
"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": 940
},
"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": 1419,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 941,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "X56RM2mEV9s",
"_score": null,
"_routing": "2460731",
"_parent": "2460731",
"_source": {
"country": "us",
"likes_1w": 82032,
"views_1w": "2462525",
"relevantTopics": [
"\/m\/02wbm",
"\/m\/019_rr"
],
"language": "en",
"public_last_track": "2026-05-04T02:13:44+0200",
"comments_1d": 81,
"views_1d": 1454812,
"views_1m": "2462525",
"modified": "2026-05-04T06:52:02+0000",
"likes": 82032,
"created": "2026-05-03T00:07:39+0000",
"active": true,
"comments_3m": 249,
"dislikes": 1056,
"dislikes_1w": 1056,
"language_type": "snippet",
"sponsored_manual_process_date": "2026-05-04T00:00:00+0200",
"likes_rate": 33.31,
"@indexed": "2026-05-04T06:52:24+0000",
"has_previous_collaboration": false,
"likes_3m": 82032,
"dislikes_1m": 1056,
"licensed_content_owner": true,
"channel_id": 2460731,
"dislikes_1d": 510,
"Category": {
"yt_category": "Howto",
"name": "Howto & Style",
"name_fra": "Vie pratique et style",
"id": "8"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/X56RM2mEV9s\/hqdefault.jpg",
"title": "Testing $3 Kitchen Gadgets #shorts",
"yt_channel_id": "0NkSnlCOhoODbykzZwpiDw",
"duration": 32,
"comments_rate": 0.1,
"uploaded": "2026-05-02T16:00:47+0200",
"definition": "hd",
"most_loved": 33.31,
"projection": "rectangular",
"views": "2462525",
"views_3m": "2462525",
"yt_id": "X56RM2mEV9s",
"comments": 249,
"dislikes_rate": 0.43,
"comments_1m": 249,
"dislikes_3m": 1056,
"public_first_track": "2026-05-02T00:00:00+0200",
"likes_1m": 82032,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 33.84,
"comments_1w": 249,
"likes_1d": 43677
},
"sort": [
1777730447000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.864079,
"hits": [
{
"_type": "channels",
"_id": "2460731",
"_score": 11.864079,
"_source": {
"score": 939,
"videos_uploaded": 966,
"subscribers": 28600000,
"logo": "https:\/\/yt3.ggpht.com\/_MoSKPOsCnW10PuJN7htONrLTrem_KpmTn32jqXKrWLX7_uvIOE7r_N2Zut62qH8f35W7gHz=s800-c-k-c0x00ffffff-no-rj",
"handle": "albert_cancook",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2460731",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "albert_cancook",
"videos_views": "26419650394"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}