GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2886388"
}
}
]
}
},
{
"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": 900
},
"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": 1685,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 901,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "Fm4XIhMSLcE",
"_score": null,
"_routing": "2886388",
"_parent": "2886388",
"_source": {
"30d_views": "62958",
"country": "in",
"views_1w": "5447",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"thumb": "https:\/\/i.ytimg.com\/vi\/Fm4XIhMSLcE\/hqdefault.jpg",
"language": "en",
"public_last_track": "2026-05-30T17:34:57+0200",
"title": "\u091a\u093e\u0932\u093e\u0915 Cleaner Boy \ud83e\udd23\ud83d\ude02 #shorts #funnyshorts",
"yt_channel_id": "WuBZJIucBpe-SCWUBuKUlg",
"duration": 34,
"comments_1d": 1,
"views_1d": 778,
"comments_rate": 0.59,
"uploaded": "2022-07-15T17:50:07+0200",
"views_1m": "23345",
"modified": "2026-05-30T15:34:57+0000",
"definition": "hd",
"projection": "rectangular",
"views": "325921",
"views_3m": "67340",
"yt_id": "Fm4XIhMSLcE",
"comments": 193,
"created": "2025-07-24T05:56:34+0000",
"comments_1m": 25,
"active": true,
"comments_3m": 63,
"language_type": "snippet",
"@indexed": "2026-05-30T15:35:01+0000",
"tags": [
"funnyshorts",
"shorts",
"comedy shorts",
"youtube shorts",
"viral shorts"
],
"public_first_track": "2025-07-29T00:00:00+0200",
"licensed_content_owner": true,
"is_live": false,
"public_stats_viewable": true,
"channel_id": 2886388,
"best_engagement_rate": 0.59,
"comments_1w": 6
},
"sort": [
1657900207000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.578395,
"hits": [
{
"_type": "channels",
"_id": "2886388",
"_score": 13.578395,
"_source": {
"score": 961,
"videos_uploaded": 901,
"subscribers": 19100000,
"logo": "https:\/\/yt3.ggpht.com\/2sXrT0VwCOThZtAQsETCtkuQiNAZPJbuk3oe7oyYmO9kAANXwa-tF4TxnMlq7ODuezatwBJ8Ow=s800-c-k-c0x00ffffff-no-rj",
"handle": "teratrigun",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2886388",
"is_brand": false,
"display_name": "Tera Trigun",
"videos_views": "16737541786"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}