GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "31366"
}
}
]
}
},
{
"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": 760
},
"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": 609,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 761,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "teuX_DthRRc",
"_score": null,
"_routing": "31366",
"_parent": "31366",
"_source": {
"country": "in",
"likes_1w": 2654,
"views_1w": "62631",
"relevantTopics": [
"\/m\/04rlf",
"\/m\/064t9"
],
"language": "en",
"public_last_track": "2026-04-29T00:00:54+0200",
"comments_1d": 111,
"views_1d": 62631,
"views_1m": "62631",
"modified": "2026-04-28T22:00:57+0000",
"likes": 2654,
"created": "2026-04-29T00:00:50+0000",
"active": true,
"comments_3m": 111,
"dislikes": 38,
"dislikes_1w": 38,
"language_type": "snippet",
"likes_rate": 42.38,
"@indexed": "2026-04-28T22:01:01+0000",
"tags": [
"edsheeran",
"ed sheeran",
"acoustic",
"live",
"cover",
"official",
"remix",
"official video",
"lyrics",
"session",
"ed sheeran video",
"ed sheeran play",
"ed sheeran concert",
"ed sheeran tour",
"loop tour",
"ed sheeran live",
"loop tour ed sheeran",
"loop tour australia",
"australia",
"ed sheeran australia",
"ed sheeran songs",
"brisbane",
"ed sheeran brisbane",
"ed sheeran loop tour",
"ed sheeran australia 2026",
"melbourne",
"sydney",
"adelaide",
"ed sheeran loop",
"supermarket flowers",
"ed sheeran supermarket flowers"
],
"has_previous_collaboration": false,
"likes_3m": 2654,
"dislikes_1m": 38,
"licensed_content_owner": true,
"brand_domains": [
{
"domain": "edsheeran.com"
}
],
"channel_id": 31366,
"dislikes_1d": 38,
"Category": {
"yt_category": "Musi",
"name": "Music",
"name_fra": "Musique",
"id": "9"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/teuX_DthRRc\/hqdefault.jpg",
"title": "you guys requested Supermarket Flowers x",
"yt_channel_id": "0C-w0YjGpqDXGB8IHb662A",
"duration": 35,
"comments_rate": 1.77,
"uploaded": "2026-04-27T14:08:58+0200",
"definition": "hd",
"most_loved": 42.38,
"projection": "rectangular",
"views": "62631",
"views_3m": "62631",
"yt_id": "teuX_DthRRc",
"comments": 111,
"dislikes_rate": 0.61,
"comments_1m": 111,
"dislikes_3m": 38,
"public_first_track": null,
"likes_1m": 2654,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 44.75,
"comments_1w": 111,
"likes_1d": 2654
},
"sort": [
1777291738000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.259335,
"hits": [
{
"_type": "channels",
"_id": "31366",
"_score": 12.259335,
"_source": {
"score": 907,
"videos_uploaded": 803,
"subscribers": 59100000,
"logo": "https:\/\/yt3.ggpht.com\/pZQ5JMD4EOI8TcNYAPTzMexe_fC0CKnb_hYlV4rPfIzmDidF239fH1XKmzkeT30XSg7fxNwc_w=s800-c-k-c0x00ffffff-no-rj",
"handle": "edsheeran",
"ContentOwner": {
"display_name": "WMG"
},
"id": "31366",
"YtmpContentOwner": {
"display_name": "Warner Music"
},
"is_brand": false,
"display_name": "Ed Sheeran",
"videos_views": "37929479497"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}