GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "1163239"
}
}
]
}
},
{
"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": 260
},
"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": 484,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1957,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "iri64miqJKo",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "5",
"7d_likes": 16,
"language": "en",
"public_last_track": "2026-03-03T22:53:57+0100",
"180d_dislikes_rate": 0.815,
"best_engagement": 20.324,
"7d_dislikes_rate": 2.088,
"views_1d": 1,
"60d_dislikes": 1,
"views_1m": "23",
"modified": "2026-03-03T21:53:57+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 272,
"7d_type": "public_v2",
"7d_views": 479,
"180d_likes_rate": 17.93,
"created": "2019-03-07T01:09:25+0000",
"active": true,
"7d_comments": 0,
"dislikes": 6,
"30d_likes_rate": 25.14,
"language_type": "snippet",
"30d_likes": 18,
"likes_rate": 18.31,
"@indexed": "2026-03-03T21:53:59+0000",
"tags": [
"Purchasing land",
"Avoid Land Disputes",
"Avoid Land Litigation",
"Choosing a plot",
"Build a house",
"property advice",
"property tips",
"documents to check before purchasing land",
"document checklist before buying land",
"land buying documents checklist",
"Avoid land disputes",
"Avoid land litigation",
"Land Buying Tips",
"Documents to Check Before Buying Land",
"Land buying documents checklist",
"How to Buy Plot in India",
"documents to check before buying plot",
"sale deed",
"land purchase tips"
],
"60d_type": "public_v2",
"180d_views": "1227",
"60d_likes_rate": 22.026,
"likes_3m": 0,
"licensed_content_owner": false,
"180d_dislikes": 1,
"60d_views": "681",
"channel_id": 1163239,
"30d_views": "716",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/iri64miqJKo\/hqdefault.jpg",
"title": "Tips to Avoid Land Litigation or Disputes While Buying Plot | UltraTech #BaatGharKi",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 66,
"30d_dislikes_rate": 1.397,
"views_yearly_historisation": [
{
"years": 2020,
"views": "2180"
},
{
"years": 2019,
"views": "2159"
}
],
"comments_rate": 0.07,
"uploaded": "2019-02-18T16:44:35+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 18.31,
"60d_dislikes_rate": 1.468,
"views_3m": "99",
"views": "14852",
"yt_id": "iri64miqJKo",
"7d_likes_rate": 33.403,
"projection_last_track": "2023-10-02T04:35:45+0200",
"comments": 1,
"dislikes_rate": 0.4,
"yt_rating_restricted": false,
"60d_likes": 15,
"public_first_track": "2019-03-08T00:00:00+0100",
"180d_likes": 22,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"30d_comments": 0,
"best_engagement_rate": 18.79,
"likes_1d": 0
},
"sort": [
1550504675000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "GzsTnHuEsew",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "10",
"7d_likes": 23,
"language": "hi",
"public_last_track": "2026-03-03T22:53:56+0100",
"180d_dislikes_rate": 2.546,
"best_engagement": 16.819,
"7d_dislikes_rate": 5.362,
"views_1d": 1,
"60d_dislikes": 4,
"views_1m": "44",
"modified": "2026-03-03T21:53:56+0000",
"30d_dislikes": 4,
"7d_dislikes": 4,
"likes": 202,
"7d_type": "public_v2",
"7d_views": 746,
"180d_likes_rate": 22.915,
"created": "2019-03-07T01:09:25+0000",
"active": true,
"7d_comments": 0,
"dislikes": 22,
"30d_likes_rate": 28.513,
"comments_3m": 1,
"language_type": "snippet",
"30d_likes": 28,
"likes_rate": 14.15,
"@indexed": "2026-03-03T21:53:59+0000",
"tags": [
"construction team",
"construction company",
"home building tips",
"build a house",
"team selection",
"choosing the right team",
"How To Choose The Right Construction Team",
"how to choose Construction team",
"Importance Of How To Choose The Right Construction Team",
"construction",
"choose construction team",
"Choosing the Right Team",
"Home Building Tips"
],
"60d_type": "public_v2",
"180d_views": "1571",
"60d_likes_rate": 27.695,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 4,
"60d_views": "1011",
"channel_id": 1163239,
"30d_views": "982",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/GzsTnHuEsew\/hqdefault.jpg",
"title": "Expert Tips on How to Choose The Best Construction Team To Build Your Home | UltraTech #BaatGharKi",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 72,
"30d_dislikes_rate": 4.073,
"views_yearly_historisation": [
{
"years": 2020,
"views": "3118"
},
{
"years": 2019,
"views": "2481"
}
],
"comments_rate": 0.42,
"uploaded": "2019-02-18T16:51:01+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 14.15,
"60d_dislikes_rate": 3.956,
"views_3m": "158",
"views": "14278",
"yt_id": "GzsTnHuEsew",
"7d_likes_rate": 30.831,
"projection_last_track": "2023-10-02T04:35:43+0200",
"comments": 6,
"dislikes_rate": 1.54,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 1,
"60d_likes": 28,
"public_first_track": "2019-03-08T00:00:00+0100",
"180d_likes": 36,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"30d_comments": 0,
"comments_1w": 0,
"best_engagement_rate": 16.11
},
"sort": [
1550505061000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "6YcB9tvYDnI",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"views_1w": "0",
"7d_likes": 9,
"language": "mr",
"public_last_track": "2026-03-03T22:53:55+0100",
"180d_dislikes_rate": 3.268,
"best_engagement": 16.758,
"views_1d": 0,
"views_1m": "1",
"modified": "2026-03-03T21:53:55+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 60,
"7d_type": "public_v2",
"7d_views": 137,
"180d_likes_rate": 13.072,
"created": "2019-03-07T01:09:25+0000",
"active": true,
"7d_comments": 0,
"30d_likes_rate": 44.643,
"dislikes": 4,
"language_type": "snippet",
"30d_likes": 10,
"likes_rate": 15.1,
"@indexed": "2026-03-03T21:53:56+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "612",
"60d_likes_rate": 19.194,
"licensed_content_owner": false,
"180d_dislikes": 2,
"60d_views": "521",
"channel_id": 1163239,
"30d_views": "224",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/6YcB9tvYDnI\/hqdefault.jpg",
"title": "\u0cae\u0ca8\u0cc6 \u0ca8\u0cbf\u0cb0\u0ccd\u0cae\u0cbe\u0ca3\u0ca6 \u0cb8\u0cbe\u0cae\u0cbe\u0ca8\u0ccd\u0caf \u0ca4\u0caa\u0ccd\u0caa\u0cc1\u0c97\u0cb3\u0ca8\u0ccd\u0ca8\u0cc1 \u0ca4\u0caa\u0ccd\u0caa\u0cbf\u0cb8\u0cb2\u0cc1 \u0c9f\u0cbf\u0caa\u0ccd\u0cb8\u0ccd\u200c #\u0cae\u0ca8\u0cc6\u0caf\u0cae\u0cbe\u0ca4\u0cc1 #\u0c85\u0cb2\u0ccd\u0c9f\u0ccd\u0cb0\u0cbe\u0c9f\u0cc6\u0c95\u0ccd",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 68,
"views_yearly_historisation": [
{
"years": 2020,
"views": "1344"
},
{
"years": 2019,
"views": "872"
}
],
"comments_rate": 0,
"uploaded": "2019-02-22T16:05:18+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 15.1,
"60d_dislikes_rate": 5.882,
"views_3m": "3",
"views": "3973",
"yt_id": "6YcB9tvYDnI",
"7d_likes_rate": 65.693,
"projection_last_track": "2023-10-02T04:35:42+0200",
"dislikes_rate": 1.01,
"yt_rating_restricted": false,
"60d_likes": 10,
"public_first_track": "2019-03-08T00:00:00+0100",
"180d_likes": 8,
"is_live": false,
"public_stats_viewable": true,
"30d_comments": 0,
"best_engagement_rate": 16.11
},
"sort": [
1550847918000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "h5WrB-rTGvI",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"views_1w": "1",
"7d_likes": 11,
"language": "mr",
"public_last_track": "2026-03-03T22:53:57+0100",
"30d_best_engagement_rate": 45.455,
"180d_dislikes_rate": 3.891,
"best_engagement": 17.078,
"7d_dislikes_rate": 7.168,
"views_1d": 0,
"60d_dislikes": 2,
"views_1m": "2",
"modified": "2026-03-03T21:53:57+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 33,
"7d_type": "public_v2",
"7d_views": 279,
"180d_likes_rate": 11.673,
"created": "2019-03-07T01:09:25+0000",
"60d_best_engagement_rate": 34.642,
"active": true,
"7d_comments": 1,
"dislikes": 2,
"30d_likes_rate": 35.714,
"language_type": "snippet",
"30d_likes": 11,
"180d_comments_rate": 1.946,
"60d_comments": 1,
"likes_rate": 15.06,
"@indexed": "2026-03-03T21:53:59+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "514",
"60d_likes_rate": 27.714,
"licensed_content_owner": false,
"180d_dislikes": 2,
"60d_views": "433",
"channel_id": 1163239,
"30d_views": "308",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/h5WrB-rTGvI\/hqdefault.jpg",
"title": "\u0cb8\u0cb0\u0cbf\u0caf\u0cbe\u0ca6\u0ccd \u0c9f\u0cc7\u0cae\u0ccd\u200c\u0ca8 \u0c86\u0caf\u0ccd\u0c95\u0cc6\/ How To Choose The Right Construction Team | Kannada | UltraTech Cement",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 73,
"30d_dislikes_rate": 6.494,
"views_yearly_historisation": [
{
"years": 2020,
"views": "447"
},
{
"years": 2019,
"views": "677"
}
],
"comments_rate": 0.46,
"7d_best_engagement_rate": 50.179,
"uploaded": "2019-02-22T16:10:57+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 15.06,
"60d_dislikes_rate": 4.619,
"views_3m": "7",
"views": "2191",
"yt_id": "h5WrB-rTGvI",
"7d_likes_rate": 39.427,
"projection_last_track": "2023-10-02T04:35:44+0200",
"comments": 1,
"dislikes_rate": 0.91,
"180d_comments": 1,
"7d_comments_rate": 3.584,
"yt_rating_restricted": false,
"60d_likes": 12,
"180d_best_engagement_rate": 17.51,
"public_first_track": "2019-03-08T00:00:00+0100",
"180d_likes": 6,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 2.309,
"30d_comments": 1,
"best_engagement_rate": 16.43,
"30d_comments_rate": 3.247
},
"sort": [
1550848257000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "CSKtmsurveY",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "1",
"7d_likes": 2,
"language": "mr",
"public_last_track": "2026-03-03T22:53:55+0100",
"best_engagement": 15.365,
"views_1d": 0,
"views_1m": "5",
"modified": "2026-03-03T21:53:55+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 36,
"7d_type": "public_v2",
"7d_views": 87,
"180d_likes_rate": 4.115,
"created": "2019-03-07T01:09:25+0000",
"active": true,
"7d_comments": 1,
"30d_likes_rate": 27.933,
"dislikes": 1,
"language_type": "snippet",
"30d_likes": 5,
"180d_comments_rate": 4.115,
"60d_comments": 1,
"likes_rate": 13.36,
"@indexed": "2026-03-03T21:53:57+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "243",
"60d_likes_rate": 25.773,
"likes_3m": 0,
"licensed_content_owner": false,
"60d_views": "194",
"channel_id": 1163239,
"30d_views": "179",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/CSKtmsurveY\/hqdefault.jpg",
"title": "\u0cb8\u0cbf\u0cae\u0cc6\u0c82\u0c9f\u0ccd \u0c85\u0ca8\u0ccd\u0ca8\u0cc1 \u0cb8\u0cb0\u0cbf\u0caf\u0cbe\u0c97\u0cbf \u0cb9\u0cc7\u0c97\u0cc6 \u0cb8\u0c82\u0c97\u0ccd\u0cb0\u0cb9\u0cbf\u0cb8\u0cac\u0cc7\u0c95\u0cc1 Simen\u1e6d annu sarig\u0101 sangrahisi #\u0cae\u0ca8\u0cc6\u0caf\u0cae\u0cbe\u0ca4\u0cc1 #\u0c85\u0cb2\u0ccd\u0c9f\u0ccd\u0cb0\u0cbe\u0c9f\u0cc6\u0c95\u0ccd",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 70,
"views_yearly_historisation": [
{
"years": 2020,
"views": "690"
},
{
"years": 2019,
"views": "379"
}
],
"comments_rate": 0.37,
"uploaded": "2019-02-22T16:13:13+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 13.36,
"views_3m": "16",
"views": "2695",
"yt_id": "CSKtmsurveY",
"7d_likes_rate": 22.989,
"projection_last_track": "2023-10-02T04:35:42+0200",
"comments": 1,
"dislikes_rate": 0.37,
"180d_comments": 1,
"7d_comments_rate": 11.494,
"yt_rating_restricted": false,
"60d_likes": 5,
"public_first_track": "2019-03-08T00:00:00+0100",
"180d_likes": 1,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 5.155,
"30d_comments": 1,
"best_engagement_rate": 14.1,
"30d_comments_rate": 5.587
},
"sort": [
1550848393000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "lM0KtegVhEE",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "3",
"7d_likes": 2,
"language": "mr",
"public_last_track": "2026-03-03T22:53:57+0100",
"best_engagement": 13.675,
"views_1d": 0,
"views_1m": "10",
"modified": "2026-03-03T21:53:57+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 57,
"7d_type": "public_v2",
"7d_views": 81,
"180d_likes_rate": 26.786,
"created": "2019-03-07T01:09:25+0000",
"active": true,
"7d_comments": 0,
"30d_likes_rate": 45.455,
"dislikes": 3,
"language_type": "snippet",
"30d_likes": 8,
"likes_rate": 12.86,
"@indexed": "2026-03-03T21:53:59+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "336",
"60d_likes_rate": 40.609,
"likes_3m": 0,
"licensed_content_owner": false,
"60d_views": "197",
"channel_id": 1163239,
"30d_views": "176",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/lM0KtegVhEE\/hqdefault.jpg",
"title": "\u0cae\u0cb3\u0cc6\u0caf \u0ca8\u0cc0\u0cb0\u0ca8\u0ccd\u0ca8\u0cc1 \u0cb8\u0c82\u0c97\u0ccd\u0cb0\u0cb9\u0cbf\u0cb8\u0cb2\u0cc1 \u0c89\u0caa\u0caf\u0cc1\u0c95\u0ccd\u0ca4 \u0c9f\u0cbf\u0caa\u0ccd\u0cb8\u0ccd\u200c | Ma\u1e37eya n\u012brina sa\u1e45graha | #\u0cae\u0ca8\u0cc6\u0caf\u0cae\u0cbe\u0ca4\u0cc1 #\u0c85\u0cb2\u0ccd\u0c9f\u0ccd\u0cb0\u0cbe\u0c9f\u0cc6\u0c95\u0ccd",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 78,
"views_yearly_historisation": [
{
"years": 2020,
"views": "1041"
},
{
"years": 2019,
"views": "566"
}
],
"comments_rate": 0.45,
"uploaded": "2019-02-22T16:15:54+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 12.86,
"views_3m": "20",
"views": "4433",
"yt_id": "lM0KtegVhEE",
"7d_likes_rate": 24.691,
"projection_last_track": "2023-10-02T04:35:45+0200",
"comments": 2,
"dislikes_rate": 0.68,
"yt_rating_restricted": false,
"60d_likes": 8,
"public_first_track": "2019-03-08T00:00:00+0100",
"180d_likes": 9,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"30d_comments": 0,
"best_engagement_rate": 13.99
},
"sort": [
1550848554000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "rnAf4pxMXng",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"views_1w": "0",
"relevantTopics": [
"\/m\/06bvp"
],
"7d_likes": 4,
"language": "hi",
"public_last_track": "2026-03-03T22:53:58+0100",
"best_engagement": 15.115,
"views_1d": 0,
"views_1m": "1",
"modified": "2026-03-03T21:53:58+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 18,
"7d_type": "public_v2",
"7d_views": 62,
"180d_likes_rate": 19.512,
"created": "2019-03-07T01:09:25+0000",
"active": true,
"7d_comments": 1,
"30d_likes_rate": 32.258,
"dislikes": 1,
"language_type": "snippet",
"30d_likes": 4,
"180d_comments_rate": 4.878,
"60d_comments": 1,
"likes_rate": 13.56,
"@indexed": "2026-03-03T21:54:02+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "205",
"60d_likes_rate": 28.777,
"likes_3m": 0,
"licensed_content_owner": false,
"60d_views": "139",
"channel_id": 1163239,
"30d_views": "124",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/rnAf4pxMXng\/hqdefault.jpg",
"title": "\u0cad\u0cc2\u0cae\u0cbf\u0caf \u0cb5\u0cbe\u0ca6\u0cb5\u0ca8\u0ccd\u0ca8\u0cc1\u0ca4\u0caa\u0ccd\u0caa\u0cbf\u0cb8\u0cb2\u0cc1 \u0c89\u0caa\u0caf\u0cc1\u0c95\u0ccd\u0ca4 \u0c9f\u0cbf\u0caa\u0ccd\u0cb8\u0ccd\u200c \u0cae\u0ca4\u0ccd\u0ca4\u0cc1 \u0cb8\u0cb2\u0cb9\u0cc6\u0c97\u0cb3\u0cc1Bh\u016bmiya mukaddame tappisalu#\u0cae\u0ca8\u0cc6\u0caf\u0cae\u0cbe\u0ca4\u0cc1#\u0c85\u0cb2\u0ccd\u0c9f\u0ccd\u0cb0\u0cbe\u0c9f\u0cc6\u0c95\u0ccd",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 69,
"views_yearly_historisation": [
{
"years": 2020,
"views": "258"
},
{
"years": 2019,
"views": "271"
}
],
"comments_rate": 0.75,
"uploaded": "2019-02-22T16:32:33+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 13.56,
"views_3m": "3",
"views": "1327",
"yt_id": "rnAf4pxMXng",
"7d_likes_rate": 64.516,
"projection_last_track": "2023-10-02T04:35:45+0200",
"comments": 1,
"dislikes_rate": 0.75,
"180d_comments": 1,
"7d_comments_rate": 16.129,
"yt_rating_restricted": false,
"60d_likes": 4,
"public_first_track": "2019-03-08T00:00:00+0100",
"180d_likes": 4,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 7.194,
"30d_comments": 1,
"best_engagement_rate": 15.07,
"30d_comments_rate": 8.065
},
"sort": [
1550849553000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "CouVNujBteo",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "10",
"7d_likes": 4,
"language": "mr",
"public_last_track": "2026-03-03T22:53:55+0100",
"best_engagement": 25.01,
"views_1d": 1,
"views_1m": "43",
"modified": "2026-03-03T21:53:55+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 78,
"7d_type": "public_v2",
"7d_views": 76,
"180d_likes_rate": 12.308,
"created": "2019-03-07T01:09:25+0000",
"active": true,
"7d_comments": 0,
"30d_likes_rate": 22.857,
"dislikes": 3,
"language_type": "snippet",
"30d_likes": 4,
"likes_rate": 22.99,
"@indexed": "2026-03-03T21:54:00+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "325",
"60d_likes_rate": 9.756,
"likes_3m": 3,
"dislikes_1m": 0,
"licensed_content_owner": false,
"60d_views": "205",
"channel_id": 1163239,
"30d_views": "175",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/CouVNujBteo\/hqdefault.jpg",
"title": "\u0caa\u0ccd\u0cbe\u0cbf\u0cb8\u0cbf\u0cb0\u0cbf\u0cc6\u0c82\u0c97\u0ccd \u0cae\u0cbe\u0ca1\u0caf\u0cb5 \u0cb8\u0cae\u0caf\u0ca6\u0ccd\u0cb2\u0ccd\u0cb2\u0cbf \u0c97\u0cae\u0ca8\u0ca6\u0ccd\u0cb2\u0ccd\u0cb2\u0cbf\u0ca1\u0cac\u0cc6\u0cc7\u0c95\u0cbe\u0ca6\u0ccd \u0cb5\u0cbf\u0cb7\u0caf\u0c97\u0cb3\u0cc1\/ How To Supervise Plastering Work",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 58,
"views_yearly_historisation": [
{
"years": 2020,
"views": "590"
},
{
"years": 2019,
"views": "499"
}
],
"comments_rate": 0.29,
"uploaded": "2019-02-22T16:34:30+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 22.99,
"views_3m": "123",
"views": "3393",
"yt_id": "CouVNujBteo",
"7d_likes_rate": 52.632,
"projection_last_track": "2023-10-02T04:35:42+0200",
"comments": 1,
"dislikes_rate": 0.88,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 2,
"public_first_track": "2019-03-08T00:00:00+0100",
"180d_likes": 4,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"30d_comments": 0,
"best_engagement_rate": 24.17
},
"sort": [
1550849670000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "rlY77CFcZwk",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "1",
"7d_likes": 8,
"language": "mr",
"public_last_track": "2026-03-03T22:53:58+0100",
"180d_dislikes_rate": 0.996,
"best_engagement": 15.914,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "4",
"modified": "2026-03-03T21:53:58+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 132,
"7d_type": "public_v2",
"7d_views": 236,
"180d_likes_rate": 6.972,
"created": "2019-03-07T01:09:25+0000",
"60d_best_engagement_rate": 15.569,
"active": true,
"7d_comments": 4,
"30d_likes_rate": 22.573,
"dislikes": 5,
"language_type": "snippet",
"30d_likes": 10,
"180d_comments_rate": 3.984,
"60d_comments": 4,
"likes_rate": 13.67,
"@indexed": "2026-03-03T21:54:00+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "1004",
"60d_likes_rate": 9.581,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 1,
"60d_views": "835",
"channel_id": 1163239,
"30d_views": "443",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/rlY77CFcZwk\/hqdefault.jpg",
"title": "\u0c95\u0cbe\u0c82\u0c95\u0ccd\u0cb0\u0cc0\u0c9f\u0ca8\u0ccd\u0ca8\u0cc1 \u0cb8\u0cb0\u0cbf\u0caf\u0cbe\u0c97\u0cbf \u0c95\u0cbe\u0caf\u0cbf\u0cb0\u0cbf\u0cb8\u0cc1\u0cb5 \u0cb8\u0cb0\u0cbf\u0caf\u0cbe\u0ca6 \u0cb5\u0cbf\u0ca7\u0cbe\u0ca8\u0c97\u0cb3\u0cc1 K\u0101nkr\u012b\u1e6d cikits\u0101 vidh\u0101naga\u1e37u #\u0cae\u0ca8\u0cc6\u0caf\u0cae\u0cbe\u0ca4\u0cc1 #\u0c85\u0cb2\u0ccd\u0c9f\u0ccd\u0cb0\u0cbe\u0c9f\u0cc6\u0c95\u0ccd",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 72,
"views_yearly_historisation": [
{
"years": 2020,
"views": "2512"
},
{
"years": 2019,
"views": "1499"
}
],
"comments_rate": 0.72,
"uploaded": "2019-02-22T16:36:46+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 13.67,
"60d_dislikes_rate": 1.198,
"views_3m": "9",
"views": "9657",
"yt_id": "rlY77CFcZwk",
"7d_likes_rate": 33.898,
"projection_last_track": "2023-10-02T04:35:45+0200",
"comments": 7,
"dislikes_rate": 0.52,
"180d_comments": 4,
"7d_comments_rate": 16.949,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 8,
"180d_best_engagement_rate": 11.952,
"public_first_track": "2019-03-08T00:00:00+0100",
"180d_likes": 7,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 4.79,
"30d_comments": 4,
"best_engagement_rate": 14.91,
"30d_comments_rate": 9.029
},
"sort": [
1550849806000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "foZr0wRjgGE",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "8",
"7d_likes": 7,
"language": "mr",
"public_last_track": "2026-03-03T22:53:57+0100",
"best_engagement": 23.531,
"views_1d": 1,
"views_1m": "33",
"modified": "2026-03-03T21:53:57+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 180,
"7d_type": "public_v2",
"7d_views": 177,
"180d_likes_rate": 13.761,
"created": "2019-03-07T01:09:25+0000",
"active": true,
"7d_comments": 2,
"30d_likes_rate": 34.843,
"dislikes": 3,
"language_type": "snippet",
"30d_likes": 10,
"180d_comments_rate": 4.587,
"60d_comments": 2,
"likes_rate": 23.69,
"@indexed": "2026-03-03T21:54:00+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "436",
"60d_likes_rate": 27.933,
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": false,
"60d_views": "358",
"channel_id": 1163239,
"30d_views": "287",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/foZr0wRjgGE\/hqdefault.jpg",
"title": "\u0cb5\u0cbf\u0ca6\u0ccd\u0caf\u0cc1\u0ca4\u0ccd\u0ca4\u0cbf\u0ca8 \u0c95\u0cc6\u0cb2\u0cb8 \u0cae\u0cbe\u0ca1\u0caf\u0cb5 \u0cb8\u0cae\u0caf\u0ca6\u0ccd\u0cb2\u0ccd\u0cb2\u0cbf \u0cb8\u0cc6\u0cc7\u0cab\u0ccd\u0c9f\u0cbf\u0caf \u0cb5\u0cbf\u0cb7\u0caf\u0c97\u0cb3\u0cc1 \/ Care During Electrical Work | Kannada",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 57,
"views_yearly_historisation": [
{
"years": 2020,
"views": "1698"
},
{
"years": 2019,
"views": "838"
}
],
"comments_rate": 0.39,
"uploaded": "2019-02-22T17:00:30+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 23.69,
"views_3m": "84",
"views": "7598",
"yt_id": "foZr0wRjgGE",
"7d_likes_rate": 39.548,
"projection_last_track": "2023-10-02T04:35:44+0200",
"comments": 3,
"dislikes_rate": 0.39,
"180d_comments": 2,
"7d_comments_rate": 11.299,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 10,
"public_first_track": "2019-03-08T00:00:00+0100",
"180d_likes": 6,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 5.587,
"30d_comments": 2,
"best_engagement_rate": 24.48,
"30d_comments_rate": 6.969
},
"sort": [
1550851230000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "FJAue76SK9E",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "65",
"relevantTopics": [
"\/m\/09s1f"
],
"7d_likes": 201,
"language": "hi",
"public_last_track": "2026-03-03T22:53:56+0100",
"30d_best_engagement_rate": 0.097,
"180d_dislikes_rate": 0.006,
"best_engagement": 0.103,
"7d_dislikes_rate": 0.006,
"views_1d": 9,
"60d_dislikes": 12,
"views_1m": "277",
"modified": "2026-03-03T21:53:56+0000",
"30d_dislikes": 12,
"7d_dislikes": 12,
"likes": 192,
"7d_type": "public_v2",
"7d_views": 1993650,
"180d_likes_rate": 0.09,
"created": "2019-03-07T01:09:25+0000",
"60d_best_engagement_rate": 0.095,
"active": true,
"7d_comments": 3,
"dislikes": 14,
"30d_likes_rate": 0.089,
"language_type": "snippet",
"30d_likes": 178,
"180d_comments_rate": 0.002,
"60d_comments": 3,
"likes_rate": 0.1,
"@indexed": "2026-03-03T21:53:58+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "1994944",
"60d_likes_rate": 0.088,
"likes_3m": -1,
"licensed_content_owner": false,
"180d_dislikes": 12,
"60d_views": "1994494",
"channel_id": 1163239,
"30d_views": "1994109",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/FJAue76SK9E\/hqdefault.jpg",
"title": "UltraTech - Women's day special",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 57,
"30d_dislikes_rate": 0.006,
"views_yearly_historisation": [
{
"years": 2020,
"views": "1017"
},
{
"years": 2019,
"views": "1995479"
}
],
"comments_rate": 0.002,
"7d_best_engagement_rate": 0.108,
"uploaded": "2019-03-06T08:59:08+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 0.1,
"60d_dislikes_rate": 0.006,
"views_3m": "818",
"views": "2001839",
"yt_id": "FJAue76SK9E",
"7d_likes_rate": 0.101,
"projection_last_track": "2023-10-02T04:35:43+0200",
"comments": 3,
"dislikes_rate": 0.007,
"180d_comments": 3,
"7d_comments_rate": 0.002,
"yt_rating_restricted": false,
"60d_likes": 175,
"180d_best_engagement_rate": 0.097,
"public_first_track": "2019-03-08T00:00:00+0100",
"180d_likes": 179,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.002,
"30d_comments": 3,
"best_engagement_rate": 0.103,
"30d_comments_rate": 0.002
},
"sort": [
1551859148000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "2qodNyK0Z3A",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"likes_1w": 1,
"views_1w": "46",
"7d_likes": 1,
"language": "ml",
"public_last_track": "2026-03-03T22:53:55+0100",
"best_engagement": 17.316,
"views_1d": 7,
"views_1m": "196",
"modified": "2026-03-03T21:53:55+0000",
"likes": 280,
"7d_type": "public_v2",
"7d_views": 135,
"180d_likes_rate": 11.905,
"created": "2019-04-09T22:22:05+0000",
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 7,
"30d_likes_rate": 6.897,
"language_type": "snippet",
"sponsored_youtuber_channel_ids": [],
"30d_likes": 1,
"180d_comments_rate": 1.984,
"60d_comments": 1,
"likes_rate": 17.61,
"@indexed": "2026-03-03T21:53:58+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "504",
"60d_likes_rate": 3.497,
"likes_3m": 6,
"dislikes_1m": 0,
"licensed_content_owner": false,
"60d_views": "120",
"channel_id": 1163239,
"30d_views": "145",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/2qodNyK0Z3A\/hqdefault.jpg",
"title": "\u0d2a\u0d4d\u0d32\u0d3e\u0d38\u0d4d\u200c\u0d31\u0d4d\u0d31\u0d31\u0d3f\u0d19\u0d4d\u0d19\u0d4d \u0d1a\u0d46\u0d2f\u0d4d\u0d2f\u0d41\u0d2e\u0d4d\u0d2a\u0d4b\u0d7e \u0d36\u0d4d\u0d30\u0d26\u0d4d\u0d27\u0d3f\u0d15\u0d4d\u0d15\u0d47\u0d23\u0d4d\u0d1f \u0d15\u0d3e\u0d30\u0d4d\u0d2f\u0d19\u0d4d\u0d19\u0d7e | Tips for Wall plastering | Malayalam",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 58,
"views_yearly_historisation": [
{
"years": 2020,
"views": "4268"
},
{
"years": 2019,
"views": "1151"
}
],
"comments_rate": 0.31,
"sponsored_brand_channel_ids": [],
"sponsored_tracking_status": 5,
"uploaded": "2019-03-28T11:23:03+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 17.61,
"views_3m": "580",
"views": "15899",
"yt_id": "2qodNyK0Z3A",
"7d_likes_rate": 7.407,
"projection_last_track": "2023-10-02T04:35:42+0200",
"comments": 5,
"dislikes_rate": 0.44,
"180d_comments": 1,
"comments_1m": 0,
"7d_comments_rate": 7.407,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 0,
"public_first_track": "2019-04-10T00:00:00+0200",
"180d_likes": 6,
"likes_1m": 4,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 8.333,
"30d_comments": 1,
"likes_1d": 0,
"best_engagement_rate": 18.37,
"30d_comments_rate": 6.897
},
"sort": [
1553768583000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "pCwYQ9_GUQ4",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"views_1w": "2",
"language": "ml",
"public_last_track": "2026-03-03T22:53:58+0100",
"best_engagement": 13.329,
"views_1d": 0,
"views_1m": "9",
"modified": "2026-03-03T21:53:58+0000",
"likes": 37,
"7d_type": "public_v2",
"7d_views": 91,
"180d_likes_rate": 7.092,
"created": "2019-04-09T22:22:05+0000",
"active": true,
"30d_likes_rate": 10,
"dislikes": 2,
"language_type": "snippet",
"sponsored_youtuber_channel_ids": [],
"30d_likes": 1,
"likes_rate": 10.89,
"@indexed": "2026-03-03T21:54:01+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "141",
"60d_likes_rate": 11.111,
"likes_3m": 1,
"licensed_content_owner": false,
"60d_views": "90",
"channel_id": 1163239,
"30d_views": "100",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/pCwYQ9_GUQ4\/hqdefault.jpg",
"title": "\u0d15\u0d4d\u0d1f\u0d4d\u0d15\u0d2f\u0d41\u0d46\u0d3f\u0d19\u0d4d\u0d19\u0d4d \u0d1a\u0d46\u0d2f\u0d4d\u0d2f\u0d4b\u0d28\u0d41\u0d33\u0d4d\u0d33 \u0d36\u0d30\u0d3f\u0d2f\u0d4b\u0d2f \u0d30\u0d3f\u0d24\u0d3f \/ Types of curing | Malayalam | \u0d05\u0d7e\u0d1f\u0d4d\u0d30\u0d3e\u0d1f\u0d46\u0d15\u0d4d\u0d15\u0d4d #\u0d35\u0d40\u0d1f\u0d3f\u0d7b\u0d31\u0d46\u0d15\u0d3e\u0d30\u0d4d\u0d2f\u0d02",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 71,
"views_yearly_historisation": [
{
"years": 2020,
"views": "869"
},
{
"years": 2019,
"views": "254"
}
],
"comments_rate": 1.18,
"sponsored_brand_channel_ids": [],
"sponsored_tracking_status": 5,
"uploaded": "2019-03-28T11:25:43+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 10.89,
"views_3m": "38",
"views": "3398",
"yt_id": "pCwYQ9_GUQ4",
"projection_last_track": "2023-10-02T04:35:45+0200",
"comments": 4,
"dislikes_rate": 0.59,
"yt_rating_restricted": false,
"60d_likes": 1,
"public_first_track": "2019-04-10T00:00:00+0200",
"180d_likes": 1,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 12.65
},
"sort": [
1553768743000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "KUDrDAd2Ek4",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "3",
"7d_likes": 2,
"language": "ml",
"public_last_track": "2026-03-03T22:53:56+0100",
"best_engagement": 18.332,
"views_1d": 0,
"views_1m": "12",
"modified": "2026-03-03T21:53:56+0000",
"likes": 70,
"7d_type": "public_v2",
"7d_views": 188,
"180d_likes_rate": 7.117,
"created": "2019-04-09T22:22:05+0000",
"active": true,
"dislikes": 4,
"30d_likes_rate": 10.05,
"language_type": "snippet",
"sponsored_youtuber_channel_ids": [],
"30d_likes": 2,
"likes_rate": 24.05,
"@indexed": "2026-03-03T21:54:00+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "281",
"60d_likes_rate": 10.256,
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": false,
"60d_views": "195",
"channel_id": 1163239,
"30d_views": "199",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/KUDrDAd2Ek4\/hqdefault.jpg",
"title": "\u0d07\u0d32\u0d15\u0d4d\u0d1f\u0d4d\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d7d \u0d1c \u0d4b\u0d32\u0d3f \u0d1a\u0d46\u0d2f\u0d4d\u0d2f\u0d41\u0d1c\u0d2a\u0d4b\u0d7e \u0d0e\u0d1f\u0d41\u0d1c\u0d15\u0d4d\u0d15\u0d23\u0d4d\u0d1f \u0d38\u0d41\u0d30\u0d15\u0d4d\u0d37 \u0d28\u0d1f\u0d2a\u0d1f\u0d3f\u0d15\u0d7e \/ Care during electrical work | Malayalam |",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 58,
"views_yearly_historisation": [
{
"years": 2020,
"views": "387"
},
{
"years": 2019,
"views": "345"
}
],
"comments_rate": 0,
"sponsored_brand_channel_ids": [],
"sponsored_tracking_status": 5,
"uploaded": "2019-03-28T11:25:46+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 24.05,
"views_3m": "51",
"views": "2910",
"yt_id": "KUDrDAd2Ek4",
"7d_likes_rate": 10.638,
"projection_last_track": "2023-10-02T04:35:43+0200",
"dislikes_rate": 1.37,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 2,
"public_first_track": "2019-04-10T00:00:00+0200",
"180d_likes": 2,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 25.43,
"likes_1d": 0
},
"sort": [
1553768746000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "b7Tsz0VaGwY",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"views_1w": "3",
"language": "ml",
"public_last_track": "2026-03-03T22:53:57+0100",
"best_engagement": 2.844,
"views_1d": 0,
"views_1m": "17",
"modified": "2026-03-03T21:53:57+0000",
"likes": 2,
"7d_type": "public_v2",
"7d_views": 60,
"created": "2019-04-09T22:22:05+0000",
"active": true,
"dislikes": 1,
"language_type": "snippet",
"sponsored_youtuber_channel_ids": [],
"likes_rate": 1.67,
"@indexed": "2026-03-03T21:53:58+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "100",
"licensed_content_owner": false,
"60d_views": "62",
"channel_id": 1163239,
"30d_views": "78",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/b7Tsz0VaGwY\/hqdefault.jpg",
"title": "\u0d36\u0d30\u0d3f\u0d2f\u0d3e\u0d2f \u0d1f\u0d40\u0d02 \u0d24\u0d3f\u0d30\u0d1f\u0d46\u0d41\u0d2a\u0d4d\u0d2a\u0d4d | Selection of Team | | Malayalam | \u0d05\u0d7e\u0d1f\u0d4d\u0d30\u0d3e\u0d1f\u0d46\u0d15\u0d4d\u0d15\u0d4d #\u0d35\u0d40\u0d1f\u0d3f\u0d7b\u0d31\u0d46\u0d15\u0d3e\u0d30\u0d4d\u0d2f\u0d02",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 71,
"views_yearly_historisation": [
{
"years": 2020,
"views": "219"
},
{
"years": 2019,
"views": "211"
}
],
"comments_rate": 0,
"sponsored_brand_channel_ids": [],
"sponsored_tracking_status": 5,
"uploaded": "2019-03-28T11:26:17+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 1.67,
"views_3m": "59",
"views": "1200",
"yt_id": "b7Tsz0VaGwY",
"projection_last_track": "2023-09-01T02:59:12+0200",
"dislikes_rate": 0.83,
"yt_rating_restricted": false,
"public_first_track": "2019-04-10T00:00:00+0200",
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 2.5
},
"sort": [
1553768777000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Vvoz4_i2mZo",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"views_1w": "2",
"7d_likes": 2,
"language": "ml",
"public_last_track": "2026-03-03T22:53:56+0100",
"best_engagement": 5.263,
"views_1d": 0,
"views_1m": "8",
"modified": "2026-03-03T21:53:56+0000",
"likes": 9,
"7d_type": "public_v2",
"7d_views": 63,
"180d_likes_rate": 14.599,
"created": "2019-04-09T22:22:05+0000",
"active": true,
"30d_likes_rate": 31.25,
"language_type": "snippet",
"sponsored_youtuber_channel_ids": [],
"30d_likes": 2,
"likes_rate": 6,
"@indexed": "2026-03-03T21:53:59+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "137",
"60d_likes_rate": 41.667,
"likes_3m": 0,
"licensed_content_owner": false,
"60d_views": "48",
"channel_id": 1163239,
"30d_views": "64",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Vvoz4_i2mZo\/hqdefault.jpg",
"title": "\u0d38\u0d3f\u0d2e\u0d46\u0d4d \u0d38\u0d4d\u0d4d\u200c\u0d1c\u0d31\u0d4b\u0d7c \u0d1a\u0d2f\u0d4d\u0d2f\u0d4b\u0d28\u0d41\u0d33\u0d4d\u0d33 \u0d30\u0d40\u0d24\u0d3f\u0d15\u0d7e | How to store cement? | Malayalam | \u0d05\u0d7e\u0d1f\u0d4d\u0d30\u0d3e\u0d1f\u0d46\u0d15\u0d4d\u0d15\u0d4d #\u0d35\u0d40\u0d1f\u0d3f\u0d7b\u0d31\u0d46\u0d15\u0d3e\u0d30\u0d4d\u0d2f\u0d02",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 70,
"views_yearly_historisation": [
{
"years": 2020,
"views": "254"
},
{
"years": 2019,
"views": "197"
}
],
"comments_rate": 0,
"sponsored_brand_channel_ids": [],
"sponsored_tracking_status": 5,
"uploaded": "2019-03-28T11:26:37+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 6,
"views_3m": "31",
"views": "1501",
"yt_id": "Vvoz4_i2mZo",
"7d_likes_rate": 31.746,
"projection_last_track": "2023-10-02T04:35:44+0200",
"dislikes_rate": 0,
"yt_rating_restricted": false,
"60d_likes": 2,
"public_first_track": "2019-04-10T00:00:00+0200",
"180d_likes": 2,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 6
},
"sort": [
1553768797000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "loj-rwVQohQ",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"likes_1w": 0,
"views_1w": "1",
"7d_likes": 4,
"language": "ml",
"public_last_track": "2026-03-03T22:53:57+0100",
"best_engagement": 9.202,
"views_1d": 0,
"views_1m": "5",
"modified": "2026-03-03T21:53:57+0000",
"likes": 35,
"7d_type": "public_v2",
"7d_views": 177,
"180d_likes_rate": 19.763,
"created": "2019-04-09T22:22:05+0000",
"active": true,
"30d_likes_rate": 21.39,
"language_type": "snippet",
"sponsored_youtuber_channel_ids": [],
"30d_likes": 4,
"likes_rate": 9.48,
"@indexed": "2026-03-03T21:54:02+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "253",
"60d_likes_rate": 27.027,
"likes_3m": 0,
"licensed_content_owner": false,
"60d_views": "185",
"channel_id": 1163239,
"30d_views": "187",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/loj-rwVQohQ\/hqdefault.jpg",
"title": "\u0d1a\u0d46\u0d2f\u0d3f\u0d7b \u0d35\u0d4b\u0d1f\u0d4d\u0d1f\u0d7c \u0d39\u0d4b\u0d7c\u0d1a\u0d35\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d3f\u0d19\u0d4d\u0d19\u0d4d | Rainwater Harvesting | Malayalam | \u0d05\u0d7e\u0d1f\u0d4d\u0d30\u0d3e\u0d1f\u0d46\u0d15\u0d4d\u0d15\u0d4d #\u0d35\u0d40\u0d1f\u0d3f\u0d7b\u0d31\u0d46\u0d15\u0d3e\u0d30\u0d4d\u0d2f\u0d02",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 77,
"views_yearly_historisation": [
{
"years": 2020,
"views": "753"
},
{
"years": 2019,
"views": "366"
}
],
"comments_rate": 0,
"sponsored_brand_channel_ids": [],
"sponsored_tracking_status": 5,
"uploaded": "2019-03-28T11:26:50+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 9.48,
"views_3m": "13",
"views": "3691",
"yt_id": "loj-rwVQohQ",
"7d_likes_rate": 22.599,
"projection_last_track": "2023-10-02T04:35:45+0200",
"comments": 0,
"dislikes_rate": 0,
"yt_rating_restricted": false,
"60d_likes": 5,
"public_first_track": "2019-04-10T00:00:00+0200",
"180d_likes": 5,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 9.48
},
"sort": [
1553768810000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "FeouJNSsFCk",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"views_1w": "0",
"relevantTopics": [
"\/m\/098wr"
],
"7d_likes": 2,
"language": "ml",
"public_last_track": "2026-03-03T22:53:56+0100",
"best_engagement": 8.043,
"views_1d": 0,
"views_1m": "0",
"modified": "2026-03-03T21:53:56+0000",
"likes": 8,
"7d_type": "public_v2",
"7d_views": 131,
"180d_likes_rate": 26.144,
"created": "2019-04-09T22:22:05+0000",
"active": true,
"30d_likes_rate": 14.286,
"dislikes": 1,
"language_type": "snippet",
"sponsored_youtuber_channel_ids": [],
"30d_likes": 2,
"likes_rate": 6.79,
"@indexed": "2026-03-03T21:53:57+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "153",
"60d_likes_rate": 22.556,
"licensed_content_owner": false,
"60d_views": "133",
"channel_id": 1163239,
"30d_views": "140",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/FeouJNSsFCk\/hqdefault.jpg",
"title": "\u0d2a\u0d4d\u0d32\u0d4b\u0d1f\u0d4d\u0d1f\u0d4d \u0d35\u0d3e\u0d19\u0d4d\u0d19\u0d41\u0d28\u0d4d\u0d2a\u0d4b\u0d7e \u0d36\u0d4d\u0d30\u0d26\u0d4d\u0d27\u0d3f\u0d15\u0d4d\u0d15\u0d47\u0d23\u0d4d\u0d1f \u0d1a\u0d3f\u0d32 \u0d2a\u0d4d\u0d30\u0d27\u0d3e\u0d28\u0d2a\u0d4d\u0d2a\u0d46\u0d1f\u0d4d\u0d1f \u0d15\u0d3e\u0d30\u0d4d\u0d2f\u0d19\u0d4d\u0d19\u0d7e | Tips to avoid land litigation.",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 68,
"views_yearly_historisation": [
{
"years": 2020,
"views": "374"
},
{
"years": 2019,
"views": "230"
}
],
"comments_rate": 0,
"sponsored_brand_channel_ids": [],
"sponsored_tracking_status": 5,
"uploaded": "2019-03-28T11:27:09+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 6.79,
"views_3m": "1",
"views": "1178",
"yt_id": "FeouJNSsFCk",
"7d_likes_rate": 15.267,
"projection_last_track": "2023-10-02T04:35:43+0200",
"dislikes_rate": 0.85,
"yt_rating_restricted": false,
"60d_likes": 3,
"public_first_track": "2019-04-10T00:00:00+0200",
"180d_likes": 4,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 7.64
},
"sort": [
1553768829000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "QN6g_kfCt7A",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"likes_1w": 1,
"views_1w": "97",
"relevantTopics": [
"\/m\/01k8wb"
],
"7d_likes": 3,
"language": "ta",
"public_last_track": "2026-03-03T22:53:56+0100",
"best_engagement": 17.131,
"views_1d": 14,
"views_1m": "406",
"modified": "2026-03-03T21:53:56+0000",
"likes": 103,
"7d_type": "public_v2",
"7d_views": 221,
"180d_likes_rate": 15.086,
"created": "2019-04-22T01:53:01+0000",
"active": true,
"7d_comments": 2,
"dislikes": 12,
"30d_likes_rate": 11.278,
"language_type": "snippet",
"dislikes_1w": 0,
"sponsored_youtuber_channel_ids": [],
"30d_likes": 3,
"180d_comments_rate": 4.31,
"60d_comments": 2,
"likes_rate": 14.5,
"@indexed": "2026-03-03T21:53:57+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "464",
"60d_likes_rate": 7.143,
"likes_3m": 11,
"dislikes_1m": 0,
"licensed_content_owner": false,
"60d_views": "280",
"channel_id": 1163239,
"30d_views": "266",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/QN6g_kfCt7A\/hqdefault.jpg",
"title": "\u0baa\u0bcd\u0bb3\u0bbe\u0b9f\u0bcd \u0bb5\u0bbe\u0b99\u0bcd\u0b95\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b95\u0bb5\u0ba9\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bbf\u0baf \u0b9a\u0bbf\u0bb2 \u0bae\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0baf\u0bae\u0bbe\u0ba9 \u0bb5\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd \/ Documents To Check While Buying Plot",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 54,
"views_yearly_historisation": [
{
"years": 2020,
"views": "1065"
},
{
"years": 2019,
"views": "584"
}
],
"comments_rate": 0.99,
"sponsored_brand_channel_ids": [],
"sponsored_tracking_status": 5,
"uploaded": "2019-04-11T17:06:15+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 14.5,
"views_3m": "1040",
"views": "7103",
"yt_id": "QN6g_kfCt7A",
"7d_likes_rate": 13.575,
"projection_last_track": "2023-10-02T04:35:43+0200",
"comments": 7,
"dislikes_rate": 1.69,
"180d_comments": 2,
"7d_comments_rate": 9.05,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 2,
"public_first_track": "2019-04-21T00:00:00+0200",
"180d_likes": 7,
"likes_1m": 5,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 7.143,
"30d_comments": 2,
"best_engagement_rate": 17.18,
"30d_comments_rate": 7.519
},
"sort": [
1554995175000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Gdd9UssTQ34",
"_score": null,
"_routing": "1163239",
"_parent": "1163239",
"_source": {
"country": "in",
"views_1w": "0",
"7d_likes": 13,
"language": "ta",
"public_last_track": "2026-03-03T22:53:56+0100",
"180d_dislikes_rate": 1.284,
"best_engagement": 14.245,
"7d_dislikes_rate": 2.817,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "2",
"modified": "2026-03-03T21:53:56+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 52,
"7d_type": "public_v2",
"7d_views": 355,
"180d_likes_rate": 20.539,
"created": "2019-04-22T01:53:01+0000",
"active": true,
"dislikes": 4,
"30d_likes_rate": 32.051,
"language_type": "snippet",
"sponsored_youtuber_channel_ids": [],
"30d_likes": 15,
"likes_rate": 12.82,
"@indexed": "2026-03-03T21:54:00+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "779",
"60d_likes_rate": 29.88,
"likes_3m": 0,
"licensed_content_owner": false,
"180d_dislikes": 1,
"60d_views": "502",
"channel_id": 1163239,
"30d_views": "468",
"180d_type": "public_v2",
"made_for_kids": false,
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Gdd9UssTQ34\/hqdefault.jpg",
"title": "\u0b89\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0bc0\u0b9f\u0bcd\u0b9f\u0bc8\u0b95\u0bcd \u0b95\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0ba4\u0bb5\u0bbf\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bbf\u0baf \u0ba4\u0bb5\u0bb1\u0bc1\u0b95\u0bb3\u0bcd | \u0b85\u0bb2\u0bcd\u0b9f\u0bcd\u0bb0\u0bbe\u0b9f\u0bc6\u0b95\u0bcd #\u0bb5\u0bc0\u0b9f\u0bc1\u0b9a\u0bae\u0bcd\u0baa\u0ba8\u0bcd\u0ba4\u0bb5\u0bbf\u0bb7\u0baf\u0bae\u0bcd",
"yt_channel_id": "7R0m2JO9EsJNJZPDR2U7YQ",
"30d_type": "public_v2",
"duration": 68,
"30d_dislikes_rate": 2.137,
"views_yearly_historisation": [
{
"years": 2020,
"views": "1155"
},
{
"years": 2019,
"views": "978"
}
],
"comments_rate": 0,
"sponsored_brand_channel_ids": [],
"sponsored_tracking_status": 5,
"uploaded": "2019-04-11T17:09:24+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 12.82,
"60d_dislikes_rate": 1.992,
"views_3m": "7",
"views": "4056",
"yt_id": "Gdd9UssTQ34",
"7d_likes_rate": 36.62,
"projection_last_track": "2023-10-02T04:35:43+0200",
"dislikes_rate": 0.99,
"yt_rating_restricted": false,
"60d_likes": 15,
"public_first_track": "2019-04-21T00:00:00+0200",
"180d_likes": 16,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 13.81
},
"sort": [
1554995364000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.071325,
"hits": [
{
"_type": "channels",
"_id": "1163239",
"_score": 14.071325,
"_source": {
"score": 813,
"videos_uploaded": 2060,
"subscribers": 753000,
"logo": "https:\/\/yt3.ggpht.com\/lzqQh--DXzXICb8NwWNwUXuoD704UF5RCAXKx2elMBRIcis1W-v416xkhGVPzhlHiDkYZosmAA=s800-c-k-c0x00ffffff-no-rj",
"handle": "ultratechcementlimited",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "1163239",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "UltraTech Cement",
"videos_views": "3446876543"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}