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": "desc"
},
"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": 722,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1781,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "IcW1_QyxcEI",
"_score": null,
"_routing": "2469632",
"_parent": "2469632",
"_source": {
"country": "tw",
"likes_1w": 55,
"views_1w": "3759",
"relevantTopics": [
"\/m\/019_rr"
],
"language": "ru",
"public_last_track": "2026-02-24T15:04:55+0100",
"180d_dislikes_rate": 1.943,
"best_engagement": 30.396,
"views_1d": 537,
"comments_1d": 0,
"views_1m": "15947",
"modified": "2026-02-24T14:04:56+0000",
"likes": 38881,
"7d_type": "public_v2",
"180d_likes_rate": 28.47,
"created": "2021-12-01T23:18:46+0000",
"active": true,
"dislikes": 2337,
"comments_3m": 10,
"language_type": "country",
"dislikes_1w": 1,
"180d_comments_rate": 0.16,
"likes_rate": 26.87,
"@indexed": "2026-02-24T14:04:57+0000",
"tags": [
"rad.miru",
"rad miru",
"shorts",
"youtube shorts",
"shorts youtube",
"youtube shorts video",
"tiktok viral",
"viral videos",
"tik tok",
"tiktok",
"youtube short",
"nbr njr",
"NEW TIK TOK",
"TIKTOK"
],
"60d_type": "public_v2",
"180d_views": "1192150",
"likes_3m": 623,
"dislikes_1m": 2,
"licensed_content_owner": true,
"180d_dislikes": 2316,
"channel_id": 2469632,
"dislikes_1d": 0,
"30d_views": "599418",
"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\/IcW1_QyxcEI\/hqdefault.jpg",
"title": "\ud83d\ude09\ud83d\ude04 #shorts",
"yt_channel_id": "JJjBdTbd_ws3J3nLA8I_Sg",
"30d_type": "public_v2",
"duration": 21,
"views_yearly_historisation": [
{
"years": 2023,
"views": "5291"
}
],
"comments_rate": 0.17,
"uploaded": "2021-08-15T16:00:04+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 26.87,
"views": "1447002",
"views_3m": "43045",
"yt_id": "IcW1_QyxcEI",
"comments": 253,
"projection_last_track": "2023-10-14T17:44:33+0200",
"dislikes_rate": 1.62,
"180d_comments": 191,
"comments_1m": 2,
"yt_rating_restricted": false,
"dislikes_3m": 7,
"180d_best_engagement_rate": 30.572,
"public_first_track": "2021-11-30T00:00:00+0100",
"180d_likes": 33940,
"likes_1m": 236,
"is_live": false,
"public_stats_viewable": true,
"likes_1d": 8,
"comments_1w": 1,
"best_engagement_rate": 28.66
},
"sort": [
1629036004000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.348727,
"hits": [
{
"_type": "channels",
"_id": "2469632",
"_score": 12.348727,
"_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
}