GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2675520"
}
}
]
}
},
{
"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": 520
},
"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": 742,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1131,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "v1PgW-Hc_gM",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": 1425,
"views_1w": "79416",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 109224,
"language": "en",
"public_last_track": "2026-05-30T19:47:05+0200",
"30d_best_engagement_rate": 35.76,
"compute_demography_last_track": "2024-10-29T00:00:00+0000",
"comments_1d": 1,
"views_1d": 11345,
"60d_dislikes": 6347,
"views_1m": "340355",
"modified": "2026-05-30T17:47:05+0000",
"30d_dislikes": 4979,
"7d_dislikes": 3329,
"likes": 278996,
"180d_most_loved": 28.72,
"7d_type": "public_v2",
"7d_views": 3016600,
"60d_most_loved": 33.27,
"created": "2024-06-30T00:40:08+0000",
"60d_best_engagement_rate": 34.67,
"active": true,
"7d_comments": 501,
"comments_3m": 22,
"dislikes": 15910,
"dislikes_1w": 63,
"language_type": "snippet",
"30d_likes": 143792,
"likes_rate": 25.61,
"60d_comments": 814,
"@indexed": "2026-05-30T17:47:07+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "8600988",
"likes_3m": 6134,
"dislikes_1m": 269,
"licensed_content_owner": true,
"180d_dislikes": 11980,
"60d_views": "5145072",
"channel_id": 2675520,
"dislikes_1d": 9,
"30d_most_loved": 34.4,
"30d_views": "4179573",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/v1PgW-Hc_gM\/hqdefault.jpg",
"title": "Do you miss your Childhood? \ud83e\udd79 Share your favourite memory #90skids #jagritipahwa #childhood",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 60,
"views_yearly_historisation": [
{
"years": 2024,
"views": "2690351"
},
{
"years": 2025,
"views": "566740"
}
],
"comments_rate": 0.12,
"7d_best_engagement_rate": 37.48,
"uploaded": "2024-06-29T09:44:38+0200",
"definition": "hd",
"most_loved": 25.61,
"projection": "rectangular",
"views": "10893061",
"views_3m": "399758",
"yt_id": "v1PgW-Hc_gM",
"comments": 1299,
"dislikes_rate": 1.46,
"180d_comments": 1198,
"comments_1m": 30,
"dislikes_3m": 223,
"60d_likes": 171199,
"180d_best_engagement_rate": 30.26,
"public_first_track": "2024-06-29T00:00:00+0200",
"180d_likes": 247046,
"likes_1m": 6108,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 27.19,
"comments_1w": 7,
"likes_1d": 204,
"30d_comments": 676,
"7d_most_loved": 36.21
},
"sort": [
1719647078000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "iVNfeOKNulU",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": -60,
"views_1w": "277",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 123013,
"language": "en",
"public_last_track": "2026-05-30T19:47:05+0200",
"30d_best_engagement_rate": 27.76,
"compute_demography_last_track": "2024-10-30T00:00:00+0000",
"comments_1d": 0,
"views_1d": 40,
"60d_dislikes": 7239,
"views_1m": "1185",
"modified": "2026-05-30T17:47:05+0000",
"30d_dislikes": 6696,
"7d_dislikes": 5010,
"likes": 195543,
"180d_most_loved": 22.94,
"7d_type": "public_v2",
"7d_views": 4472466,
"60d_most_loved": 26.25,
"created": "2024-07-01T00:35:54+0000",
"60d_best_engagement_rate": 27.61,
"active": true,
"7d_comments": 593,
"comments_3m": -6,
"dislikes": 12273,
"dislikes_1w": -11,
"language_type": "snippet",
"30d_likes": 143509,
"likes_rate": 21.92,
"60d_comments": 658,
"@indexed": "2026-05-30T17:47:07+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "8704966",
"likes_3m": -972,
"dislikes_1m": -47,
"licensed_content_owner": true,
"180d_dislikes": 12465,
"60d_views": "5792148",
"channel_id": 2675520,
"dislikes_1d": -2,
"30d_most_loved": 26.41,
"30d_views": "5434257",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/iVNfeOKNulU\/hqdefault.jpg",
"title": "When you hate irritating sounds & noises\ud83e\udd79\ud83d\ude02 #misophonia #noise #jagritipahwa #relatablecomedy",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 60,
"views_yearly_historisation": [
{
"years": 2024,
"views": "1726532"
},
{
"years": 2025,
"views": "37361"
}
],
"comments_rate": 0.09,
"7d_best_engagement_rate": 28.76,
"uploaded": "2024-06-30T09:11:00+0200",
"definition": "hd",
"most_loved": 21.92,
"projection": "rectangular",
"views": "8920389",
"views_3m": "3329",
"yt_id": "iVNfeOKNulU",
"comments": 803,
"dislikes_rate": 1.38,
"180d_comments": 821,
"comments_1m": 0,
"dislikes_3m": -106,
"60d_likes": 152050,
"180d_best_engagement_rate": 24.46,
"public_first_track": "2024-06-30T00:00:00+0200",
"180d_likes": 199674,
"likes_1m": -255,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 23.39,
"comments_1w": 0,
"likes_1d": -9,
"30d_comments": 641,
"7d_most_loved": 27.5
},
"sort": [
1719731460000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "RxsS-A7drLY",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": 268,
"views_1w": "88190",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 152954,
"language": "en",
"public_last_track": "2026-05-30T19:47:04+0200",
"30d_best_engagement_rate": 28.28,
"compute_demography_last_track": "2024-10-31T00:00:00+0000",
"comments_1d": 0,
"views_1d": 12599,
"60d_dislikes": 11500,
"views_1m": "377956",
"modified": "2026-05-30T17:47:04+0000",
"30d_dislikes": 9408,
"7d_dislikes": 5500,
"likes": 434875,
"180d_most_loved": 21.46,
"7d_type": "public_v2",
"7d_views": 4979237,
"60d_most_loved": 25.32,
"created": "2024-07-02T00:58:48+0000",
"60d_best_engagement_rate": 26.61,
"active": true,
"7d_comments": 216,
"comments_3m": 7,
"dislikes": 36122,
"dislikes_1w": 48,
"language_type": "snippet",
"30d_likes": 209459,
"likes_rate": 15.29,
"60d_comments": 271,
"@indexed": "2026-05-30T17:47:06+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "16023367",
"likes_3m": 2912,
"dislikes_1m": 206,
"licensed_content_owner": true,
"180d_dislikes": 22889,
"60d_views": "9155682",
"channel_id": 2675520,
"dislikes_1d": 7,
"30d_most_loved": 27.04,
"30d_views": "7747226",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/RxsS-A7drLY\/hqdefault.jpg",
"title": "Do you know how to drive a \ud83d\ude98? #drivingclass #firstclass #girlythings #jagritipahwa #comedy",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 60,
"views_yearly_historisation": [
{
"years": 2024,
"views": "11137964"
},
{
"years": 2025,
"views": "8904076"
}
],
"comments_rate": 0.02,
"7d_best_engagement_rate": 31.87,
"uploaded": "2024-07-01T08:58:55+0200",
"definition": "hd",
"most_loved": 15.29,
"projection": "rectangular",
"views": "28443321",
"views_3m": "851699",
"yt_id": "RxsS-A7drLY",
"comments": 529,
"dislikes_rate": 1.27,
"180d_comments": 386,
"comments_1m": 3,
"dislikes_3m": 266,
"60d_likes": 231830,
"180d_best_engagement_rate": 22.91,
"public_first_track": "2024-07-01T00:00:00+0200",
"180d_likes": 343870,
"likes_1m": 1150,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 16.58,
"comments_1w": 1,
"likes_1d": 38,
"30d_comments": 253,
"7d_most_loved": 30.72
},
"sort": [
1719817135000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "u4099E4mzj8",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": 249,
"views_1w": "73466",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 279607,
"language": "en",
"public_last_track": "2026-05-30T19:47:05+0200",
"30d_best_engagement_rate": 32.19,
"compute_demography_last_track": "2024-11-02T00:00:00+0000",
"comments_1d": 1,
"views_1d": 10495,
"60d_dislikes": 12006,
"views_1m": "314856",
"modified": "2026-05-30T17:47:05+0000",
"30d_dislikes": 10371,
"7d_dislikes": 7432,
"likes": 1019177,
"180d_most_loved": 26.45,
"7d_type": "public_v2",
"7d_views": 8972284,
"60d_most_loved": 31.48,
"created": "2024-07-03T00:50:49+0000",
"60d_best_engagement_rate": 32.37,
"active": true,
"7d_comments": 358,
"comments_3m": 30,
"dislikes": 48142,
"dislikes_1w": 5,
"language_type": "snippet",
"30d_likes": 387028,
"likes_rate": 19.02,
"60d_comments": 504,
"@indexed": "2026-05-30T17:47:07+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "30537613",
"likes_3m": 3028,
"dislikes_1m": 21,
"licensed_content_owner": true,
"180d_dislikes": 28598,
"60d_views": "14089541",
"channel_id": 2675520,
"dislikes_1d": 1,
"30d_most_loved": 31.32,
"30d_views": "12357834",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/u4099E4mzj8\/hqdefault.jpg",
"title": "When your Bestie meets ur Ex \ud83d\ude05 #besties #bestfriendsforever #jagritipahwa #exboyfriend",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 16,
"views_yearly_historisation": [
{
"years": 2024,
"views": "17173650"
},
{
"years": 2025,
"views": "16460330"
}
],
"comments_rate": 0.02,
"7d_best_engagement_rate": 32.03,
"uploaded": "2024-07-02T08:58:37+0200",
"definition": "hd",
"most_loved": 19.02,
"projection": "rectangular",
"views": "53570663",
"views_3m": "963651",
"yt_id": "u4099E4mzj8",
"comments": 1293,
"dislikes_rate": 0.9,
"180d_comments": 905,
"comments_1m": 24,
"dislikes_3m": 35,
"60d_likes": 443591,
"180d_best_engagement_rate": 27.41,
"public_first_track": "2024-07-02T00:00:00+0200",
"180d_likes": 807629,
"likes_1m": 1068,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 19.95,
"comments_1w": 6,
"likes_1d": 36,
"30d_comments": 455,
"7d_most_loved": 31.16
},
"sort": [
1719903517000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "MrfjrQ6V13o",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": -1,
"views_1w": "237",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 12415,
"language": "en",
"public_last_track": "2026-05-30T19:47:04+0200",
"30d_best_engagement_rate": 49.67,
"compute_demography_last_track": "2024-08-04T00:00:00+0000",
"comments_1d": 0,
"views_1d": 34,
"60d_dislikes": 268,
"views_1m": "1015",
"modified": "2026-05-30T17:47:04+0000",
"30d_dislikes": 211,
"7d_dislikes": 159,
"likes": 17630,
"180d_most_loved": 40.79,
"7d_type": "public_v2",
"7d_views": 213652,
"60d_most_loved": 43.32,
"created": "2024-07-04T00:46:44+0000",
"60d_best_engagement_rate": 44.33,
"active": true,
"7d_comments": 109,
"comments_3m": -1,
"dislikes": 275,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 15224,
"likes_rate": 37.82,
"60d_comments": 137,
"@indexed": "2026-05-30T17:47:07+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "440007",
"likes_3m": -54,
"dislikes_1m": -2,
"licensed_content_owner": true,
"180d_dislikes": 282,
"60d_views": "401041",
"channel_id": 2675520,
"dislikes_1d": 0,
"30d_most_loved": 48.6,
"30d_views": "313254",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/MrfjrQ6V13o\/hqdefault.jpg",
"title": "My Youtube Journey\ud83e\udd79 Grateful \ud83d\ude4f #YoutubeCreatorCollective #jagritipahwa",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 55,
"views_yearly_historisation": [
{
"years": 2024,
"views": "317970"
},
{
"years": 2025,
"views": "17322"
}
],
"comments_rate": 0.25,
"7d_best_engagement_rate": 59.36,
"uploaded": "2024-07-03T09:14:15+0200",
"definition": "hd",
"most_loved": 37.82,
"projection": "rectangular",
"views": "466177",
"views_3m": "3080",
"yt_id": "MrfjrQ6V13o",
"comments": 118,
"dislikes_rate": 0.59,
"180d_comments": 138,
"comments_1m": 0,
"dislikes_3m": -5,
"60d_likes": 17374,
"180d_best_engagement_rate": 41.74,
"public_first_track": "2024-07-03T00:00:00+0200",
"180d_likes": 17948,
"likes_1m": -6,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 38.66,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 124,
"7d_most_loved": 58.11
},
"sort": [
1719990855000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "9NcpPU7Ed3c",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": 1492,
"views_1w": "153710",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 91580,
"language": "en",
"public_last_track": "2026-05-30T19:47:03+0200",
"30d_best_engagement_rate": 33.71,
"compute_demography_last_track": "2024-11-04T00:00:00+0000",
"comments_1d": 0,
"views_1d": 21959,
"60d_dislikes": 6076,
"views_1m": "658757",
"modified": "2026-05-30T17:47:03+0000",
"30d_dislikes": 4214,
"7d_dislikes": 2265,
"likes": 352161,
"180d_most_loved": 26.23,
"7d_type": "public_v2",
"7d_views": 2495043,
"60d_most_loved": 30.67,
"created": "2024-07-05T00:44:55+0000",
"60d_best_engagement_rate": 31.9,
"active": true,
"7d_comments": 131,
"comments_3m": 25,
"dislikes": 31253,
"dislikes_1w": 303,
"language_type": "snippet",
"30d_likes": 118731,
"likes_rate": 19.12,
"60d_comments": 195,
"@indexed": "2026-05-30T17:47:07+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "9893047",
"likes_3m": 13382,
"dislikes_1m": 1297,
"licensed_content_owner": true,
"180d_dislikes": 14440,
"60d_views": "5097341",
"channel_id": 2675520,
"dislikes_1d": 43,
"30d_most_loved": 32.51,
"30d_views": "3652229",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/9NcpPU7Ed3c\/hqdefault.jpg",
"title": "Chipku Saas vali Bahu\ud83d\ude02 #saasbahu #jagritipahwa #sasural #inlaws #sasuralvlog #newlymarried",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 59,
"views_yearly_historisation": [
{
"years": 2024,
"views": "5360926"
},
{
"years": 2025,
"views": "5159292"
}
],
"comments_rate": 0.02,
"7d_best_engagement_rate": 37.67,
"uploaded": "2024-07-04T09:00:26+0200",
"definition": "hd",
"most_loved": 19.12,
"projection": "rectangular",
"views": "18417356",
"views_3m": "1427190",
"yt_id": "9NcpPU7Ed3c",
"comments": 404,
"dislikes_rate": 1.7,
"180d_comments": 280,
"comments_1m": 14,
"dislikes_3m": 2905,
"60d_likes": 156349,
"180d_best_engagement_rate": 27.72,
"public_first_track": "2024-07-04T00:00:00+0200",
"180d_likes": 259522,
"likes_1m": 6394,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 20.84,
"comments_1w": 3,
"likes_1d": 213,
"30d_comments": 161,
"7d_most_loved": 36.7
},
"sort": [
1720076426000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "qdWh50JqJe4",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": 221,
"views_1w": "13413",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 25083,
"language": "en",
"public_last_track": "2026-05-30T19:47:05+0200",
"30d_best_engagement_rate": 45.06,
"compute_demography_last_track": "2024-08-06T00:00:00+0000",
"comments_1d": 0,
"views_1d": 1916,
"60d_dislikes": 1645,
"views_1m": "57485",
"modified": "2026-05-30T17:47:05+0000",
"30d_dislikes": 887,
"7d_dislikes": 332,
"likes": 133940,
"180d_most_loved": 37.97,
"7d_type": "public_v2",
"7d_views": 474929,
"60d_most_loved": 42.1,
"created": "2024-07-06T00:40:11+0000",
"60d_best_engagement_rate": 43.33,
"active": true,
"7d_comments": 173,
"comments_3m": 15,
"dislikes": 5028,
"dislikes_1w": 7,
"language_type": "snippet",
"30d_likes": 39740,
"likes_rate": 30.88,
"60d_comments": 328,
"@indexed": "2026-05-30T17:47:09+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "2942648",
"likes_3m": 3176,
"dislikes_1m": 32,
"licensed_content_owner": true,
"180d_dislikes": 3689,
"60d_views": "1598234",
"channel_id": 2675520,
"dislikes_1d": 1,
"30d_most_loved": 43.82,
"30d_views": "906846",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/qdWh50JqJe4\/hqdefault.jpg",
"title": "Single girls ki struggles\ud83d\ude05 #Singlelife #singlegirlproblems #jagritipahwa #comedy",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 60,
"views_yearly_historisation": [
{
"years": 2024,
"views": "1156342"
},
{
"years": 2025,
"views": "934444"
}
],
"comments_rate": 0.15,
"7d_best_engagement_rate": 53.88,
"uploaded": "2024-07-05T08:59:42+0200",
"definition": "hd",
"most_loved": 30.88,
"projection": "rectangular",
"views": "4337020",
"views_3m": "217782",
"yt_id": "qdWh50JqJe4",
"comments": 638,
"dislikes_rate": 1.16,
"180d_comments": 506,
"comments_1m": 2,
"dislikes_3m": 146,
"60d_likes": 67282,
"180d_best_engagement_rate": 39.39,
"public_first_track": "2024-07-05T00:00:00+0200",
"180d_likes": 111729,
"likes_1m": 947,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 32.19,
"comments_1w": 0,
"likes_1d": 32,
"30d_comments": 233,
"7d_most_loved": 52.81
},
"sort": [
1720162782000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "8gVXArcTApg",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": -78,
"views_1w": "981",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 236600,
"language": "en",
"public_last_track": "2026-05-30T19:47:03+0200",
"30d_best_engagement_rate": 49.25,
"compute_demography_last_track": "2024-11-06T00:00:00+0000",
"comments_1d": 0,
"views_1d": 140,
"60d_dislikes": 3780,
"views_1m": "4206",
"modified": "2026-05-30T17:47:03+0000",
"30d_dislikes": 3489,
"7d_dislikes": 3138,
"likes": 390258,
"180d_most_loved": 48.02,
"7d_type": "public_v2",
"7d_views": 4936272,
"60d_most_loved": 49.97,
"created": "2024-07-07T00:40:43+0000",
"60d_best_engagement_rate": 50.63,
"active": true,
"7d_comments": 203,
"comments_3m": -1,
"dislikes": 5986,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 274120,
"likes_rate": 46.32,
"60d_comments": 244,
"@indexed": "2026-05-30T17:47:06+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "8195844",
"likes_3m": -1188,
"dislikes_1m": -2,
"licensed_content_owner": true,
"180d_dislikes": 5902,
"60d_views": "6138109",
"channel_id": 2675520,
"dislikes_1d": 0,
"30d_most_loved": 48.59,
"30d_views": "5641718",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/8gVXArcTApg\/hqdefault.jpg",
"title": "Strict parents to Modern sasural\ud83d\ude05 #marriedgirl #newlymarried #jagritipahwa #saasbahu #sonakshisinha",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 60,
"views_yearly_historisation": [
{
"years": 2024,
"views": "6058974"
},
{
"years": 2025,
"views": "62962"
}
],
"comments_rate": 0.04,
"7d_best_engagement_rate": 48.61,
"uploaded": "2024-07-06T09:09:31+0200",
"definition": "hd",
"most_loved": 46.32,
"projection": "rectangular",
"views": "8426154",
"views_3m": "8090",
"yt_id": "8gVXArcTApg",
"comments": 307,
"dislikes_rate": 0.71,
"180d_comments": 307,
"comments_1m": 0,
"dislikes_3m": -19,
"60d_likes": 306749,
"180d_best_engagement_rate": 48.77,
"public_first_track": "2024-07-06T00:00:00+0200",
"180d_likes": 393529,
"likes_1m": -333,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 47.06,
"comments_1w": 0,
"likes_1d": -11,
"30d_comments": 231,
"7d_most_loved": 47.93
},
"sort": [
1720249771000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "dXdubrJf9M8",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": 1259,
"views_1w": "190225",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 260911,
"language": "en",
"public_last_track": "2026-05-30T19:47:04+0200",
"30d_best_engagement_rate": 24.64,
"compute_demography_last_track": "2024-11-06T00:00:00+0000",
"comments_1d": 0,
"views_1d": 27175,
"60d_dislikes": 56627,
"views_1m": "815251",
"modified": "2026-05-30T17:47:04+0000",
"30d_dislikes": 42122,
"7d_dislikes": 21389,
"likes": 1034817,
"180d_most_loved": 18.91,
"7d_type": "public_v2",
"7d_views": 10807426,
"60d_most_loved": 21.21,
"created": "2024-07-08T00:32:29+0000",
"60d_best_engagement_rate": 23.8,
"active": true,
"7d_comments": 487,
"comments_3m": 21,
"dislikes": 204516,
"dislikes_1w": 300,
"language_type": "snippet",
"30d_likes": 381648,
"likes_rate": 14.76,
"60d_comments": 766,
"@indexed": "2026-05-30T17:47:07+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "39159089",
"likes_3m": 21236,
"dislikes_1m": 1286,
"licensed_content_owner": true,
"180d_dislikes": 124689,
"60d_views": "22159625",
"channel_id": 2675520,
"dislikes_1d": 43,
"30d_most_loved": 22.15,
"30d_views": "17226952",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/dXdubrJf9M8\/hqdefault.jpg",
"title": "Do you go to school on Bus \ud83d\ude8c? #schooldays #schoolbus #school life #jagritipahwa #schoolvlog",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 54,
"views_yearly_historisation": [
{
"years": 2024,
"views": "19922221"
},
{
"years": 2025,
"views": "20757076"
}
],
"comments_rate": 0.02,
"7d_best_engagement_rate": 26.17,
"uploaded": "2024-07-07T08:59:09+0200",
"definition": "hd",
"most_loved": 14.76,
"projection": "rectangular",
"views": "70124228",
"views_3m": "2859135",
"yt_id": "dXdubrJf9M8",
"comments": 1428,
"dislikes_rate": 2.92,
"180d_comments": 1067,
"comments_1m": -2,
"dislikes_3m": 4717,
"60d_likes": 469917,
"180d_best_engagement_rate": 22.12,
"public_first_track": "2024-07-07T00:00:00+0200",
"180d_likes": 740472,
"likes_1m": 5394,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 17.69,
"comments_1w": 0,
"likes_1d": 180,
"30d_comments": 667,
"7d_most_loved": 24.14
},
"sort": [
1720335549000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "8K3sLovQuV0",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": -10,
"views_1w": "93",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 27118,
"language": "en",
"public_last_track": "2026-05-30T19:47:03+0200",
"30d_best_engagement_rate": 52.62,
"compute_demography_last_track": "2024-11-07T00:00:00+0000",
"comments_1d": 0,
"views_1d": 13,
"60d_dislikes": 484,
"views_1m": "399",
"modified": "2026-05-30T17:47:03+0000",
"30d_dislikes": 437,
"7d_dislikes": 317,
"likes": 34125,
"180d_most_loved": 47.87,
"7d_type": "public_v2",
"7d_views": 476880,
"60d_most_loved": 49.61,
"created": "2024-07-09T00:43:22+0000",
"60d_best_engagement_rate": 50.52,
"active": true,
"7d_comments": 134,
"comments_3m": -2,
"dislikes": 488,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 33110,
"likes_rate": 45.48,
"60d_comments": 153,
"@indexed": "2026-05-30T17:47:06+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "731197",
"likes_3m": -124,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 503,
"60d_views": "700537",
"channel_id": 2675520,
"dislikes_1d": 0,
"30d_most_loved": 51.7,
"30d_views": "640458",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/8K3sLovQuV0\/hqdefault.jpg",
"title": "Bigboss inside information \ud83d\ude32 Do you watch bigboss? #bigboss #bbcontestants #jagritipahwa #bbteam",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 60,
"views_yearly_historisation": [
{
"years": 2024,
"views": "551618"
},
{
"years": 2025,
"views": "14154"
}
],
"comments_rate": 0.19,
"7d_best_engagement_rate": 57.81,
"uploaded": "2024-07-08T09:00:43+0200",
"definition": "hd",
"most_loved": 45.48,
"projection": "rectangular",
"views": "750336",
"views_3m": "1427",
"yt_id": "8K3sLovQuV0",
"comments": 139,
"dislikes_rate": 0.65,
"180d_comments": 151,
"comments_1m": -1,
"dislikes_3m": -2,
"60d_likes": 34751,
"180d_best_engagement_rate": 48.77,
"public_first_track": "2024-07-08T00:00:00+0200",
"180d_likes": 35006,
"likes_1m": -41,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 46.32,
"comments_1w": 0,
"likes_1d": -1,
"30d_comments": 153,
"7d_most_loved": 56.87
},
"sort": [
1720422043000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "s1VgARW9aSE",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": -3,
"views_1w": "1210",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 54406,
"language": "en",
"public_last_track": "2026-05-30T19:47:05+0200",
"30d_best_engagement_rate": 44.15,
"compute_demography_last_track": "2024-11-08T00:00:00+0000",
"comments_1d": 0,
"views_1d": 173,
"60d_dislikes": 1322,
"views_1m": "5185",
"modified": "2026-05-30T17:47:05+0000",
"30d_dislikes": 1213,
"7d_dislikes": 995,
"likes": 74709,
"180d_most_loved": 36.91,
"7d_type": "public_v2",
"7d_views": 1193835,
"60d_most_loved": 41.68,
"created": "2024-07-10T00:47:09+0000",
"60d_best_engagement_rate": 42.61,
"active": true,
"7d_comments": 117,
"comments_3m": -2,
"dislikes": 1796,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 60147,
"likes_rate": 34.81,
"60d_comments": 132,
"@indexed": "2026-05-30T17:47:07+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "2027179",
"likes_3m": -57,
"dislikes_1m": 1,
"licensed_content_owner": true,
"180d_dislikes": 1787,
"60d_views": "1551619",
"channel_id": 2675520,
"dislikes_1d": 0,
"30d_most_loved": 43.18,
"30d_views": "1392796",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/s1VgARW9aSE\/hqdefault.jpg",
"title": "Types of Golgappa eaters\ud83d\ude05 Which one is you? #golgappachallenge #paanipuri #jagritipahwa #golgappe",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 61,
"views_yearly_historisation": [
{
"years": 2024,
"views": "1459811"
},
{
"years": 2025,
"views": "54550"
}
],
"comments_rate": 0.06,
"7d_best_engagement_rate": 46.5,
"uploaded": "2024-07-09T08:59:40+0200",
"definition": "hd",
"most_loved": 34.81,
"projection": "rectangular",
"views": "2146000",
"views_3m": "15991",
"yt_id": "s1VgARW9aSE",
"comments": 132,
"dislikes_rate": 0.84,
"180d_comments": 143,
"comments_1m": -2,
"dislikes_3m": -1,
"60d_likes": 64665,
"180d_best_engagement_rate": 37.86,
"public_first_track": "2024-07-09T00:00:00+0200",
"180d_likes": 74828,
"likes_1m": -15,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 35.71,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 125,
"7d_most_loved": 45.57
},
"sort": [
1720508380000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "HLQ8kTATLWI",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": 166,
"views_1w": "8607",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 42628,
"language": "en",
"public_last_track": "2026-05-30T19:47:03+0200",
"30d_best_engagement_rate": 45.32,
"compute_demography_last_track": "2024-11-09T00:00:00+0000",
"comments_1d": 0,
"views_1d": 1230,
"60d_dislikes": 1197,
"views_1m": "36887",
"modified": "2026-05-30T17:47:03+0000",
"30d_dislikes": 1088,
"7d_dislikes": 735,
"likes": 83670,
"180d_most_loved": 40.52,
"7d_type": "public_v2",
"7d_views": 901368,
"60d_most_loved": 43.77,
"created": "2024-07-11T00:45:38+0000",
"60d_best_engagement_rate": 44.81,
"active": true,
"7d_comments": 161,
"comments_3m": 3,
"dislikes": 2922,
"dislikes_1w": 4,
"language_type": "snippet",
"sponsored_manual_process_date": "2024-07-11T00:00:00+0200",
"30d_likes": 53462,
"likes_rate": 34.36,
"60d_comments": 188,
"@indexed": "2026-05-30T17:47:07+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1713925",
"likes_3m": 679,
"dislikes_1m": 19,
"licensed_content_owner": true,
"180d_dislikes": 1984,
"60d_views": "1333549",
"channel_id": 2675520,
"dislikes_1d": 1,
"30d_most_loved": 44.27,
"30d_views": "1207709",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/HLQ8kTATLWI\/hqdefault.jpg",
"title": "Overexcited Bridesmaid preparing for besties wedding \ud83d\ude02 #weddingplanning #jagritipahwa #weddingdress",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 60,
"views_yearly_historisation": [
{
"years": 2024,
"views": "1152965"
},
{
"years": 2025,
"views": "558499"
}
],
"comments_rate": 0.1,
"7d_best_engagement_rate": 48.29,
"uploaded": "2024-07-10T08:58:22+0200",
"definition": "hd",
"most_loved": 34.36,
"projection": "rectangular",
"views": "2434945",
"views_3m": "47960",
"yt_id": "HLQ8kTATLWI",
"comments": 255,
"dislikes_rate": 1.2,
"180d_comments": 222,
"comments_1m": 3,
"dislikes_3m": 7,
"60d_likes": 58373,
"180d_best_engagement_rate": 41.8,
"public_first_track": "2024-07-10T00:00:00+0200",
"180d_likes": 69442,
"likes_1m": 713,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 35.67,
"comments_1w": 1,
"likes_1d": 24,
"30d_comments": 179,
"7d_most_loved": 47.29
},
"sort": [
1720594702000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "oUfwDTXq_nA",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": -294,
"views_1w": "30209",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 353059,
"language": "en",
"public_last_track": "2026-05-30T19:47:05+0200",
"30d_best_engagement_rate": 22.62,
"compute_demography_last_track": "2024-11-10T00:00:00+0000",
"comments_1d": 0,
"views_1d": 4316,
"60d_dislikes": 64394,
"views_1m": "129466",
"modified": "2026-05-30T17:47:05+0000",
"30d_dislikes": 44922,
"7d_dislikes": 23267,
"likes": 1404634,
"180d_most_loved": 18.23,
"7d_type": "public_v2",
"7d_views": 15292378,
"60d_most_loved": 20.19,
"created": "2024-07-12T00:44:56+0000",
"60d_best_engagement_rate": 21.94,
"active": true,
"7d_comments": 334,
"comments_3m": 4,
"dislikes": 164929,
"dislikes_1w": -44,
"language_type": "snippet",
"30d_likes": 549415,
"likes_rate": 14.13,
"60d_comments": 525,
"@indexed": "2026-05-30T17:47:07+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "60996284",
"likes_3m": -3702,
"dislikes_1m": -188,
"licensed_content_owner": true,
"180d_dislikes": 117240,
"60d_views": "37130832",
"channel_id": 2675520,
"dislikes_1d": -6,
"30d_most_loved": 20.89,
"30d_views": "26294179",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/oUfwDTXq_nA\/hqdefault.jpg",
"title": "School bus memories\ud83d\ude05 #part2 #jagritipahwa #schoollife #schooldays #jagritipahwa",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 39,
"views_yearly_historisation": [
{
"years": 2024,
"views": "29138865"
},
{
"years": 2025,
"views": "31385542"
}
],
"comments_rate": 0.01,
"7d_best_engagement_rate": 24.63,
"uploaded": "2024-07-11T08:59:25+0200",
"definition": "hd",
"most_loved": 14.13,
"projection": "rectangular",
"views": "99394489",
"views_3m": "412154",
"yt_id": "oUfwDTXq_nA",
"comments": 889,
"dislikes_rate": 1.66,
"180d_comments": 705,
"comments_1m": -1,
"dislikes_3m": -803,
"60d_likes": 749661,
"180d_best_engagement_rate": 20.16,
"public_first_track": "2024-07-11T00:00:00+0200",
"180d_likes": 1111946,
"likes_1m": -1259,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 15.8,
"comments_1w": 0,
"likes_1d": -42,
"30d_comments": 428,
"7d_most_loved": 23.09
},
"sort": [
1720681165000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "dYP0VQPbEfE",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": -107,
"views_1w": "176",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 130130,
"language": "en",
"public_last_track": "2026-05-30T19:47:04+0200",
"30d_best_engagement_rate": 46.32,
"compute_demography_last_track": "2024-11-11T00:00:00+0000",
"comments_1d": 0,
"views_1d": 25,
"60d_dislikes": 4173,
"views_1m": "755",
"modified": "2026-05-30T17:47:04+0000",
"30d_dislikes": 3420,
"7d_dislikes": 2044,
"likes": 349973,
"180d_most_loved": 39.34,
"7d_type": "public_v2",
"7d_views": 2687884,
"60d_most_loved": 45.26,
"created": "2024-07-13T00:43:12+0000",
"60d_best_engagement_rate": 46.27,
"active": true,
"7d_comments": 193,
"comments_3m": -1,
"dislikes": 13381,
"dislikes_1w": -5,
"language_type": "snippet",
"30d_likes": 164203,
"likes_rate": 37.12,
"60d_comments": 234,
"@indexed": "2026-05-30T17:47:07+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "8857124",
"likes_3m": -1505,
"dislikes_1m": -22,
"licensed_content_owner": true,
"180d_dislikes": 12536,
"60d_views": "4391941",
"channel_id": 2675520,
"dislikes_1d": -1,
"30d_most_loved": 45.32,
"30d_views": "3623102",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/dYP0VQPbEfE\/hqdefault.jpg",
"title": "Attending bestie\u2019s wedding \ud83d\ude05 #weddingvideo #bestfriends #jagritipahwa #bridesmaids",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 60,
"views_yearly_historisation": [
{
"years": 2024,
"views": "5054820"
},
{
"years": 2025,
"views": "145107"
}
],
"comments_rate": 0.04,
"7d_best_engagement_rate": 49.25,
"uploaded": "2024-07-12T09:03:34+0200",
"definition": "hd",
"most_loved": 37.12,
"projection": "rectangular",
"views": "9428883",
"views_3m": "2926",
"yt_id": "dYP0VQPbEfE",
"comments": 338,
"dislikes_rate": 1.42,
"180d_comments": 339,
"comments_1m": 1,
"dislikes_3m": -90,
"60d_likes": 198787,
"180d_best_engagement_rate": 40.79,
"public_first_track": "2024-07-12T00:00:00+0200",
"180d_likes": 348438,
"likes_1m": -458,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 38.57,
"comments_1w": 0,
"likes_1d": -15,
"30d_comments": 216,
"7d_most_loved": 48.41
},
"sort": [
1720767814000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "e-f9ZCiM6Ns",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": -99,
"views_1w": "5344",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 189478,
"language": "en",
"public_last_track": "2026-05-30T19:47:04+0200",
"30d_best_engagement_rate": 31.89,
"compute_demography_last_track": "2024-11-13T00:00:00+0000",
"comments_1d": 0,
"views_1d": 763,
"60d_dislikes": 13759,
"views_1m": "22903",
"modified": "2026-05-30T17:47:04+0000",
"30d_dislikes": 11551,
"7d_dislikes": 7778,
"likes": 465878,
"180d_most_loved": 27.49,
"7d_type": "public_v2",
"7d_views": 5892928,
"60d_most_loved": 29.74,
"created": "2024-07-14T00:42:17+0000",
"60d_best_engagement_rate": 31.2,
"active": true,
"7d_comments": 282,
"comments_3m": -1,
"dislikes": 34226,
"dislikes_1w": -16,
"language_type": "snippet",
"30d_likes": 250109,
"likes_rate": 21.05,
"60d_comments": 395,
"@indexed": "2026-05-30T17:47:09+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "14083925",
"likes_3m": -712,
"dislikes_1m": -70,
"licensed_content_owner": true,
"180d_dislikes": 22265,
"60d_views": "9721288",
"channel_id": 2675520,
"dislikes_1d": -2,
"30d_most_loved": 30.44,
"30d_views": "8216664",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/e-f9ZCiM6Ns\/hqdefault.jpg",
"title": "Food lovers and their favourite shop\ud83d\ude05 #foodie #foodlover #foodstall #jagritipahwa #streetfood",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 37,
"views_yearly_historisation": [
{
"years": 2024,
"views": "9879418"
},
{
"years": 2025,
"views": "6227265"
}
],
"comments_rate": 0.02,
"7d_best_engagement_rate": 33.52,
"uploaded": "2024-07-13T09:58:41+0200",
"definition": "hd",
"most_loved": 21.05,
"projection": "rectangular",
"views": "22131481",
"views_3m": "100129",
"yt_id": "e-f9ZCiM6Ns",
"comments": 541,
"dislikes_rate": 1.55,
"180d_comments": 463,
"comments_1m": -1,
"dislikes_3m": -248,
"60d_likes": 289122,
"180d_best_engagement_rate": 29.1,
"public_first_track": "2024-07-13T00:00:00+0200",
"180d_likes": 387134,
"likes_1m": -426,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 22.62,
"comments_1w": 0,
"likes_1d": -14,
"30d_comments": 341,
"7d_most_loved": 32.15
},
"sort": [
1720857521000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "8IjVIxSovqg",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": 1389,
"views_1w": "60854",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 90220,
"language": "en",
"public_last_track": "2026-05-30T19:47:03+0200",
"30d_best_engagement_rate": 50.34,
"compute_demography_last_track": "2024-11-15T00:00:00+0000",
"comments_1d": 1,
"views_1d": 8693,
"60d_dislikes": 1802,
"views_1m": "260801",
"modified": "2026-05-30T17:47:03+0000",
"30d_dislikes": 1616,
"7d_dislikes": 1372,
"likes": 192927,
"180d_most_loved": 46.02,
"7d_type": "public_v2",
"7d_views": 1777945,
"60d_most_loved": 49.08,
"created": "2024-07-15T00:35:04+0000",
"60d_best_engagement_rate": 50.02,
"active": true,
"7d_comments": 383,
"comments_3m": 42,
"dislikes": 3662,
"dislikes_1w": 26,
"language_type": "snippet",
"30d_likes": 106534,
"likes_rate": 38.38,
"60d_comments": 484,
"@indexed": "2026-05-30T17:47:06+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "3204976",
"likes_3m": 12003,
"dislikes_1m": 112,
"licensed_content_owner": true,
"180d_dislikes": 2866,
"60d_views": "2432241",
"channel_id": 2675520,
"dislikes_1d": 4,
"30d_most_loved": 49.38,
"30d_views": "2157447",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/8IjVIxSovqg\/hqdefault.jpg",
"title": "Struggles of Living in Village\ud83e\udd79 #villagelife #ruralarea #part1 #villagevlog #jagritipahwa",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 51,
"views_yearly_historisation": [
{
"years": 2024,
"views": "2569777"
},
{
"years": 2025,
"views": "995745"
}
],
"comments_rate": 0.14,
"7d_best_engagement_rate": 51.73,
"uploaded": "2024-07-14T09:05:55+0200",
"definition": "hd",
"most_loved": 38.38,
"projection": "rectangular",
"views": "5026718",
"views_3m": "540148",
"yt_id": "8IjVIxSovqg",
"comments": 725,
"dislikes_rate": 0.73,
"180d_comments": 582,
"comments_1m": 21,
"dislikes_3m": 185,
"60d_likes": 119375,
"180d_best_engagement_rate": 47.1,
"public_first_track": "2024-07-14T00:00:00+0200",
"180d_likes": 147499,
"likes_1m": 5955,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 39.25,
"comments_1w": 5,
"likes_1d": 198,
"30d_comments": 446,
"7d_most_loved": 50.74
},
"sort": [
1720940755000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "4a8VEES1Dxs",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": 419,
"views_1w": "18819",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 37966,
"language": "en",
"public_last_track": "2026-05-30T19:47:02+0200",
"30d_best_engagement_rate": 47.13,
"compute_demography_last_track": "2024-11-15T00:00:00+0000",
"comments_1d": 0,
"views_1d": 2688,
"60d_dislikes": 774,
"views_1m": "80655",
"modified": "2026-05-30T17:47:02+0000",
"30d_dislikes": 721,
"7d_dislikes": 569,
"likes": 63216,
"180d_most_loved": 43.12,
"7d_type": "public_v2",
"7d_views": 780697,
"60d_most_loved": 45.1,
"created": "2024-07-16T00:54:51+0000",
"60d_best_engagement_rate": 46.01,
"active": true,
"7d_comments": 145,
"comments_3m": 10,
"dislikes": 1259,
"dislikes_1w": 16,
"language_type": "snippet",
"30d_likes": 44187,
"likes_rate": 38.24,
"60d_comments": 161,
"@indexed": "2026-05-30T17:47:07+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1151006",
"likes_3m": 6133,
"dislikes_1m": 68,
"licensed_content_owner": true,
"180d_dislikes": 872,
"60d_views": "1029755",
"channel_id": 2675520,
"dislikes_1d": 2,
"30d_most_loved": 46.21,
"30d_views": "956180",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/4a8VEES1Dxs\/hqdefault.jpg",
"title": "Sarkari Naukari ki Hawabazi \ud83d\ude05 #govtjob #exampreparation #govtexam #jagritipahwa #govtteacher",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 61,
"views_yearly_historisation": [
{
"years": 2024,
"views": "950967"
},
{
"years": 2025,
"views": "201260"
}
],
"comments_rate": 0.12,
"7d_best_engagement_rate": 49.55,
"uploaded": "2024-07-15T08:58:14+0200",
"definition": "hd",
"most_loved": 38.24,
"projection": "rectangular",
"views": "1653329",
"views_3m": "232800",
"yt_id": "4a8VEES1Dxs",
"comments": 191,
"dislikes_rate": 0.76,
"180d_comments": 165,
"comments_1m": 2,
"dislikes_3m": 183,
"60d_likes": 46439,
"180d_best_engagement_rate": 44.03,
"public_first_track": "2024-07-15T00:00:00+0200",
"180d_likes": 49637,
"likes_1m": 1797,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 39.11,
"comments_1w": 0,
"likes_1d": 60,
"30d_comments": 156,
"7d_most_loved": 48.63
},
"sort": [
1721026694000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "C9lIW_Lg1h0",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": -36,
"views_1w": "403",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 56678,
"language": "en",
"public_last_track": "2026-05-30T19:47:03+0200",
"30d_best_engagement_rate": 36.65,
"compute_demography_last_track": "2024-08-17T00:00:00+0000",
"comments_1d": 0,
"views_1d": 58,
"60d_dislikes": 3626,
"views_1m": "1725",
"modified": "2026-05-30T17:47:03+0000",
"30d_dislikes": 2378,
"7d_dislikes": 1285,
"likes": 119809,
"180d_most_loved": 31.14,
"7d_type": "public_v2",
"7d_views": 1419691,
"60d_most_loved": 33.28,
"created": "2024-07-17T00:47:53+0000",
"60d_best_engagement_rate": 34.61,
"active": true,
"7d_comments": 147,
"comments_3m": 0,
"dislikes": 5680,
"dislikes_1w": -2,
"language_type": "snippet",
"30d_likes": 74689,
"likes_rate": 29.67,
"60d_comments": 198,
"@indexed": "2026-05-30T17:47:07+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "3920347",
"likes_3m": -494,
"dislikes_1m": -10,
"licensed_content_owner": true,
"180d_dislikes": 5690,
"60d_views": "2879087",
"channel_id": 2675520,
"dislikes_1d": 0,
"30d_most_loved": 35.44,
"30d_views": "2107549",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/C9lIW_Lg1h0\/hqdefault.jpg",
"title": "Do you know such Liar student? \ud83d\ude02\ud83d\ude02 #jagritipahwa #schooldays #schoolmemes #schoollife",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 60,
"views_yearly_historisation": [
{
"years": 2024,
"views": "2781872"
},
{
"years": 2025,
"views": "82063"
}
],
"comments_rate": 0.06,
"7d_best_engagement_rate": 40.93,
"uploaded": "2024-07-16T09:33:33+0200",
"definition": "hd",
"most_loved": 29.67,
"projection": "rectangular",
"views": "4038175",
"views_3m": "6136",
"yt_id": "C9lIW_Lg1h0",
"comments": 238,
"dislikes_rate": 1.41,
"180d_comments": 245,
"comments_1m": 0,
"dislikes_3m": -24,
"60d_likes": 95807,
"180d_best_engagement_rate": 32.66,
"public_first_track": "2024-07-16T00:00:00+0200",
"180d_likes": 122088,
"likes_1m": -154,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 31.13,
"comments_1w": 0,
"likes_1d": -5,
"30d_comments": 165,
"7d_most_loved": 39.92
},
"sort": [
1721115213000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "KXrxtfW_KOA",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": 821,
"views_1w": "54168",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 127287,
"language": "en",
"public_last_track": "2026-05-30T19:47:04+0200",
"30d_best_engagement_rate": 49.25,
"compute_demography_last_track": "2024-11-17T00:00:00+0000",
"comments_1d": 1,
"views_1d": 7738,
"60d_dislikes": 2850,
"views_1m": "232148",
"modified": "2026-05-30T17:47:04+0000",
"30d_dislikes": 2303,
"7d_dislikes": 1916,
"likes": 345733,
"180d_most_loved": 42.05,
"7d_type": "public_v2",
"7d_views": 2614121,
"60d_most_loved": 47.47,
"created": "2024-07-18T00:52:32+0000",
"60d_best_engagement_rate": 48.35,
"active": true,
"7d_comments": 426,
"comments_3m": 40,
"dislikes": 8810,
"dislikes_1w": 21,
"language_type": "snippet",
"30d_likes": 152238,
"likes_rate": 31.9,
"60d_comments": 575,
"@indexed": "2026-05-30T17:47:07+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "6319431",
"likes_3m": 8166,
"dislikes_1m": 92,
"licensed_content_owner": true,
"180d_dislikes": 5807,
"60d_views": "3893341",
"channel_id": 2675520,
"dislikes_1d": 3,
"30d_most_loved": 48.36,
"30d_views": "3147769",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/KXrxtfW_KOA\/hqdefault.jpg",
"title": "Do you belong to a City or Village? \ud83d\ude05 #villagelife #part2 #villagefood #ruralarea #jagritipahwa",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 51,
"views_yearly_historisation": [
{
"years": 2024,
"views": "4211703"
},
{
"years": 2025,
"views": "3436004"
}
],
"comments_rate": 0.1,
"7d_best_engagement_rate": 49.59,
"uploaded": "2024-07-17T09:10:35+0200",
"definition": "hd",
"most_loved": 31.9,
"projection": "rectangular",
"views": "10838370",
"views_3m": "586373",
"yt_id": "KXrxtfW_KOA",
"comments": 1082,
"dislikes_rate": 0.81,
"180d_comments": 805,
"comments_1m": 21,
"dislikes_3m": 248,
"60d_likes": 184811,
"180d_best_engagement_rate": 43.1,
"public_first_track": "2024-07-17T00:00:00+0200",
"180d_likes": 265725,
"likes_1m": 3518,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 32.81,
"comments_1w": 5,
"likes_1d": 117,
"30d_comments": 501,
"7d_most_loved": 48.69
},
"sort": [
1721200235000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "e3gRo4Cn42o",
"_score": null,
"_routing": "2675520",
"_parent": "2675520",
"_source": {
"country": "in",
"likes_1w": 92,
"views_1w": "31875",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 770,
"language": "en",
"public_last_track": "2026-05-30T19:47:04+0200",
"30d_best_engagement_rate": 33.65,
"compute_demography_last_track": "2024-11-17T00:00:00+0000",
"comments_1d": 0,
"views_1d": 4554,
"60d_dislikes": 34,
"views_1m": "136608",
"modified": "2026-05-30T17:47:04+0000",
"30d_dislikes": 26,
"7d_dislikes": 16,
"likes": 12790,
"180d_most_loved": 7.13,
"7d_type": "public_v2",
"7d_views": 16726,
"60d_most_loved": 23.73,
"created": "2024-07-18T00:52:32+0000",
"60d_best_engagement_rate": 26.28,
"active": true,
"7d_comments": 85,
"comments_3m": 29,
"dislikes": 2136,
"dislikes_1w": 15,
"language_type": "snippet",
"30d_likes": 1099,
"likes_rate": 3.69,
"60d_comments": 100,
"@indexed": "2026-05-30T17:47:08+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "722937",
"likes_3m": 976,
"dislikes_1m": 65,
"licensed_content_owner": true,
"180d_dislikes": 664,
"60d_views": "52632",
"channel_id": 2675520,
"dislikes_1d": 2,
"30d_most_loved": 30.26,
"30d_views": "36314",
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/e3gRo4Cn42o\/hqdefault.jpg",
"title": "Birthday Parties \ud83c\udf82 at Home\ud83d\ude0d feat Desi Mom | Jagriti Pahwa | School kids | birthday \ud83c\udf88",
"yt_channel_id": "MPY7EhVHDEgz4t7z5ncv3A",
"30d_type": "public_v2",
"duration": 224,
"views_yearly_historisation": [
{
"years": 2024,
"views": "189186"
},
{
"years": 2025,
"views": "1957152"
}
],
"comments_rate": 0.07,
"7d_best_engagement_rate": 52.07,
"uploaded": "2024-07-17T14:12:37+0200",
"definition": "hd",
"most_loved": 3.69,
"projection": "rectangular",
"views": "3464618",
"views_3m": "365925",
"yt_id": "e3gRo4Cn42o",
"comments": 243,
"dislikes_rate": 0.62,
"180d_comments": 120,
"comments_1m": 15,
"dislikes_3m": 206,
"60d_likes": 1249,
"180d_best_engagement_rate": 8.21,
"public_first_track": "2024-07-17T00:00:00+0200",
"180d_likes": 5153,
"likes_1m": 396,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 4.38,
"comments_1w": 3,
"likes_1d": 13,
"30d_comments": 97,
"7d_most_loved": 46.04
},
"sort": [
1721218357000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.270338,
"hits": [
{
"_type": "channels",
"_id": "2675520",
"_score": 13.270338,
"_source": {
"score": 945,
"videos_uploaded": 1159,
"subscribers": 15400000,
"logo": "https:\/\/yt3.ggpht.com\/sZYelCLcLSCE-cWMpGghqljrdayvezZk2QtJFqkIGfeUIVDYxm0tJtMLxCWYAgAWWcxXcPZP=s800-c-k-c0x00ffffff-no-rj",
"handle": "jagritipahwa",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2675520",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jagriti Pahwa",
"videos_views": "16015584136"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}