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": "desc"
},
"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": 1467,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 941,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "RgzDAGWQy-g",
"_score": null,
"_routing": "2460731",
"_parent": "2460731",
"_source": {
"country": "us",
"likes_1w": 143,
"views_1w": "8907",
"relevantTopics": [
"\/m\/02wbm",
"\/m\/019_rr"
],
"language": "ru",
"public_last_track": "2026-05-04T02:13:47+0200",
"best_engagement": 48.265,
"views_1d": 1272,
"comments_1d": 1,
"views_1m": "39314",
"modified": "2026-05-04T00:13:47+0000",
"likes": 98730,
"7d_type": "public_v2",
"created": "2021-11-02T19:45:08+0000",
"active": true,
"dislikes": 1607,
"comments_3m": 84,
"language_type": "snippet",
"dislikes_1w": 2,
"likes_rate": 40.36,
"@indexed": "2026-05-04T00:13:52+0000",
"tags": [
"cheese",
"creamcheese",
"cook",
"#food",
"food",
"#howtocook",
"easycook",
"foodie",
"follow",
"chef",
"learn"
],
"60d_type": "public_v2",
"likes_3m": 2349,
"dislikes_1m": 7,
"licensed_content_owner": true,
"channel_id": 2460731,
"dislikes_1d": 0,
"30d_views": "571987",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/RgzDAGWQy-g\/hqdefault.jpg",
"title": "Easy Homemade Cream Cheese",
"yt_channel_id": "0NkSnlCOhoODbykzZwpiDw",
"30d_type": "public_v2",
"duration": 45,
"views_yearly_historisation": [
{
"years": 2025,
"views": "777477"
}
],
"comments_rate": 0.68,
"uploaded": "2020-11-24T06:49:12+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 40.36,
"views": "2446159",
"views_3m": "135242",
"yt_id": "RgzDAGWQy-g",
"comments": 1653,
"dislikes_rate": 0.66,
"comments_1m": 33,
"yt_rating_restricted": false,
"dislikes_3m": 36,
"public_first_track": "2021-11-26T00:00:00+0100",
"likes_1m": 651,
"is_live": false,
"public_stats_viewable": true,
"likes_1d": 20,
"comments_1w": 5,
"best_engagement_rate": 41.69
},
"sort": [
1606196952000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.149938,
"hits": [
{
"_type": "channels",
"_id": "2460731",
"_score": 12.149938,
"_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
}