GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2594302"
}
}
]
}
},
{
"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": 1040
},
"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": 263,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1041,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "TEGLm_X4u0Q",
"_score": null,
"_routing": "2594302",
"_parent": "2594302",
"_source": {
"country": "in",
"likes_1w": 4,
"views_1w": "589",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"relevantTopics": [
"\/m\/02jjt"
],
"thumb": "https:\/\/i.ytimg.com\/vi\/TEGLm_X4u0Q\/hqdefault.jpg",
"language": "hi",
"public_last_track": "2026-02-28T23:15:28+0100",
"title": "Britannia 5050 Cheeze Dipped - Crunchy Bhi Melty Bhi | Marathi",
"yt_channel_id": "1Qp6V_rPNEqTsD9oc-5szQ",
"duration": 30,
"views_1d": 83,
"uploaded": "2026-02-25T05:29:32+0100",
"views_1m": "589",
"modified": "2026-02-28T22:15:28+0000",
"definition": "hd",
"most_loved": 6.79,
"projection": "rectangular",
"views": "589",
"views_3m": "589",
"likes": 4,
"yt_id": "TEGLm_X4u0Q",
"created": "2026-02-26T13:46:26+0000",
"active": true,
"language_type": "snippet",
"likes_rate": 6.79,
"@indexed": "2026-02-28T22:15:31+0000",
"has_previous_collaboration": false,
"public_first_track": "2026-02-25T00:00:00+0100",
"likes_3m": 4,
"likes_1m": 4,
"licensed_content_owner": false,
"is_live": false,
"public_stats_viewable": true,
"channel_id": 2594302,
"best_engagement_rate": 6.79,
"likes_1d": 0
},
"sort": [
1771993772000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.040306,
"hits": [
{
"_type": "channels",
"_id": "2594302",
"_score": 14.040306,
"_source": {
"score": 761,
"videos_uploaded": 1050,
"subscribers": 137000,
"logo": "https:\/\/yt3.ggpht.com\/TwIeyYwQ9Re-rzHiWI5EXKnRkoW9jJKfS_h8E2jK5vy8G1_koXUJ6XTfkLzZP2EFk3jqI35q5g=s800-c-k-c0x00ffffff-no-rj",
"handle": "britanniaindustriesin",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "2594302",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Britannia Industries",
"videos_views": "742611252"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}