GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2277077"
}
}
]
}
},
{
"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": 8760
},
"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": 459,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 8761,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "uvFikylNGh0",
"_score": null,
"_routing": "2277077",
"_parent": "2277077",
"_source": {
"country": "id",
"likes_1w": 187,
"views_1w": "4249",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"relevantTopics": [
"\/m\/02ntfj",
"\/m\/025zzc",
"\/m\/0403l3g",
"\/m\/0bzvm2"
],
"thumb": "https:\/\/i.ytimg.com\/vi\/uvFikylNGh0\/hqdefault.jpg",
"language": "id",
"public_last_track": "2026-03-26T00:56:44+0100",
"title": "Bocoran Skin Epic Baru | Valir \"Ember Gaze\" | Mobile Legends: Bang Bang",
"yt_channel_id": "frQsDVP4gnqL6uJD0hARDQ",
"duration": 79,
"comments_1d": 45,
"views_1d": 4249,
"comments_rate": 10.59,
"uploaded": "2026-03-25T10:00:02+0100",
"views_1m": "4249",
"modified": "2026-03-25T23:56:44+0000",
"definition": "hd",
"most_loved": 44.01,
"projection": "rectangular",
"views": "4249",
"views_3m": "4249",
"likes": 187,
"yt_id": "uvFikylNGh0",
"comments": 45,
"dislikes_rate": 0.24,
"created": "2026-03-26T00:45:26+0000",
"comments_1m": 45,
"active": true,
"comments_3m": 45,
"dislikes": 1,
"dislikes_1w": 1,
"language_type": "snippet",
"likes_rate": 44.01,
"@indexed": "2026-03-25T23:56:49+0000",
"has_previous_collaboration": false,
"dislikes_3m": 1,
"public_first_track": null,
"likes_3m": 187,
"dislikes_1m": 1,
"likes_1m": 187,
"licensed_content_owner": false,
"is_live": false,
"channel_id": 2277077,
"best_engagement_rate": 54.84,
"comments_1w": 45,
"likes_1d": 187,
"dislikes_1d": 1
},
"sort": [
1774429202000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.726781,
"hits": [
{
"_type": "channels",
"_id": "2277077",
"_score": 13.726781,
"_source": {
"score": 875,
"videos_uploaded": 10856,
"subscribers": 6980000,
"logo": "https:\/\/yt3.ggpht.com\/v7pP3rlhUkyxd9iBIg4tO3klnSULolpzrjJbAU-rGLBHwwo0UUPtr67iOHIU2B_QvMhNAd3kTp0=s800-c-k-c0x00ffffff-no-rj",
"handle": "mobilelegends_indonesia",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "2277077",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Mobile Legends: Bang Bang Indonesia",
"videos_views": "880960647"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}