GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "1608"
}
}
]
}
},
{
"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": 5500
},
"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": 515,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 5501,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "yatShLljhlo",
"_score": null,
"_routing": "1608",
"_parent": "1608",
"_source": {
"country": "us",
"likes_1w": 7,
"true_paid_watchtime": 0,
"views_1w": "734",
"7d_computed_natural_views": 0,
"relevantTopics": [
"\/m\/02lkt",
"\/m\/05rwpb",
"\/m\/04rlf",
"\/m\/064t9",
"\/m\/06by7"
],
"computed_paid_views": 0,
"public_last_track": "2026-07-24T10:52:24+0200",
"language": "en",
"best_engagement": 6.237,
"views_1d": 105,
"comments_1d": 0,
"ratio_subs": 0,
"views_1m": "3146",
"modified": "2026-07-24T08:52:24+0000",
"computed_natural_views": 0,
"likes": 6136,
"7d_type": "webbot",
"true_paid_views": 0,
"computed_ratio_natural_views": 0,
"created": "2014-11-25T19:21:00+0000",
"true_natural_views": "0",
"30d_computed_natural_views": 0,
"google_plus_shares": 64,
"active": true,
"dislikes": 284,
"comments_3m": 2,
"dislikes_1w": 0,
"language_type": "snippet",
"likes_rate": 6.01,
"@indexed": "2026-07-24T09:01:13+0000",
"60d_type": "webbot",
"tags": [
"magazine",
"dance",
"house",
"ghetto",
"blaster",
"sunglasses",
"magic",
"ultra"
],
"likes_3m": 94,
"dislikes_1m": -1,
"licensed_content_owner": true,
"60d_computed_natural_views": "0",
"channel_id": 1608,
"total_shares": 1601,
"30d_views": "353064",
"180d_type": "webbot",
"made_for_kids": false,
"Category": {
"yt_category": "Musi",
"name": "Music",
"name_fra": "Musique",
"id": "9"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/yatShLljhlo\/hqdefault.jpg",
"watchtime": 0,
"title": "Armand Van Helden - Into Your Eyes",
"yt_channel_id": "4rasfm9J-X4jNl9SvXp8xA",
"public_track_date": "2014-11-29T00:00:00+0100",
"30d_type": "webbot",
"7d_computed_paid_views": 0,
"duration": 260,
"views_yearly_historisation": [
{
"years": 2023,
"views": "20672"
},
{
"years": 2024,
"views": "19148"
},
{
"years": 2025,
"views": "32786"
}
],
"comments_rate": 0.67,
"uploaded": "2007-06-26T17:43:10+0200",
"true_natural_watchtime": 0,
"definition": "sd",
"most_loved": 6.01,
"60d_computed_paid_views": 0,
"projection": "rectangular",
"views": "1020507",
"views_3m": "9800",
"yt_id": "yatShLljhlo",
"comments": 681,
"projection_last_track": "2023-10-14T01:52:16+0200",
"dislikes_rate": 0.28,
"comments_1m": -1,
"yt_rating_restricted": false,
"yt_shares": 0,
"dislikes_3m": -1,
"public_first_track": "2022-10-05T00:00:00+0200",
"likes_1m": 30,
"facebook_shares": 1537,
"is_live": false,
"30d_computed_paid_views": 0,
"public_stats_viewable": true,
"subscribers_gained": 0,
"likes_1d": 1,
"comments_1w": 0,
"best_engagement_rate": 6.96
},
"sort": [
1182872590000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.812891,
"hits": [
{
"_type": "channels",
"_id": "1608",
"_score": 12.812891,
"_source": {
"score": 866,
"videos_uploaded": 5666,
"subscribers": 32500000,
"logo": "https:\/\/yt3.ggpht.com\/ljBJgg_2rIQIhglsv5Mg-sWCH3BuRGkoc0EdTNXOAszyapyAzdB5OHVwdFTzVQIo1u3001kjfg=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultrarecords",
"ContentOwner": {
"display_name": "SME"
},
"id": "1608",
"is_brand": true,
"display_name": "Ultra Records",
"videos_views": "20159022645"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}