GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2469632"
}
}
]
}
},
{
"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": 1780
},
"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": 770,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1781,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "LaazEcXsMPI",
"_score": null,
"_routing": "2469632",
"_parent": "2469632",
"_source": {
"country": "tw",
"likes_1w": 22209,
"views_1w": "1244572",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn",
"\/m\/09kqc"
],
"language": "en",
"public_last_track": "2026-03-22T00:51:42+0100",
"comments_1d": 47,
"views_1d": 1244572,
"views_1m": "1244572",
"modified": "2026-03-21T23:51:42+0000",
"likes": 22209,
"created": "2026-03-22T00:20:54+0000",
"active": true,
"comments_3m": 47,
"dislikes": 726,
"dislikes_1w": 726,
"language_type": "snippet",
"likes_rate": 17.84,
"@indexed": "2026-03-21T23:51:45+0000",
"has_previous_collaboration": false,
"likes_3m": 22209,
"dislikes_1m": 726,
"licensed_content_owner": true,
"channel_id": 2469632,
"dislikes_1d": 726,
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/LaazEcXsMPI\/hqdefault.jpg",
"title": "Comedy stories!\ud83d\ude04 Big remix #shorts",
"yt_channel_id": "JJjBdTbd_ws3J3nLA8I_Sg",
"duration": 42,
"comments_rate": 0.04,
"uploaded": "2026-03-21T11:00:34+0100",
"definition": "hd",
"most_loved": 17.84,
"projection": "rectangular",
"views": "1244572",
"views_3m": "1244572",
"yt_id": "LaazEcXsMPI",
"comments": 47,
"dislikes_rate": 0.58,
"comments_1m": 47,
"dislikes_3m": 726,
"public_first_track": null,
"likes_1m": 22209,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 18.47,
"comments_1w": 47,
"likes_1d": 22209
},
"sort": [
1774087234000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.243429,
"hits": [
{
"_type": "channels",
"_id": "2469632",
"_score": 12.243429,
"_source": {
"score": 921,
"videos_uploaded": 2105,
"subscribers": 13900000,
"logo": "https:\/\/yt3.ggpht.com\/00yULdIlZ4d8vWTVQQuuRBbQta43FiUSPkr5-Dm3Q33gERq1sizEFr52mlj-5NePEejBk0Vd=s800-c-k-c0x00ffffff-no-rj",
"handle": "radmiruru",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2469632",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "radmiru",
"videos_views": "25223083718"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}