GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2218987"
}
}
]
}
},
{
"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": "desc"
},
"size": 20,
"from": 900
},
"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": 1033,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1292,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "N8mH_Bn-X5Q",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 96,
"language": "en",
"public_last_track": "2026-03-01T10:12:44+0100",
"30d_best_engagement_rate": 69.83,
"views_1d": 0,
"comments_1d": 0,
"60d_dislikes": 7,
"views_1m": "14",
"modified": "2026-03-01T09:12:44+0000",
"30d_dislikes": 7,
"7d_dislikes": 6,
"likes": 105,
"180d_most_loved": 60.44,
"7d_type": "public_v2",
"7d_views": 1446,
"60d_most_loved": 62.5,
"created": "2024-03-10T05:11:36+0000",
"60d_best_engagement_rate": 67.6,
"active": true,
"7d_comments": 1,
"dislikes": 7,
"comments_3m": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 98,
"likes_rate": 51.5,
"60d_comments": 1,
"@indexed": "2026-03-01T09:12:47+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1671",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 7,
"60d_views": "1568",
"brand_domains": [
{
"domain": "bookmyshow.com"
}
],
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 64.56,
"30d_views": "1518",
"performance_score": 0.75,
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/N8mH_Bn-X5Q\/hqdefault.jpg",
"title": "One event led to another & finally the \u2018Change\u2019 happened. #Article370 | Yami Gautam | Priyamani",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"average_potential_views": 9050,
"duration": 40,
"views_yearly_historisation": [
{
"years": 2024,
"views": "1822"
}
],
"comments_rate": 0.98,
"7d_best_engagement_rate": 71.23,
"uploaded": "2024-03-09T14:30:10+0100",
"definition": "hd",
"most_loved": 51.5,
"projection": "rectangular",
"views": "2039",
"views_3m": "45",
"yt_id": "N8mH_Bn-X5Q",
"comments": 2,
"dislikes_rate": 3.43,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 98,
"180d_best_engagement_rate": 65.23,
"public_first_track": "2024-03-09T00:00:00+0100",
"potential_views": 6501,
"180d_likes": 101,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 55.91,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 1,
"7d_most_loved": 66.39
},
"sort": [
1709991010000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "mB4APBAILYI",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 101,
"language": "en",
"public_last_track": "2026-03-01T10:12:45+0100",
"30d_best_engagement_rate": 83.6,
"comments_1d": 0,
"views_1d": 0,
"sponsored_from_method": 10,
"60d_dislikes": 0,
"views_1m": "1",
"modified": "2026-03-01T09:12:45+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 95,
"180d_most_loved": 71.07,
"7d_type": "public_v2",
"7d_views": 1147,
"sponsoring_score": 1,
"60d_most_loved": 78.74,
"created": "2024-03-10T05:11:36+0000",
"60d_best_engagement_rate": 78.74,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"sponsored_manual_process_date": "2024-03-25T00:00:00+0100",
"30d_likes": 103,
"likes_rate": 65.61,
"60d_comments": 0,
"@indexed": "2026-03-01T09:12:50+0000",
"has_previous_collaboration": false,
"tags": [
"Jio Cinema",
"Jio Saavn",
"Jio TV",
"Shaitan",
"shaitaan official teaser",
"shaitaan first look",
"shaitaan movie ka trailer",
"shaitaan release date",
"shaitaan movie release date",
"Shaitaan ajay devgn",
"shaitaan movie first look",
"shaitaan first look teaser",
"shaitaan teaser",
"shaitaan trailer",
"ajay devgn",
"shaitaan teaser trailer",
"jio studios",
"shaitaan",
"shaitaan movie",
"#vashgujaratimovie",
"shaitan jyotika",
"new release movie",
"shaitaan movie trailer ajaydevgn",
"shaitaan song",
"shaitaan rmadhavan"
],
"60d_type": "public_v2",
"180d_views": "1379",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 0,
"60d_views": "1270",
"brand_domains": [
{
"domain": "bookmyshow.com"
}
],
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 83.6,
"30d_views": "1232",
"performance_score": 0,
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/mB4APBAILYI\/hqdefault.jpg",
"title": "Here's to the stars, smiles, and excitement that made the #ShaitaanScreening extra special! \ud83e\udd29",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"average_potential_views": 1644298,
"duration": 67,
"views_yearly_historisation": [
{
"years": 2024,
"views": "1414"
}
],
"comments_rate": 0,
"7d_best_engagement_rate": 88.93,
"uploaded": "2024-03-09T14:25:53+0100",
"definition": "hd",
"most_loved": 65.61,
"projection": "rectangular",
"views": "1448",
"views_3m": "1",
"yt_id": "mB4APBAILYI",
"comments": 0,
"dislikes_rate": 0,
"180d_comments": 0,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 100,
"180d_best_engagement_rate": 71.07,
"public_first_track": "2024-03-09T00:00:00+0100",
"potential_views": 988815,
"180d_likes": 98,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 65.61,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 88.06
},
"sort": [
1709990753000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "EwMsXRUJZJc",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 521,
"language": "en",
"public_last_track": "2026-03-01T10:12:43+0100",
"30d_best_engagement_rate": 75.5,
"comments_1d": 0,
"views_1d": 0,
"sponsored_from_method": 8,
"60d_dislikes": 6,
"views_1m": "11",
"modified": "2026-03-01T09:12:43+0000",
"30d_dislikes": 6,
"7d_dislikes": 5,
"likes": 539,
"180d_most_loved": 63.89,
"7d_type": "public_v2",
"7d_views": 6942,
"sponsoring_score": 0,
"60d_most_loved": 69.45,
"created": "2024-03-10T05:11:36+0000",
"60d_best_engagement_rate": 71.55,
"active": true,
"7d_comments": 10,
"comments_3m": 0,
"dislikes": 8,
"dislikes_1w": 0,
"language_type": "snippet",
"sponsored_manual_process_date": "2024-03-25T00:00:00+0100",
"30d_likes": 528,
"likes_rate": 59.41,
"60d_comments": 10,
"@indexed": "2026-03-01T09:12:44+0000",
"tags": [
"Jio Cinema",
"Jio Saavn",
"Jio TV",
"Shaitan",
"shaitaan official teaser",
"shaitaan first look",
"shaitaan movie ka trailer",
"shaitaan release date",
"shaitaan movie release date",
"shaitaan movie first look",
"shaitaan first look teaser",
"shaitaan teaser",
"shaitaan trailer",
"ajay devgn",
"shaitaan teaser trailer",
"jio studios",
"shaitaan",
"shaitaan movie",
"#vashgujaratimovie",
"shaitan jyotika",
"new release movie",
"shaitaan movie trailer ajaydevgn",
"shaitaan song",
"shaitaan rmadhavan",
"shaitaanajaydevgn",
"vash"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "8311",
"likes_3m": -2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 6,
"60d_views": "7631",
"brand_domains": [
{
"domain": "bookmyshow.com"
}
],
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 73.28,
"30d_views": "7205",
"performance_score": 56.5,
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/EwMsXRUJZJc\/hqdefault.jpg",
"title": "The massive love for Shaitaan continues across the nation!\ud83d\udd25",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 53,
"average_potential_views": 9050,
"views_yearly_historisation": [
{
"years": 2024,
"views": "8587"
}
],
"comments_rate": 1.1,
"7d_best_engagement_rate": 77.21,
"uploaded": "2024-03-09T13:42:42+0100",
"definition": "hd",
"most_loved": 59.41,
"projection": "rectangular",
"views": "9072",
"views_3m": "47",
"yt_id": "EwMsXRUJZJc",
"comments": 10,
"dislikes_rate": 0.88,
"180d_comments": 10,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 530,
"180d_best_engagement_rate": 65.82,
"public_first_track": "2024-03-09T00:00:00+0100",
"potential_views": 6501,
"180d_likes": 531,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 61.4,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 10,
"7d_most_loved": 75.05
},
"sort": [
1709988162000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "acO9sNbOhQA",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "23",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 35,
"language": "en",
"public_last_track": "2026-03-01T10:12:44+0100",
"30d_best_engagement_rate": 40.8,
"views_1d": 3,
"60d_dislikes": 5,
"views_1m": "97",
"modified": "2026-03-01T09:12:44+0000",
"30d_dislikes": 5,
"7d_dislikes": 5,
"likes": 160,
"180d_most_loved": 23.76,
"7d_type": "public_v2",
"7d_views": 958,
"60d_most_loved": 26.41,
"created": "2024-03-09T06:06:22+0000",
"60d_best_engagement_rate": 29.48,
"active": true,
"7d_comments": 0,
"dislikes": 9,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 36,
"likes_rate": 17.68,
"60d_comments": 0,
"@indexed": "2026-03-01T09:12:47+0000",
"tags": [
"Jio Studios",
"Laapataa ladies",
"laapataa ladies trailer",
"lapata ladies kiranrao",
"Sparsh Shrivastava",
"laapataa ladies ram sampath",
"laapataa ladies first look",
"laapataa ladies official trailer",
"laapataa ladies aamir khan",
"laapataa ladies song",
"laapataa ladies kiran rao movie",
"Laapataa ladies new trailer",
"laapataa ladies Aamir khan",
"laapataa ladies movie",
"new hindi movie movie",
"aamir khan movies",
"\u0932\u093e\u092a\u0924\u093e \u0932\u0947\u0921\u0940\u091c",
"lost ladies",
"laapata song",
"Laapataa ladies public review"
],
"60d_type": "public_v2",
"180d_views": "5009",
"likes_3m": 2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 7,
"60d_views": "1628",
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 35.82,
"30d_views": "1005",
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/acO9sNbOhQA\/hqdefault.jpg",
"title": "Watch why Phool got everybody the infamous kalakand \ud83d\udc40 #LaapataaLadies",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 27,
"views_yearly_historisation": [
{
"years": 2024,
"views": "5420"
}
],
"7d_best_engagement_rate": 41.75,
"uploaded": "2024-03-08T10:21:47+0100",
"definition": "hd",
"most_loved": 17.68,
"projection": "rectangular",
"views": "9050",
"views_3m": "223",
"yt_id": "acO9sNbOhQA",
"dislikes_rate": 0.99,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 43,
"180d_best_engagement_rate": 25.15,
"public_first_track": "2024-03-08T00:00:00+0100",
"180d_likes": 119,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 18.67,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 36.53
},
"sort": [
1709889707000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ofw7N2_X1tY",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 37,
"language": "en",
"public_last_track": "2026-03-01T10:12:45+0100",
"30d_best_engagement_rate": 50.93,
"views_1d": 0,
"60d_dislikes": 3,
"views_1m": "5",
"modified": "2026-03-01T09:12:45+0000",
"30d_dislikes": 3,
"7d_dislikes": 2,
"likes": 58,
"180d_most_loved": 39.94,
"7d_type": "public_v2",
"7d_views": 747,
"60d_most_loved": 44.2,
"created": "2024-03-09T06:06:22+0000",
"60d_best_engagement_rate": 47.51,
"active": true,
"7d_comments": 0,
"dislikes": 4,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 38,
"likes_rate": 31.78,
"60d_comments": 0,
"@indexed": "2026-03-01T09:12:47+0000",
"tags": [
"Jio Studios",
"Laapataa ladies",
"laapataa ladies trailer",
"lapata ladies kiranrao",
"Sparsh Shrivastava",
"laapataa ladies ram sampath",
"laapataa ladies first look",
"laapataa ladies official trailer",
"laapataa ladies aamir khan",
"laapataa ladies song",
"laapataa ladies kiran rao movie",
"Laapataa ladies new trailer",
"laapataa ladies Aamir khan",
"laapataa ladies movie",
"new hindi movie movie",
"aamir khan movies",
"\u0932\u093e\u092a\u0924\u093e \u0932\u0947\u0921\u0940\u091c",
"lost ladies",
"laapata song",
"Laapataa ladies public review"
],
"60d_type": "public_v2",
"180d_views": "1377",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 3,
"60d_views": "905",
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 47.2,
"30d_views": "805",
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ofw7N2_X1tY\/hqdefault.jpg",
"title": "Puri picture ke liye apne nazdiki cinema ghar mein jaaye aur dekhe #LaapataaLadies \ud83c\udf3b",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 14,
"views_yearly_historisation": [
{
"years": 2024,
"views": "1565"
}
],
"7d_best_engagement_rate": 52.21,
"uploaded": "2024-03-08T10:19:09+0100",
"definition": "hd",
"most_loved": 31.78,
"projection": "rectangular",
"views": "1825",
"views_3m": "19",
"yt_id": "ofw7N2_X1tY",
"dislikes_rate": 2.19,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 40,
"180d_best_engagement_rate": 42.12,
"public_first_track": "2024-03-08T00:00:00+0100",
"180d_likes": 55,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 33.97,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 49.53
},
"sort": [
1709889549000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "pu3M2-vZN5o",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 443,
"language": "en",
"public_last_track": "2026-03-01T10:12:45+0100",
"30d_best_engagement_rate": 62.47,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 8,
"views_1m": "6",
"modified": "2026-03-01T09:12:45+0000",
"30d_dislikes": 8,
"7d_dislikes": 8,
"likes": 456,
"180d_most_loved": 57.62,
"7d_type": "public_v2",
"7d_views": 7202,
"60d_most_loved": 59.03,
"created": "2024-03-09T06:06:22+0000",
"60d_best_engagement_rate": 60.83,
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"dislikes": 8,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 454,
"likes_rate": 55.07,
"60d_comments": 6,
"@indexed": "2026-03-01T09:12:50+0000",
"tags": [
"Jio Cinema",
"Jio Saavn",
"Jio TV",
"Shaitan",
"shaitaan official teaser",
"shaitaan first look",
"shaitaan movie ka trailer",
"shaitaan release date",
"shaitaan movie release date",
"shaitaan movie first look",
"shaitaan first look teaser",
"shaitaan teaser",
"shaitaan trailer",
"ajay devgn",
"shaitaan teaser trailer",
"jio studios",
"shaitaan",
"shaitaan movie",
"#vashgujaratimovie",
"shaitan jyotika",
"new release movie",
"shaitaan movie trailer ajaydevgn",
"shaitaan song",
"shaitaan rmadhavan",
"shaitaanajaydevgn",
"vash"
],
"60d_type": "public_v2",
"180d_views": "7966",
"likes_3m": -2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 7,
"60d_views": "7759",
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 60.61,
"30d_views": "7491",
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/pu3M2-vZN5o\/hqdefault.jpg",
"title": "This #WomensDay, let's come together to honour the strength, courage, and grace of womanhood.",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 30,
"views_yearly_historisation": [
{
"years": 2024,
"views": "8112"
}
],
"comments_rate": 0.72,
"7d_best_engagement_rate": 63.45,
"uploaded": "2024-03-08T07:49:53+0100",
"definition": "hd",
"most_loved": 55.07,
"projection": "rectangular",
"views": "8280",
"views_3m": "15",
"yt_id": "pu3M2-vZN5o",
"comments": 6,
"dislikes_rate": 0.97,
"180d_comments": 6,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 458,
"180d_best_engagement_rate": 59.25,
"public_first_track": "2024-03-08T00:00:00+0100",
"180d_likes": 459,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 56.76,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 6,
"7d_most_loved": 61.51
},
"sort": [
1709880593000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "SiriCjxIvl0",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 195,
"language": "hi",
"public_last_track": "2026-03-01T10:12:44+0100",
"30d_best_engagement_rate": 111.66,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "0",
"modified": "2026-03-01T09:12:44+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 194,
"180d_most_loved": 100.55,
"7d_type": "public_v2",
"7d_views": 1656,
"60d_most_loved": 105.87,
"created": "2024-03-08T06:26:43+0000",
"60d_best_engagement_rate": 108.49,
"active": true,
"7d_comments": 4,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 200,
"likes_rate": 92.51,
"60d_comments": 5,
"@indexed": "2026-03-01T09:12:47+0000",
"tags": [
"Jio Cinema",
"Jio Saavn",
"Jio TV",
"Shaitan",
"shaitaan official teaser",
"shaitaan first look",
"shaitaan movie ka trailer",
"shaitaan release date",
"shaitaan movie release date",
"Shaitaan ajay devgn",
"shaitaan movie first look",
"shaitaan first look teaser",
"shaitaan teaser",
"shaitaan trailer",
"ajay devgn",
"shaitaan teaser trailer",
"jio studios",
"shaitaan",
"shaitaan movie",
"#vashgujaratimovie",
"shaitan jyotika",
"new release movie",
"shaitaan movie trailer ajaydevgn",
"shaitaan song",
"shaitaan rmadhavan"
],
"60d_type": "public_v2",
"180d_views": "2009",
"likes_3m": -2,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1908",
"channel_id": 2218987,
"30d_most_loved": 108.93,
"30d_views": "1836",
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/SiriCjxIvl0\/hqdefault.jpg",
"title": "Kal hoga iss #Shaitaan se saamna! \ud83d\udd25",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 28,
"views_yearly_historisation": [
{
"years": 2024,
"views": "2049"
}
],
"comments_rate": 1.91,
"7d_best_engagement_rate": 120.17,
"uploaded": "2024-03-07T07:52:45+0100",
"definition": "hd",
"most_loved": 92.51,
"projection": "rectangular",
"views": "2097",
"views_3m": "3",
"yt_id": "SiriCjxIvl0",
"comments": 4,
"180d_comments": 5,
"comments_1m": 0,
"60d_likes": 202,
"180d_best_engagement_rate": 103.04,
"public_first_track": "2024-03-07T00:00:00+0100",
"180d_likes": 202,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 94.42,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 5,
"7d_most_loved": 117.75
},
"sort": [
1709794365000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "cuKLC-H_ToA",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "6",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 791,
"language": "en",
"public_last_track": "2026-03-01T10:12:44+0100",
"30d_best_engagement_rate": 66.64,
"comments_1d": 0,
"views_1d": 1,
"sponsored_from_method": 10,
"60d_dislikes": 17,
"views_1m": "24",
"modified": "2026-03-01T09:12:44+0000",
"30d_dislikes": 17,
"7d_dislikes": 15,
"likes": 1029,
"180d_most_loved": 60.1,
"sponsoring_score": 1,
"7d_type": "public_v2",
"7d_views": 11582,
"60d_most_loved": 64.28,
"created": "2024-03-07T06:30:03+0000",
"60d_best_engagement_rate": 66.05,
"active": true,
"7d_comments": 7,
"comments_3m": 0,
"dislikes": 20,
"dislikes_1w": 0,
"language_type": "snippet",
"sponsored_manual_process_date": "2024-03-07T00:00:00+0100",
"30d_likes": 899,
"likes_rate": 52.95,
"60d_comments": 8,
"@indexed": "2026-03-01T09:12:49+0000",
"tags": [
"Jio Cinema",
"Jio Saavn",
"Jio TV",
"Shaitan",
"shaitaan official teaser",
"shaitaan first look",
"shaitaan movie ka trailer",
"shaitaan release date",
"shaitaan movie release date",
"Shaitaan ajay devgn",
"shaitaan movie first look",
"shaitaan first look teaser",
"shaitaan teaser",
"shaitaan trailer",
"ajay devgn",
"shaitaan teaser trailer",
"jio studios",
"shaitaan",
"shaitaan movie",
"#vashgujaratimovie",
"shaitan jyotika",
"new release movie",
"shaitaan movie trailer ajaydevgn",
"shaitaan song",
"shaitaan rmadhavan"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "16157",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 19,
"60d_views": "14111",
"brand_domains": [
{
"domain": "bookmyshow.com"
}
],
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 64.83,
"30d_views": "13866",
"performance_score": 87.25,
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/cuKLC-H_ToA\/hqdefault.jpg",
"title": "Join this mother in her fight to protect her family, her world, from the spell of #Shaitaan!",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 26,
"average_potential_views": 9050,
"views_yearly_historisation": [
{
"years": 2024,
"views": "17788"
}
],
"comments_rate": 0.46,
"7d_best_engagement_rate": 70.2,
"uploaded": "2024-03-06T12:44:06+0100",
"definition": "hd",
"most_loved": 52.95,
"projection": "rectangular",
"views": "19433",
"views_3m": "152",
"yt_id": "cuKLC-H_ToA",
"comments": 9,
"dislikes_rate": 1.03,
"180d_comments": 8,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 907,
"180d_best_engagement_rate": 61.77,
"public_first_track": "2024-03-06T00:00:00+0100",
"potential_views": 6501,
"180d_likes": 971,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 54.44,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 8,
"7d_most_loved": 68.3
},
"sort": [
1709725446000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "eKHe8w89QWo",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02vxn",
"\/m\/019_rr"
],
"7d_likes": 32,
"language": "en",
"public_last_track": "2026-03-01T10:12:44+0100",
"30d_best_engagement_rate": 50,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 2,
"views_1m": "0",
"modified": "2026-03-01T09:12:44+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 29,
"180d_most_loved": 37.04,
"7d_type": "public_v2",
"7d_views": 741,
"60d_most_loved": 40,
"created": "2024-03-07T06:30:03+0000",
"60d_best_engagement_rate": 49.03,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 2,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 31,
"likes_rate": 33.49,
"60d_comments": 5,
"@indexed": "2026-03-01T09:12:48+0000",
"tags": [
"Jio Studios",
"Laapataa ladies",
"laapataa ladies trailer",
"lapata ladies kiranrao",
"Sparsh Shrivastava",
"laapataa ladies ram sampath",
"laapataa ladies first look",
"laapataa ladies official trailer",
"laapataa ladies aamir khan",
"laapataa ladies song",
"laapataa ladies kiran rao movie",
"Laapataa ladies new trailer",
"laapataa ladies Aamir khan",
"laapataa ladies movie",
"new hindi movie movie",
"aamir khan movies",
"\u0932\u093e\u092a\u0924\u093e \u0932\u0947\u0921\u0940\u091c",
"lost ladies",
"laapata song",
"Laapataa ladies public review"
],
"60d_type": "public_v2",
"180d_views": "837",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"60d_views": "775",
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 40.79,
"30d_views": "760",
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/eKHe8w89QWo\/hqdefault.jpg",
"title": "Hey Google, how do you not fall in love with Deepak at first sight \ud83e\udd72#laaptaaLadies",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 97,
"views_yearly_historisation": [
{
"years": 2024,
"views": "848"
}
],
"comments_rate": 5.77,
"7d_best_engagement_rate": 52.63,
"uploaded": "2024-03-06T12:36:27+0100",
"definition": "hd",
"most_loved": 33.49,
"projection": "rectangular",
"views": "866",
"views_3m": "3",
"yt_id": "eKHe8w89QWo",
"comments": 5,
"dislikes_rate": 2.31,
"180d_comments": 5,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 31,
"180d_best_engagement_rate": 45.4,
"public_first_track": "2024-03-06T00:00:00+0100",
"180d_likes": 31,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 41.57,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 5,
"7d_most_loved": 43.18
},
"sort": [
1709724987000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Ct5a_rTUAPM",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "9",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 90,
"language": "hi",
"public_last_track": "2026-03-01T10:12:43+0100",
"30d_best_engagement_rate": 38.35,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 0,
"views_1m": "38",
"modified": "2026-03-01T09:12:43+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 131,
"180d_most_loved": 16.13,
"7d_type": "public_v2",
"7d_views": 2096,
"60d_most_loved": 22.79,
"created": "2024-03-07T06:30:03+0000",
"60d_best_engagement_rate": 25.37,
"active": true,
"7d_comments": 11,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"30d_likes": 94,
"likes_rate": 12.52,
"60d_comments": 12,
"@indexed": "2026-03-01T09:12:45+0000",
"tags": [
"Jio Studios",
"Jio Cinema",
"Jio Saavn",
"Jio TV",
"article 370",
"article 370 teaser",
"article 370 trailer",
"article 370 movie trailer",
"Article 370 tease trailer",
"article 370 announcement",
"article 370 revoked",
"Article 370 movie release date",
"Article 370 new teaser",
"article 370 yami gautam",
"Article 370 latest teaser",
"Article 370 trending trailer",
"B62 films",
"article 370 kashmir",
"article 370 news",
"Article 380 official teaser",
"Article 370"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "7069",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "4652",
"brand_domains": [
{
"domain": "bookmyshow.com"
}
],
"channel_id": 2218987,
"30d_most_loved": 34.33,
"30d_views": "2738",
"performance_score": 0,
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Ct5a_rTUAPM\/hqdefault.jpg",
"title": "Be a part of this emotional journey of Rajeshwari Swaminathan #article370",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 63,
"average_potential_views": 1644298,
"views_yearly_historisation": [
{
"years": 2024,
"views": "8902"
}
],
"comments_rate": 1.15,
"7d_best_engagement_rate": 48.19,
"uploaded": "2024-03-06T09:00:06+0100",
"definition": "hd",
"most_loved": 12.52,
"projection": "rectangular",
"views": "10461",
"views_3m": "168",
"yt_id": "Ct5a_rTUAPM",
"comments": 12,
"dislikes_rate": 0.1,
"180d_comments": 13,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 106,
"180d_best_engagement_rate": 17.97,
"public_first_track": "2024-03-06T00:00:00+0100",
"potential_views": 988815,
"180d_likes": 114,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 13.77,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 11,
"7d_most_loved": 42.94
},
"sort": [
1709712006000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "3LvNUvWbMco",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": -1,
"views_1w": "2",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 1081,
"language": "en",
"public_last_track": "2026-03-01T10:12:43+0100",
"30d_best_engagement_rate": 43.03,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 3,
"views_1m": "7",
"modified": "2026-03-01T09:12:43+0000",
"30d_dislikes": 3,
"7d_dislikes": 3,
"likes": 1044,
"180d_most_loved": 41.31,
"7d_type": "public_v2",
"7d_views": 25322,
"60d_most_loved": 41.83,
"created": "2024-03-07T06:30:03+0000",
"60d_best_engagement_rate": 42.76,
"active": true,
"7d_comments": 23,
"comments_3m": 0,
"dislikes": 3,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 1081,
"likes_rate": 39.73,
"60d_comments": 21,
"@indexed": "2026-03-01T09:12:45+0000",
"has_previous_collaboration": false,
"tags": [
"Jio Cinema",
"Jio Saavn",
"Jio TV",
"Shaitan",
"shaitaan official teaser",
"shaitaan first look",
"shaitaan movie ka trailer",
"shaitaan release date",
"shaitaan movie release date",
"Shaitaan ajay devgn",
"shaitaan movie first look",
"shaitaan first look teaser",
"shaitaan teaser",
"shaitaan trailer",
"ajay devgn",
"shaitaan teaser trailer",
"jio studios",
"shaitaan",
"shaitaan movie",
"#vashgujaratimovie",
"shaitan jyotika",
"new release movie",
"shaitaan movie trailer ajaydevgn",
"shaitaan song",
"shaitaan rmadhavan"
],
"60d_type": "public_v2",
"180d_views": "25947",
"likes_3m": -4,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 3,
"60d_views": "25769",
"brand_domains": [
{
"domain": "bookmyshow.com"
}
],
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 42.06,
"30d_views": "25702",
"performance_score": 95.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/3LvNUvWbMco\/hqdefault.jpg",
"title": "Bas 2 din mein, yeh #Shaitaan karega haivaniyat ki saari hadein paar. #2DaysToGo",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 21,
"average_potential_views": 9050,
"views_yearly_historisation": [
{
"years": 2024,
"views": "26197"
}
],
"comments_rate": 0.76,
"7d_best_engagement_rate": 43.72,
"uploaded": "2024-03-06T06:41:38+0100",
"definition": "hd",
"most_loved": 39.73,
"projection": "rectangular",
"views": "26275",
"views_3m": "11",
"yt_id": "3LvNUvWbMco",
"comments": 20,
"dislikes_rate": 0.11,
"180d_comments": 21,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 1078,
"180d_best_engagement_rate": 42.24,
"public_first_track": "2024-03-06T00:00:00+0100",
"potential_views": 6501,
"180d_likes": 1072,
"likes_1m": -2,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 40.61,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 22,
"7d_most_loved": 42.69
},
"sort": [
1709703698000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "LaqYiKFOGJ4",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 1,
"views_1w": "31",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 99,
"language": "hi",
"public_last_track": "2026-03-01T10:12:43+0100",
"30d_best_engagement_rate": 52.11,
"comments_1d": 0,
"views_1d": 4,
"60d_dislikes": 1,
"views_1m": "128",
"modified": "2026-03-01T09:12:43+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 252,
"180d_most_loved": 38.2,
"7d_type": "public_v2",
"7d_views": 1663,
"60d_most_loved": 44.24,
"created": "2024-03-06T05:43:11+0000",
"60d_best_engagement_rate": 44.92,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 2,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 118,
"likes_rate": 34.39,
"60d_comments": 1,
"@indexed": "2026-03-01T09:12:45+0000",
"tags": [
"Jio Studios",
"Laapataa ladies",
"laapataa ladies trailer",
"lapata ladies kiranrao",
"Sparsh Shrivastava",
"laapataa ladies ram sampath",
"laapataa ladies first look",
"laapataa ladies official trailer",
"laapataa ladies aamir khan",
"laapataa ladies song",
"laapataa ladies kiran rao movie",
"Laapataa ladies new trailer",
"laapataa ladies Aamir khan",
"laapataa ladies movie",
"new hindi movie movie",
"aamir khan movies",
"\u0932\u093e\u092a\u0924\u093e \u0932\u0947\u0921\u0940\u091c",
"lost ladies",
"laapata song",
"Laapataa ladies public review"
],
"60d_type": "public_v2",
"180d_views": "6074",
"likes_3m": 5,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"60d_views": "2916",
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 51.24,
"30d_views": "2303",
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/LaqYiKFOGJ4\/hqdefault.jpg",
"title": "Itne sundar reviews padh ke toh film dekhni hi padegi! #LaapataaLadies \ud83e\udd70",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 59,
"views_yearly_historisation": [
{
"years": 2024,
"views": "6264"
}
],
"comments_rate": 0.14,
"7d_best_engagement_rate": 60.73,
"uploaded": "2024-03-05T14:55:04+0100",
"definition": "hd",
"most_loved": 34.39,
"projection": "rectangular",
"views": "7327",
"views_3m": "249",
"yt_id": "LaqYiKFOGJ4",
"comments": 1,
"dislikes_rate": 0.27,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 129,
"180d_best_engagement_rate": 38.69,
"public_first_track": "2024-03-06T00:00:00+0100",
"180d_likes": 232,
"likes_1m": 2,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 34.8,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 59.53
},
"sort": [
1709646904000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "9WBirs2BVZM",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 47,
"language": "hi",
"public_last_track": "2026-03-01T10:12:43+0100",
"30d_best_engagement_rate": 86.1,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 6,
"views_1m": "5",
"modified": "2026-03-01T09:12:43+0000",
"30d_dislikes": 6,
"7d_dislikes": 6,
"likes": 117,
"180d_most_loved": 19.04,
"7d_type": "public_v2",
"7d_views": 638,
"60d_most_loved": 70.92,
"created": "2024-03-06T05:43:11+0000",
"60d_best_engagement_rate": 83.69,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 8,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 48,
"likes_rate": 17.54,
"60d_comments": 3,
"@indexed": "2026-03-01T09:12:44+0000",
"tags": [
"Jio Studios",
"Laapataa ladies",
"laapataa ladies trailer",
"lapata ladies kiranrao",
"Sparsh Shrivastava",
"laapataa ladies ram sampath",
"laapataa ladies first look",
"laapataa ladies official trailer",
"laapataa ladies aamir khan",
"laapataa ladies song",
"laapataa ladies kiran rao movie",
"Laapataa ladies new trailer",
"laapataa ladies Aamir khan",
"laapataa ladies movie",
"new hindi movie movie",
"aamir khan movies",
"\u0932\u093e\u092a\u0924\u093e \u0932\u0947\u0921\u0940\u091c",
"lost ladies",
"laapata song",
"Laapataa ladies public review"
],
"60d_type": "public_v2",
"180d_views": "5726",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 9,
"60d_views": "705",
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 72.51,
"30d_views": "662",
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/9WBirs2BVZM\/hqdefault.jpg",
"title": "World would be a fool to miss out on watching our Phool in #LaapataaLadies",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 89,
"views_yearly_historisation": [
{
"years": 2024,
"views": "6577"
}
],
"comments_rate": 0.75,
"7d_best_engagement_rate": 87.77,
"uploaded": "2024-03-05T12:18:02+0100",
"definition": "hd",
"most_loved": 17.54,
"projection": "rectangular",
"views": "6669",
"views_3m": "9",
"yt_id": "9WBirs2BVZM",
"comments": 5,
"dislikes_rate": 1.2,
"180d_comments": 5,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 50,
"180d_best_engagement_rate": 21.48,
"public_first_track": "2024-03-06T00:00:00+0100",
"180d_likes": 109,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 19.49,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 73.67
},
"sort": [
1709637482000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "8I-sCoMOgi8",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": -1,
"views_1w": "2",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 1182,
"language": "en",
"public_last_track": "2026-03-01T10:12:43+0100",
"30d_best_engagement_rate": 70.24,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 23,
"views_1m": "10",
"modified": "2026-03-01T09:12:43+0000",
"30d_dislikes": 21,
"7d_dislikes": 12,
"likes": 2086,
"180d_most_loved": 55.5,
"7d_type": "public_v2",
"7d_views": 15242,
"60d_most_loved": 62.87,
"created": "2024-03-06T05:43:11+0000",
"60d_best_engagement_rate": 64.29,
"active": true,
"7d_comments": 12,
"comments_3m": 0,
"dislikes": 31,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 1614,
"likes_rate": 51.12,
"60d_comments": 16,
"@indexed": "2026-03-01T09:12:45+0000",
"60d_type": "public_v2",
"180d_views": "35426",
"likes_3m": -7,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 27,
"60d_views": "27407",
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 68.66,
"30d_views": "23506",
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/8I-sCoMOgi8\/hqdefault.jpg",
"title": "#Shaitaan ki nazar aap par asar na kar paaye! - Ajay Devgn | R. Madhavan | Jyotika",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 33,
"views_yearly_historisation": [
{
"years": 2024,
"views": "37044"
}
],
"comments_rate": 0.42,
"7d_best_engagement_rate": 79.12,
"uploaded": "2024-03-05T08:57:14+0100",
"definition": "hd",
"most_loved": 51.12,
"projection": "rectangular",
"views": "40807",
"views_3m": "39",
"yt_id": "8I-sCoMOgi8",
"comments": 17,
"dislikes_rate": 0.76,
"180d_comments": 18,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 1723,
"180d_best_engagement_rate": 56.77,
"public_first_track": "2024-03-06T00:00:00+0100",
"180d_likes": 1966,
"likes_1m": -2,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 52.29,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 16,
"7d_most_loved": 77.55
},
"sort": [
1709625434000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "UG7_5wGwzdw",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 319,
"language": "en",
"public_last_track": "2026-03-01T10:12:44+0100",
"30d_best_engagement_rate": 64.74,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 3,
"views_1m": "10",
"modified": "2026-03-01T09:12:44+0000",
"30d_dislikes": 3,
"7d_dislikes": 3,
"likes": 357,
"180d_most_loved": 59.1,
"7d_type": "public_v2",
"7d_views": 5032,
"60d_most_loved": 61.87,
"created": "2024-03-05T06:54:09+0000",
"60d_best_engagement_rate": 63.28,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 3,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 350,
"likes_rate": 54.7,
"60d_comments": 5,
"@indexed": "2026-03-01T09:12:46+0000",
"has_previous_collaboration": false,
"tags": [
"Jio Cinema",
"Jio Saavn",
"Jio TV",
"Shaitan",
"shaitaan official teaser",
"shaitaan first look",
"shaitaan movie ka trailer",
"shaitaan release date",
"shaitaan movie release date",
"shaitaan movie first look",
"shaitaan first look teaser",
"shaitaan teaser",
"shaitaan trailer",
"ajay devgn",
"shaitaan teaser trailer",
"jio studios",
"shaitaan",
"shaitaan movie",
"#vashgujaratimovie",
"shaitan jyotika",
"new release movie",
"shaitaan movie trailer ajaydevgn",
"shaitaan song",
"shaitaan rmadhavan",
"shaitaanajaydevgn",
"vash"
],
"60d_type": "public_v2",
"180d_views": "6058",
"likes_3m": -2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"60d_views": "5657",
"brand_domains": [
{
"domain": "bookmyshow.com"
}
],
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 63.29,
"30d_views": "5530",
"performance_score": 38,
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/UG7_5wGwzdw\/hqdefault.jpg",
"title": "Here\u2019s how the spell of #Shaitaan took over the city with its one of a kind pop-up hoarding! \ud83d\ude08",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 24,
"average_potential_views": 9050,
"views_yearly_historisation": [
{
"years": 2024,
"views": "6183"
}
],
"comments_rate": 0.77,
"7d_best_engagement_rate": 64.98,
"uploaded": "2024-03-04T20:11:00+0100",
"definition": "hd",
"most_loved": 54.7,
"projection": "rectangular",
"views": "6527",
"views_3m": "21",
"yt_id": "UG7_5wGwzdw",
"comments": 5,
"dislikes_rate": 0.46,
"180d_comments": 5,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 350,
"180d_best_engagement_rate": 60.25,
"public_first_track": "2024-03-04T00:00:00+0100",
"potential_views": 6501,
"180d_likes": 358,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 55.92,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 5,
"7d_most_loved": 63.39
},
"sort": [
1709579460000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "cHj2gvR5rTI",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn",
"\/m\/09kqc"
],
"7d_likes": 40,
"language": "en",
"public_last_track": "2026-03-01T10:12:44+0100",
"30d_best_engagement_rate": 79.14,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 3,
"views_1m": "0",
"modified": "2026-03-01T09:12:44+0000",
"30d_dislikes": 3,
"7d_dislikes": 3,
"likes": 42,
"180d_most_loved": 68.97,
"7d_type": "public_v2",
"7d_views": 538,
"60d_most_loved": 72.82,
"created": "2024-03-05T06:54:09+0000",
"60d_best_engagement_rate": 79.93,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 3,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 40,
"likes_rate": 63.64,
"60d_comments": 1,
"@indexed": "2026-03-01T09:12:48+0000",
"tags": [
"Jio Studios",
"Laapataa ladies",
"laapataa ladies trailer",
"lapata ladies kiranrao",
"Sparsh Shrivastava",
"laapataa ladies ram sampath",
"laapataa ladies first look",
"laapataa ladies official trailer",
"laapataa ladies aamir khan",
"laapataa ladies song",
"laapataa ladies kiran rao movie",
"Laapataa ladies new trailer",
"laapataa ladies Aamir khan",
"laapataa ladies movie",
"new hindi movie movie",
"aamir khan movies",
"\u0932\u093e\u092a\u0924\u093e \u0932\u0947\u0921\u0940\u091c",
"lost ladies",
"laapata song"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "609",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 3,
"60d_views": "563",
"brand_domains": [
{
"domain": "bookmyshow.com"
}
],
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 71.94,
"30d_views": "556",
"performance_score": 0,
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/cHj2gvR5rTI\/hqdefault.jpg",
"title": "Cities may change, but love remains constant, #LaapataaLadies\u2019 in cinemas now!",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 74,
"average_potential_views": 1644298,
"views_yearly_historisation": [
{
"years": 2024,
"views": "643"
}
],
"comments_rate": 1.52,
"7d_best_engagement_rate": 81.78,
"uploaded": "2024-03-04T06:05:21+0100",
"definition": "hd",
"most_loved": 63.64,
"projection": "rectangular",
"views": "660",
"views_3m": "1",
"yt_id": "cHj2gvR5rTI",
"comments": 1,
"dislikes_rate": 4.55,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 41,
"180d_best_engagement_rate": 75.53,
"public_first_track": "2024-03-04T00:00:00+0100",
"potential_views": 988815,
"180d_likes": 42,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 69.7,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 74.35
},
"sort": [
1709528721000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "VnwW0OpFryg",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 48,
"language": "en",
"public_last_track": "2026-03-01T10:12:44+0100",
"30d_best_engagement_rate": 56.04,
"views_1d": 0,
"60d_dislikes": 3,
"views_1m": "5",
"modified": "2026-03-01T09:12:44+0000",
"30d_dislikes": 3,
"7d_dislikes": 3,
"likes": 77,
"180d_most_loved": 44.08,
"7d_type": "public_v2",
"7d_views": 851,
"60d_most_loved": 50.3,
"created": "2024-03-04T04:56:40+0000",
"60d_best_engagement_rate": 53.32,
"active": true,
"7d_comments": 0,
"dislikes": 3,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 48,
"likes_rate": 38.01,
"60d_comments": 0,
"@indexed": "2026-03-01T09:12:47+0000",
"tags": [
"Jio Studios",
"Laapataa ladies",
"laapataa ladies trailer",
"lapata ladies kiranrao",
"Sparsh Shrivastava",
"laapataa ladies ram sampath",
"laapataa ladies first look",
"laapataa ladies official trailer",
"laapataa ladies aamir khan",
"laapataa ladies song",
"laapataa ladies kiran rao movie",
"Laapataa ladies new trailer",
"laapataa ladies Aamir khan",
"laapataa ladies movie",
"new hindi movie movie",
"aamir khan movies",
"\u0932\u093e\u092a\u0924\u093e \u0932\u0947\u0921\u0940\u091c",
"lost ladies",
"laapata song"
],
"60d_type": "public_v2",
"180d_views": "1656",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 3,
"60d_views": "994",
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 52.75,
"30d_views": "910",
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/VnwW0OpFryg\/hqdefault.jpg",
"title": "Kings of heart in their natural element on the sets! \u2728#LaapataaLadies",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 46,
"views_yearly_historisation": [
{
"years": 2024,
"views": "1749"
}
],
"7d_best_engagement_rate": 59.93,
"uploaded": "2024-03-03T14:54:56+0100",
"definition": "hd",
"most_loved": 38.01,
"projection": "rectangular",
"views": "2026",
"views_3m": "20",
"yt_id": "VnwW0OpFryg",
"dislikes_rate": 1.48,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 50,
"180d_best_engagement_rate": 45.89,
"public_first_track": "2024-03-03T00:00:00+0100",
"180d_likes": 73,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 39.49,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 56.4
},
"sort": [
1709474096000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "6wV-d5BDVkU",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 17,
"views_1w": "785",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 432,
"language": "en",
"public_last_track": "2026-03-01T10:12:43+0100",
"30d_best_engagement_rate": 47.54,
"comments_1d": 0,
"views_1d": 112,
"60d_dislikes": 4,
"views_1m": "3395",
"modified": "2026-03-01T09:12:43+0000",
"30d_dislikes": 4,
"7d_dislikes": 4,
"likes": 1275,
"180d_most_loved": 44.35,
"7d_type": "public_v2",
"7d_views": 9147,
"60d_most_loved": 45.71,
"created": "2024-03-04T04:56:40+0000",
"60d_best_engagement_rate": 46.61,
"active": true,
"7d_comments": 4,
"comments_3m": 2,
"dislikes": 15,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 447,
"likes_rate": 23.82,
"60d_comments": 5,
"@indexed": "2026-03-01T09:12:44+0000",
"tags": [
"Jio Studios",
"Jio Cinema",
"Jio Saavn",
"Jio TV",
"article 370",
"article 370 teaser",
"article 370 trailer",
"article 370 movie trailer",
"Article 370 tease trailer",
"article 370 announcement",
"article 370 revoked",
"Article 370 movie release date",
"Article 370 new teaser",
"article 370 yami gautam",
"Article 370 latest teaser",
"Article 370 trending trailer",
"B62 films",
"article 370 kashmir",
"article 370 news",
"Article 380 official teaser",
"Article 370"
],
"60d_type": "public_v2",
"180d_views": "11117",
"likes_3m": 197,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 6,
"60d_views": "9976",
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 46.61,
"30d_views": "9591",
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/6wV-d5BDVkU\/hqdefault.jpg",
"title": "Bas ek kadam uthane ki zarurat thi Vaadi ki azaadi ke liye! #Article370 in Cinemas Now!",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 21,
"views_yearly_historisation": [
{
"years": 2024,
"views": "13026"
}
],
"comments_rate": 0.19,
"7d_best_engagement_rate": 48.1,
"uploaded": "2024-03-03T09:00:05+0100",
"definition": "hd",
"most_loved": 23.82,
"projection": "rectangular",
"views": "53523",
"views_3m": "11345",
"yt_id": "6wV-d5BDVkU",
"comments": 10,
"dislikes_rate": 0.28,
"180d_comments": 6,
"comments_1m": 1,
"dislikes_3m": 2,
"60d_likes": 456,
"180d_best_engagement_rate": 45.43,
"public_first_track": "2024-03-03T00:00:00+0100",
"180d_likes": 493,
"likes_1m": 71,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 24.29,
"comments_1w": 0,
"likes_1d": 2,
"30d_comments": 5,
"7d_most_loved": 47.23
},
"sort": [
1709452805000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "BF4jC_NMuTM",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": -1,
"views_1w": "11",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 1660,
"language": "en",
"public_last_track": "2026-03-01T10:12:43+0100",
"30d_best_engagement_rate": 39.8,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 43,
"views_1m": "44",
"modified": "2026-03-01T09:12:43+0000",
"30d_dislikes": 43,
"7d_dislikes": 16,
"likes": 4192,
"180d_most_loved": 33.78,
"7d_type": "public_v2",
"7d_views": 28767,
"60d_most_loved": 38.16,
"created": "2024-03-04T04:56:40+0000",
"60d_best_engagement_rate": 39.01,
"active": true,
"7d_comments": 22,
"comments_3m": -2,
"dislikes": 77,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 3148,
"likes_rate": 32.66,
"60d_comments": 30,
"@indexed": "2026-03-01T09:12:45+0000",
"tags": [
"Jio Cinema",
"Jio Saavn",
"Jio TV",
"Shaitan",
"shaitaan official teaser",
"shaitaan first look",
"shaitaan movie ka trailer",
"shaitaan release date",
"shaitaan movie release date",
"shaitaan movie first look",
"shaitaan first look teaser",
"shaitaan teaser",
"shaitaan trailer",
"ajay devgn",
"shaitaan teaser trailer",
"jio studios",
"shaitaan",
"shaitaan movie",
"#vashgujaratimovie",
"shaitan jyotika",
"new release movie",
"shaitaan movie trailer ajaydevgn",
"shaitaan song",
"shaitaan rmadhavan",
"shaitaanajaydevgn",
"vash"
],
"60d_type": "public_v2",
"180d_views": "125526",
"likes_3m": -18,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 75,
"60d_views": "85772",
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 38.91,
"30d_views": "80906",
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/BF4jC_NMuTM\/hqdefault.jpg",
"title": "Iss #Shaitaan ka saamna akele nahi kar sakte. Isliye apne saath parivaar ko bhi lekar aana!",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 20,
"views_yearly_historisation": [
{
"years": 2024,
"views": "126673"
}
],
"comments_rate": 0.24,
"7d_best_engagement_rate": 59.03,
"uploaded": "2024-03-03T06:51:51+0100",
"definition": "hd",
"most_loved": 32.66,
"projection": "rectangular",
"views": "128356",
"views_3m": "124",
"yt_id": "BF4jC_NMuTM",
"comments": 31,
"dislikes_rate": 0.6,
"180d_comments": 35,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 3273,
"180d_best_engagement_rate": 34.65,
"public_first_track": "2024-03-03T00:00:00+0100",
"180d_likes": 4240,
"likes_1m": -4,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 33.5,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 29,
"7d_most_loved": 57.71
},
"sort": [
1709445111000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "2OlWmp1pdDk",
"_score": null,
"_routing": "2218987",
"_parent": "2218987",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 71,
"language": "en",
"public_last_track": "2026-03-01T10:12:42+0100",
"30d_best_engagement_rate": 38.89,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "2",
"modified": "2026-03-01T09:12:42+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 89,
"180d_most_loved": 37.28,
"7d_type": "public_v2",
"7d_views": 1678,
"60d_most_loved": 37.39,
"created": "2024-03-03T05:18:15+0000",
"60d_best_engagement_rate": 38.38,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 74,
"likes_rate": 34.86,
"60d_comments": 1,
"@indexed": "2026-03-01T09:12:45+0000",
"tags": [
"Jio Studios",
"Laapataa ladies",
"laapataa ladies trailer",
"lapata ladies kiranrao",
"Sparsh Shrivastava",
"laapataa ladies ram sampath",
"laapataa ladies first look",
"laapataa ladies official trailer",
"laapataa ladies aamir khan",
"laapataa ladies song",
"laapataa ladies kiran rao movie",
"Laapataa ladies new trailer",
"laapataa ladies Aamir khan",
"laapataa ladies movie",
"new hindi movie movie",
"aamir khan movies",
"\u0932\u093e\u092a\u0924\u093e \u0932\u0947\u0921\u0940\u091c",
"lost ladies",
"laapata song"
],
"60d_type": "public_v2",
"180d_views": "2307",
"likes_3m": -2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "2006",
"channel_id": 2218987,
"dislikes_1d": 0,
"30d_most_loved": 37.87,
"30d_views": "1954",
"180d_type": "public_v2",
"Category": {
"yt_category": "Film",
"name": "Film & Animation",
"name_fra": "Films et Animations",
"id": "6"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/2OlWmp1pdDk\/hqdefault.jpg",
"title": "Hope to see everyone as thrilled and excited about the movie today in cinemas!",
"yt_channel_id": "cXQd6kHKm0b41x8zMVMmMg",
"30d_type": "public_v2",
"duration": 58,
"views_yearly_historisation": [
{
"years": 2024,
"views": "2384"
}
],
"comments_rate": 0.39,
"7d_best_engagement_rate": 43.5,
"uploaded": "2024-03-02T16:40:56+0100",
"definition": "hd",
"most_loved": 34.86,
"projection": "rectangular",
"views": "2553",
"views_3m": "12",
"yt_id": "2OlWmp1pdDk",
"comments": 1,
"dislikes_rate": 0,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 75,
"180d_best_engagement_rate": 38.14,
"public_first_track": "2024-03-03T00:00:00+0100",
"180d_likes": 86,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 35.25,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 42.31
},
"sort": [
1709394056000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.522729,
"hits": [
{
"_type": "channels",
"_id": "2218987",
"_score": 12.522729,
"_source": {
"score": 903,
"videos_uploaded": 1339,
"subscribers": 1380000,
"logo": "https:\/\/yt3.ggpht.com\/o5FumyzLhCvpAB2ysrGWOBYpc6uUXSY3W__k3ywMGW0lNV8kirCFnah0tLzz96GxgWKs7N7T=s800-c-k-c0x00ffffff-no-rj",
"handle": "jiostudios",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2218987",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "JioStudios",
"videos_views": "1202722234"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}