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": "desc"
},
"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": 53,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 721,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "RG3i4oN4vg4",
"_score": null,
"_routing": "2885582",
"_parent": "2885582",
"_source": {
"30d_views": "62266",
"country": "pe",
"likes_1w": -1,
"views_1w": "236",
"Category": {
"yt_category": "Musi",
"name": "Music",
"name_fra": "Musique",
"id": "9"
},
"relevantTopics": [
"\/m\/02lkt",
"\/m\/04rlf"
],
"thumb": "https:\/\/i.ytimg.com\/vi\/RG3i4oN4vg4\/hqdefault.jpg",
"language": "es",
"public_last_track": "2026-08-30T13:11:10+0200",
"title": "Dj Toilet - Theme Phonk Remix (Slowed + Reverd)@Cxrtoon1 @memji",
"yt_channel_id": "_WULwb7OydEQQWD3jtkgoQ",
"duration": 126,
"views_1d": 34,
"comments_rate": 0.12,
"uploaded": "2024-02-21T00:36:36+0100",
"views_1m": "990",
"modified": "2026-08-30T11:11:10+0000",
"definition": "hd",
"most_loved": 3.86,
"projection": "rectangular",
"views": "122186",
"views_3m": "2712",
"likes": 472,
"yt_id": "RG3i4oN4vg4",
"comments": 15,
"dislikes_rate": 0.2,
"created": "2025-07-24T06:18:28+0000",
"comments_1m": 0,
"active": true,
"dislikes": 24,
"comments_3m": 0,
"language_type": "snippet",
"likes_rate": 3.86,
"@indexed": "2026-08-30T11:11:12+0000",
"has_previous_collaboration": false,
"dislikes_3m": 0,
"public_first_track": "2025-08-11T00:00:00+0200",
"likes_3m": 6,
"dislikes_1m": 0,
"licensed_content_owner": true,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"channel_id": 2885582,
"best_engagement_rate": 4.18,
"comments_1w": 0
},
"sort": [
1708472196000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 15.222267,
"hits": [
{
"_type": "channels",
"_id": "2885582",
"_score": 15.222267,
"_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
}