GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2715452"
}
}
]
}
},
{
"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": 4200
},
"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": 1349,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 4201,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "34hdbVP4Tt0",
"_score": null,
"_routing": "2715452",
"_parent": "2715452",
"_source": {
"country": "kr",
"likes_1w": 4769,
"views_1w": "399625",
"language": "en",
"public_last_track": "2026-06-15T00:00:49+0200",
"comments_1d": 45,
"views_1d": 399625,
"views_1m": "399625",
"modified": "2026-06-14T22:00:49+0000",
"likes": 4769,
"created": "2026-06-15T00:00:27+0000",
"active": true,
"comments_3m": 45,
"dislikes": 796,
"dislikes_1w": 796,
"language_type": "snippet",
"likes_rate": 11.93,
"@indexed": "2026-06-14T22:00:56+0000",
"has_previous_collaboration": false,
"tags": [
"\uae40\ud504\ub85c",
"kimpro",
"\uae40\ub3d9\uc900",
"\uae40\ud504\ub85c\uc720\ud22c\ube0c",
"\uc720\ud22c\ube0c\uae40\ud504\ub85c",
"\uae40\ub3d9\uc900\uc720\ud22c\ube0c",
"\uc720\ubc31\ud569",
"kkubi99",
"kkubi",
"\uc624\ucf00\uc774\ud300",
"teamok",
"okteam",
"ok\ud300"
],
"likes_3m": 4769,
"dislikes_1m": 796,
"licensed_content_owner": true,
"channel_id": 2715452,
"dislikes_1d": 796,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/34hdbVP4Tt0\/hqdefault.jpg",
"title": "\uc11c\ub85c\ub97c \uc704\ud558\ub294 \ub9c8\uc74c",
"yt_channel_id": "iVs2pnGW5mLIc1jS2nxhjg",
"duration": 16,
"comments_rate": 0.11,
"uploaded": "2026-06-14T15:52:42+0200",
"definition": "hd",
"most_loved": 11.93,
"projection": "rectangular",
"views": "399625",
"views_3m": "399625",
"yt_id": "34hdbVP4Tt0",
"comments": 45,
"dislikes_rate": 1.99,
"comments_1m": 45,
"dislikes_3m": 796,
"public_first_track": null,
"likes_1m": 4769,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 14.04,
"comments_1w": 45,
"likes_1d": 4769
},
"sort": [
1781445162000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 15.174039,
"hits": [
{
"_type": "channels",
"_id": "2715452",
"_score": 15.174039,
"_source": {
"score": 983,
"videos_uploaded": 4100,
"subscribers": 114000000,
"logo": "https:\/\/yt3.ggpht.com\/61lpQx0TizD-UeJSv10975lLAt09xRHu0T8cz_6LnLGFwA_5L-Vz-Qa_GOXsthdkh8G7jXv1oQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "kimpro828",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2715452",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "\uae40\ud504\ub85cKIMPRO",
"videos_views": "95952752754"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}