GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2885582"
}
}
]
}
},
{
"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": 720
},
"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": 79,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 721,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "BQm7KktKHCU",
"_score": null,
"_routing": "2885582",
"_parent": "2885582",
"_source": {
"country": "pe",
"likes_1w": 19,
"views_1w": "1393",
"Category": {
"yt_category": "Musi",
"name": "Music",
"name_fra": "Musique",
"id": "9"
},
"relevantTopics": [
"\/m\/02jjt",
"\/m\/09kqc"
],
"thumb": "https:\/\/i.ytimg.com\/vi\/BQm7KktKHCU\/hqdefault.jpg",
"language": "en",
"public_last_track": "2026-09-02T08:24:25+0200",
"title": "Still Having Fun Under Pressure \ud83d\ude05 | #shorts",
"yt_channel_id": "_WULwb7OydEQQWD3jtkgoQ",
"duration": 11,
"views_1d": 1393,
"uploaded": "2026-09-02T07:00:08+0200",
"views_1m": "1393",
"modified": "2026-09-02T06:24:28+0000",
"definition": "hd",
"most_loved": 13.64,
"projection": "rectangular",
"views": "1393",
"views_3m": "1393",
"likes": 19,
"yt_id": "BQm7KktKHCU",
"created": "2026-09-02T08:24:23+0000",
"active": true,
"language_type": "snippet",
"likes_rate": 13.64,
"@indexed": "2026-09-02T06:24:30+0000",
"has_previous_collaboration": false,
"public_first_track": null,
"likes_3m": 19,
"licensed_content_owner": true,
"likes_1m": 19,
"is_live": false,
"public_stats_viewable": true,
"channel_id": 2885582,
"best_engagement_rate": 13.64,
"likes_1d": 19
},
"sort": [
1788325208000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 15.212584,
"hits": [
{
"_type": "channels",
"_id": "2885582",
"_score": 15.212584,
"_source": {
"score": 869,
"videos_uploaded": 723,
"subscribers": 278000,
"logo": "https:\/\/yt3.ggpht.com\/FW8Qo-cGtJBrEYws78sGVzE5WhirmdfNDSm0IvPjAZjHoCyL74FLsuE4ZWguj_NT6q9Wq7bI=s800-c-k-c0x00ffffff-no-rj",
"handle": "jesusmusic_oficial",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2885582",
"is_brand": false,
"display_name": "Jes\u00fas Music",
"videos_views": "348308974"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}