GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2645134"
}
}
]
}
},
{
"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": 220
},
"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": 889,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 4435,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "ssaYKXuGNwA",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": -2,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:58+0200",
"30d_best_engagement_rate": 25.424,
"180d_dislikes_rate": 6.017,
"best_engagement": 25.056,
"60d_dislikes": 1381,
"views_1m": "2",
"modified": "2026-05-31T08:39:34+0000",
"30d_dislikes": 1375,
"likes": 4412,
"7d_type": "public_v2",
"180d_likes_rate": 19.336,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 25.437,
"active": true,
"comments_3m": 0,
"dislikes": 1393,
"30d_likes_rate": 19.391,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 4439,
"180d_comments_rate": 0.026,
"likes_rate": 18.26,
"60d_comments": 6,
"@indexed": "2026-05-31T09:44:45+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "231327",
"60d_likes_rate": 19.405,
"likes_3m": -14,
"dislikes_1m": 1,
"licensed_content_owner": true,
"180d_dislikes": 1392,
"60d_views": "229942",
"channel_id": 2645134,
"30d_views": "228919",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ssaYKXuGNwA\/hqdefault.jpg",
"title": "Sly dad \ud83e\udd23\ud83e\udd23\ud83e\udd23#shorts #damus",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 23,
"30d_dislikes_rate": 6.006,
"views_yearly_historisation": [
{
"years": 2023,
"views": "32"
},
{
"years": 2024,
"views": "3"
},
{
"years": 2025,
"views": "10"
},
{
"years": 2022,
"views": "232614"
}
],
"comments_rate": 0.025,
"uploaded": "2022-03-11T10:49:25+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 18.26,
"60d_dislikes_rate": 6.006,
"views_3m": "5",
"views": "241663",
"yt_id": "ssaYKXuGNwA",
"comments": 5,
"projection_last_track": "2023-10-14T16:36:32+0200",
"dislikes_rate": 5.76,
"180d_comments": 6,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": -2,
"60d_likes": 4462,
"180d_best_engagement_rate": 25.38,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 4473,
"likes_1m": -7,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.026,
"likes_1d": 0,
"best_engagement_rate": 24.04,
"30d_comments": 6,
"30d_comments_rate": 0.026
},
"sort": [
1646992165000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "G49vWBV7I18",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "1",
"relevantTopics": [
"\/m\/019_rr"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:56+0200",
"30d_best_engagement_rate": 20.484,
"180d_dislikes_rate": 4.915,
"best_engagement": 20.359,
"60d_dislikes": 2160,
"views_1m": "3",
"modified": "2026-05-31T08:39:32+0000",
"30d_dislikes": 2137,
"likes": 6800,
"7d_type": "public_v2",
"180d_likes_rate": 15.513,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 20.497,
"active": true,
"dislikes": 2169,
"30d_likes_rate": 15.568,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 6806,
"180d_comments_rate": 0.027,
"likes_rate": 14.91,
"60d_comments": 12,
"@indexed": "2026-05-31T09:44:45+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "450275",
"60d_likes_rate": 15.569,
"likes_3m": -13,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 2213,
"60d_views": "440753",
"channel_id": 2645134,
"30d_views": "437172",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/G49vWBV7I18\/hqdefault.jpg",
"title": "Who will be lucky? #shorts #damus",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 4.888,
"views_yearly_historisation": [
{
"years": 2023,
"views": "637"
},
{
"years": 2024,
"views": "5"
},
{
"years": 2025,
"views": "12"
},
{
"years": 2022,
"views": "453507"
}
],
"comments_rate": 0.026,
"uploaded": "2022-03-12T14:57:09+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 14.91,
"60d_dislikes_rate": 4.901,
"views_3m": "9",
"views": "456077",
"yt_id": "G49vWBV7I18",
"comments": 12,
"projection_last_track": "2023-10-14T16:36:30+0200",
"dislikes_rate": 4.76,
"180d_comments": 12,
"yt_rating_restricted": false,
"dislikes_3m": -4,
"60d_likes": 6862,
"180d_best_engagement_rate": 20.454,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 6985,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.027,
"likes_1d": 0,
"best_engagement_rate": 19.69,
"30d_comments": 12,
"30d_comments_rate": 0.027
},
"sort": [
1647093429000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "sJ6J3StmDLA",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:58+0200",
"30d_best_engagement_rate": 28.368,
"180d_dislikes_rate": 4.341,
"best_engagement": 27.545,
"60d_dislikes": 882,
"views_1m": "2",
"modified": "2026-05-31T08:39:34+0000",
"30d_dislikes": 877,
"likes": 4559,
"7d_type": "public_v2",
"180d_likes_rate": 23.692,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 28.311,
"active": true,
"comments_3m": 0,
"dislikes": 851,
"30d_likes_rate": 23.98,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 4842,
"180d_comments_rate": 0.044,
"likes_rate": 22.01,
"60d_comments": 9,
"@indexed": "2026-05-31T09:44:45+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "204796",
"60d_likes_rate": 23.925,
"likes_3m": -8,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 889,
"60d_views": "203173",
"channel_id": 2645134,
"30d_views": "201919",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/sJ6J3StmDLA\/hqdefault.jpg",
"title": "Hahaha. Mom pranks dad #shorts #DaMus #comedy",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 18,
"30d_dislikes_rate": 4.343,
"views_yearly_historisation": [
{
"years": 2023,
"views": "10"
},
{
"years": 2024,
"views": "6"
},
{
"years": 2025,
"views": "17"
},
{
"years": 2022,
"views": "206517"
}
],
"comments_rate": 0.03,
"uploaded": "2022-03-13T09:43:24+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 22.01,
"60d_dislikes_rate": 4.341,
"views_3m": "5",
"views": "207103",
"yt_id": "sJ6J3StmDLA",
"comments": 7,
"projection_last_track": "2023-10-14T16:36:31+0200",
"dislikes_rate": 4.11,
"180d_comments": 9,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 4861,
"180d_best_engagement_rate": 28.077,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 4852,
"likes_1m": -4,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.044,
"likes_1d": 0,
"best_engagement_rate": 26.16,
"30d_comments": 9,
"comments_1w": 0,
"30d_comments_rate": 0.045
},
"sort": [
1647161004000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "fprRV1GNeuY",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "2",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:57+0200",
"30d_best_engagement_rate": 26.404,
"180d_dislikes_rate": 6.269,
"best_engagement": 21.453,
"views_1d": 0,
"60d_dislikes": 143,
"views_1m": "9",
"modified": "2026-05-31T08:39:33+0000",
"30d_dislikes": 143,
"likes": 3938,
"7d_type": "public_v2",
"180d_likes_rate": 16.474,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 26.419,
"active": true,
"dislikes": 1571,
"30d_likes_rate": 21.087,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 583,
"180d_comments_rate": 0.027,
"likes_rate": 14.8,
"60d_comments": 4,
"@indexed": "2026-05-31T09:44:45+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "188540",
"60d_likes_rate": 21.128,
"likes_3m": -16,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1182,
"60d_views": "27783",
"channel_id": 2645134,
"30d_views": "27647",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/fprRV1GNeuY\/hqdefault.jpg",
"title": "Greedy dad #shorts #camedy #damus",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 17,
"30d_dislikes_rate": 5.172,
"views_yearly_historisation": [
{
"years": 2023,
"views": "1521"
},
{
"years": 2024,
"views": "24"
},
{
"years": 2025,
"views": "62"
},
{
"years": 2022,
"views": "253018"
}
],
"comments_rate": 0.023,
"uploaded": "2022-03-14T09:37:02+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 14.8,
"60d_dislikes_rate": 5.147,
"views_3m": "41",
"views": "266102",
"yt_id": "fprRV1GNeuY",
"comments": 6,
"projection_last_track": "2023-10-14T16:36:31+0200",
"dislikes_rate": 5.9,
"180d_comments": 5,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 587,
"180d_best_engagement_rate": 22.77,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 3106,
"likes_1m": -5,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.144,
"best_engagement_rate": 20.73,
"30d_comments": 4,
"likes_1d": 0,
"30d_comments_rate": 0.145
},
"sort": [
1647247022000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "sc4QbF-r8JU",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:58+0200",
"30d_best_engagement_rate": 22.592,
"180d_dislikes_rate": 4.384,
"best_engagement": 22.326,
"60d_dislikes": 608,
"views_1m": "2",
"modified": "2026-05-31T08:39:34+0000",
"30d_dislikes": 602,
"likes": 2456,
"7d_type": "public_v2",
"180d_likes_rate": 18.018,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 22.543,
"active": true,
"dislikes": 607,
"30d_likes_rate": 18.166,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 2499,
"180d_comments_rate": 0.05,
"likes_rate": 17.42,
"60d_comments": 7,
"@indexed": "2026-05-31T09:44:44+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "140752",
"60d_likes_rate": 18.116,
"likes_3m": -7,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 617,
"60d_views": "138935",
"channel_id": 2645134,
"30d_views": "137568",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/sc4QbF-r8JU\/hqdefault.jpg",
"title": "OMG! \ud83e\udd2a\ud83e\udd23\ud83d\ude0fThis is madness! #shorts #damus #comedy",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 16,
"30d_dislikes_rate": 4.376,
"views_yearly_historisation": [
{
"years": 2023,
"views": "14"
},
{
"years": 2024,
"views": "4"
},
{
"years": 2025,
"views": "15"
},
{
"years": 2022,
"views": "140850"
}
],
"comments_rate": 0.05,
"uploaded": "2022-03-14T16:01:23+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 17.42,
"60d_dislikes_rate": 4.376,
"views_3m": "3",
"views": "140967",
"yt_id": "sc4QbF-r8JU",
"comments": 7,
"projection_last_track": "2023-10-14T16:36:31+0200",
"dislikes_rate": 4.31,
"180d_comments": 7,
"yt_rating_restricted": false,
"dislikes_3m": -2,
"60d_likes": 2517,
"180d_best_engagement_rate": 22.451,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 2536,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.05,
"best_engagement_rate": 21.78,
"30d_comments": 7,
"30d_comments_rate": 0.051
},
"sort": [
1647270083000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "5V-uIYGKRC0",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "2",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:56+0200",
"30d_best_engagement_rate": 24.772,
"180d_dislikes_rate": 4.806,
"best_engagement": 24.36,
"views_1d": 0,
"60d_dislikes": 324,
"views_1m": "9",
"modified": "2026-05-31T08:39:31+0000",
"30d_dislikes": 311,
"likes": 1469,
"7d_type": "public_v2",
"180d_likes_rate": 19.752,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 24.556,
"active": true,
"dislikes": 357,
"30d_likes_rate": 20.151,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 1365,
"180d_comments_rate": 0.026,
"likes_rate": 18.73,
"60d_comments": 2,
"@indexed": "2026-05-31T09:44:44+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "77411",
"60d_likes_rate": 19.929,
"likes_3m": -6,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 372,
"60d_views": "70451",
"channel_id": 2645134,
"30d_views": "67739",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/5V-uIYGKRC0\/hqdefault.jpg",
"title": "OMG!\ud83d\ude1f\ud83d\ude10\ud83d\ude1cIt's a black hole! #shorts #damus #comedy",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 27,
"30d_dislikes_rate": 4.591,
"views_yearly_historisation": [
{
"years": 2023,
"views": "29"
},
{
"years": 2024,
"views": "10"
},
{
"years": 2025,
"views": "16"
},
{
"years": 2022,
"views": "77780"
}
],
"comments_rate": 0.026,
"uploaded": "2022-03-15T09:15:07+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 18.73,
"60d_dislikes_rate": 4.599,
"views_3m": "24",
"views": "78417",
"yt_id": "5V-uIYGKRC0",
"comments": 2,
"projection_last_track": "2023-10-14T16:36:30+0200",
"dislikes_rate": 4.55,
"180d_comments": 2,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 1404,
"180d_best_engagement_rate": 24.583,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 1529,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.028,
"best_engagement_rate": 23.31,
"30d_comments": 2,
"30d_comments_rate": 0.03
},
"sort": [
1647332107000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "xHjySS5Uf8c",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": -8,
"views_1w": "1",
"relevantTopics": [
"\/m\/019_rr"
],
"language": "en",
"public_last_track": "2026-05-31T08:15:00+0200",
"30d_best_engagement_rate": 20.98,
"180d_dislikes_rate": 5.47,
"best_engagement": 19.834,
"views_1d": 0,
"60d_dislikes": 10593,
"views_1m": "4",
"modified": "2026-05-31T08:39:36+0000",
"30d_dislikes": 4562,
"likes": 44047,
"7d_type": "public_v2",
"180d_likes_rate": 14.458,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 19.608,
"active": true,
"comments_3m": 0,
"dislikes": 17010,
"30d_likes_rate": 15.785,
"language_type": "snippet",
"dislikes_1w": -4,
"30d_likes": 13919,
"180d_comments_rate": 0.014,
"likes_rate": 13.74,
"60d_comments": 30,
"@indexed": "2026-05-31T09:44:46+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "3031133",
"60d_likes_rate": 14.334,
"likes_3m": -120,
"dislikes_1m": -17,
"licensed_content_owner": true,
"180d_dislikes": 16579,
"60d_views": "2014204",
"channel_id": 2645134,
"dislikes_1d": -1,
"30d_views": "881803",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/xHjySS5Uf8c\/hqdefault.jpg",
"title": "OMG \ud83d\ude02\ud83d\ude1c\ud83e\udd2a he loves chips! #shorts #damus #comedy",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 14,
"30d_dislikes_rate": 5.173,
"views_yearly_historisation": [
{
"years": 2023,
"views": "23825"
},
{
"years": 2024,
"views": "1410"
},
{
"years": 2025,
"views": "106"
},
{
"years": 2022,
"views": "3131446"
}
],
"comments_rate": 0.01,
"uploaded": "2022-03-16T09:09:13+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 13.74,
"60d_dislikes_rate": 5.259,
"views_3m": "17",
"views": "3205854",
"yt_id": "xHjySS5Uf8c",
"comments": 48,
"projection_last_track": "2023-10-14T16:36:32+0200",
"dislikes_rate": 5.31,
"180d_comments": 41,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": -46,
"60d_likes": 28872,
"180d_best_engagement_rate": 19.941,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 43825,
"likes_1m": -35,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.015,
"likes_1d": -1,
"comments_1w": 0,
"best_engagement_rate": 19.06,
"30d_comments": 19,
"30d_comments_rate": 0.022
},
"sort": [
1647418153000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "PlV7q6qUh3U",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:58+0200",
"180d_dislikes_rate": 5.004,
"best_engagement": 22.768,
"60d_dislikes": 397,
"views_1m": "1",
"modified": "2026-05-31T08:39:34+0000",
"30d_dislikes": 380,
"likes": 1428,
"7d_type": "public_v2",
"180d_likes_rate": 17.96,
"created": "2022-04-27T08:10:06+0000",
"active": true,
"dislikes": 404,
"30d_likes_rate": 18.072,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 1397,
"likes_rate": 17.17,
"60d_comments": 0,
"@indexed": "2026-05-31T09:44:44+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "82738",
"60d_likes_rate": 18.032,
"likes_3m": -4,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 414,
"60d_views": "80248",
"channel_id": 2645134,
"30d_views": "77302",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/PlV7q6qUh3U\/hqdefault.jpg",
"title": "LOL \ud83d\ude06 Unexpected Win \ud83d\ude05\ud83e\udd11\ud83e\udd2a #shorts #damus #comedy",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 4.916,
"views_yearly_historisation": [
{
"years": 2023,
"views": "52"
},
{
"years": 2024,
"views": "3"
},
{
"years": 2025,
"views": "11"
},
{
"years": 2022,
"views": "82989"
}
],
"comments_rate": 0,
"uploaded": "2022-03-16T12:11:36+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 17.17,
"60d_dislikes_rate": 4.947,
"views_3m": "2",
"views": "83176",
"yt_id": "PlV7q6qUh3U",
"projection_last_track": "2023-10-14T16:36:30+0200",
"dislikes_rate": 4.86,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 1447,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 1486,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 22.03
},
"sort": [
1647429096000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "KIpx4z9E7D8",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "5",
"relevantTopics": [
"\/m\/019_rr"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:57+0200",
"30d_best_engagement_rate": 22.901,
"180d_dislikes_rate": 4.416,
"best_engagement": 22.935,
"views_1d": 1,
"60d_dislikes": 259,
"views_1m": "23",
"modified": "2026-05-31T08:39:33+0000",
"30d_dislikes": 258,
"likes": 1219,
"7d_type": "public_v2",
"180d_likes_rate": 18.516,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 22.849,
"active": true,
"comments_3m": 0,
"dislikes": 315,
"30d_likes_rate": 18.396,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 1070,
"180d_comments_rate": 0.063,
"likes_rate": 17.33,
"60d_comments": 4,
"@indexed": "2026-05-31T09:44:44+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "63404",
"60d_likes_rate": 18.401,
"likes_3m": -7,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 280,
"60d_views": "59128",
"channel_id": 2645134,
"30d_views": "58164",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/KIpx4z9E7D8\/hqdefault.jpg",
"title": "LOL \ud83d\ude06 Dad Believed... #shorts #damus #comedy #tiktok #kfc",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 4.436,
"views_yearly_historisation": [
{
"years": 2023,
"views": "927"
},
{
"years": 2024,
"views": "71"
},
{
"years": 2025,
"views": "233"
},
{
"years": 2022,
"views": "66494"
}
],
"comments_rate": 0.04,
"uploaded": "2022-03-17T08:58:25+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 17.33,
"60d_dislikes_rate": 4.38,
"views_3m": "34",
"views": "70345",
"yt_id": "KIpx4z9E7D8",
"comments": 3,
"projection_last_track": "2023-10-14T16:36:30+0200",
"dislikes_rate": 4.48,
"180d_comments": 4,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": -3,
"60d_likes": 1088,
"180d_best_engagement_rate": 22.995,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 1174,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.068,
"best_engagement_rate": 21.85,
"30d_comments": 4,
"comments_1w": 0,
"30d_comments_rate": 0.069
},
"sort": [
1647503905000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "hPu4-3doZ3k",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:59+0200",
"30d_best_engagement_rate": 22.178,
"180d_dislikes_rate": 4.007,
"best_engagement": 22.408,
"views_1d": 0,
"60d_dislikes": 128,
"views_1m": "1",
"modified": "2026-05-31T08:39:35+0000",
"30d_dislikes": 113,
"likes": 606,
"7d_type": "public_v2",
"180d_likes_rate": 18.402,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 22.197,
"active": true,
"dislikes": 129,
"30d_likes_rate": 18.393,
"language_type": "snippet",
"30d_likes": 554,
"180d_comments_rate": 0.03,
"likes_rate": 17.66,
"60d_comments": 1,
"@indexed": "2026-05-31T09:44:45+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "33692",
"60d_likes_rate": 18.181,
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 135,
"60d_views": "32122",
"channel_id": 2645134,
"30d_views": "30120",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/hPu4-3doZ3k\/hqdefault.jpg",
"title": "OMG\ud83e\udd23\ud83d\ude32\ud83d\ude31 #shorts #damus #comedy #tiktok",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 11,
"30d_dislikes_rate": 3.752,
"views_yearly_historisation": [
{
"years": 2023,
"views": "17"
},
{
"years": 2024,
"views": "15"
},
{
"years": 2025,
"views": "37"
},
{
"years": 2022,
"views": "34132"
}
],
"comments_rate": 0.029,
"uploaded": "2022-03-17T11:06:31+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 17.66,
"60d_dislikes_rate": 3.985,
"views_3m": "2",
"views": "34309",
"yt_id": "hPu4-3doZ3k",
"comments": 1,
"projection_last_track": "2023-10-14T16:36:31+0200",
"dislikes_rate": 3.76,
"180d_comments": 1,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 584,
"180d_best_engagement_rate": 22.439,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 620,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.031,
"best_engagement_rate": 21.45,
"30d_comments": 1,
"30d_comments_rate": 0.033
},
"sort": [
1647511591000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ipAWl_t4ymw",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": -4,
"views_1w": "0",
"relevantTopics": [
"\/m\/019_rr"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:59+0200",
"30d_best_engagement_rate": 18.646,
"180d_dislikes_rate": 4.766,
"best_engagement": 18.593,
"views_1d": 0,
"comments_1d": 0,
"60d_dislikes": 12020,
"views_1m": "2",
"modified": "2026-05-31T08:39:35+0000",
"30d_dislikes": 11246,
"likes": 34249,
"7d_type": "public_v2",
"180d_likes_rate": 13.907,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 18.692,
"active": true,
"comments_3m": 0,
"dislikes": 11858,
"30d_likes_rate": 13.929,
"language_type": "snippet",
"dislikes_1w": -2,
"30d_likes": 33272,
"180d_comments_rate": 0.007,
"likes_rate": 13.35,
"60d_comments": 19,
"@indexed": "2026-05-31T09:44:45+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2552027",
"60d_likes_rate": 13.934,
"likes_3m": -79,
"dislikes_1m": -7,
"licensed_content_owner": true,
"180d_dislikes": 12162,
"60d_views": "2530096",
"channel_id": 2645134,
"dislikes_1d": 0,
"30d_views": "2388642",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ipAWl_t4ymw\/hqdefault.jpg",
"title": "Squeamish...\ud83d\ude1d\ud83e\udd28\ud83e\udd23 #shorts #damus #comedy #tiktok",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 16,
"30d_dislikes_rate": 4.708,
"views_yearly_historisation": [
{
"years": 2023,
"views": "1933"
},
{
"years": 2024,
"views": "16"
},
{
"years": 2025,
"views": "54"
},
{
"years": 2022,
"views": "2559125"
}
],
"comments_rate": 0,
"uploaded": "2022-03-17T15:15:59+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 13.35,
"60d_dislikes_rate": 4.751,
"views_3m": "7",
"views": "2565865",
"yt_id": "ipAWl_t4ymw",
"comments": 0,
"projection_last_track": "2023-10-14T16:36:31+0200",
"dislikes_rate": 4.62,
"180d_comments": 19,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": -21,
"60d_likes": 35254,
"180d_best_engagement_rate": 18.68,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 35491,
"likes_1m": -16,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.008,
"likes_1d": -1,
"comments_1w": 0,
"best_engagement_rate": 17.97,
"30d_comments": 20,
"30d_comments_rate": 0.008
},
"sort": [
1647526559000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "_cCa2xQYXOA",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "2",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:58+0200",
"30d_best_engagement_rate": 21.965,
"180d_dislikes_rate": 5.059,
"best_engagement": 19.417,
"views_1d": 0,
"60d_dislikes": 1435,
"views_1m": "8",
"modified": "2026-05-31T08:39:34+0000",
"30d_dislikes": 682,
"likes": 9249,
"7d_type": "public_v2",
"180d_likes_rate": 14.671,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 20.084,
"active": true,
"dislikes": 3293,
"30d_likes_rate": 17.384,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 2596,
"180d_comments_rate": 0.002,
"likes_rate": 13.75,
"60d_comments": 2,
"@indexed": "2026-05-31T09:44:45+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "616574",
"60d_likes_rate": 15.325,
"likes_3m": -24,
"dislikes_1m": -2,
"licensed_content_owner": true,
"180d_dislikes": 3119,
"60d_views": "301926",
"channel_id": 2645134,
"dislikes_1d": 0,
"30d_views": "149330",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/_cCa2xQYXOA\/hqdefault.jpg",
"title": "He showed me how to do it... \ud83e\udd23\ud83d\ude35\u200d\ud83d\udcab\ud83e\udd73 #shorts #damus #comedy #tiktok",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 12,
"30d_dislikes_rate": 4.567,
"views_yearly_historisation": [
{
"years": 2023,
"views": "2870"
},
{
"years": 2024,
"views": "279"
},
{
"years": 2025,
"views": "301"
},
{
"years": 2022,
"views": "660407"
}
],
"comments_rate": 0.003,
"uploaded": "2022-03-18T09:05:05+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 13.75,
"60d_dislikes_rate": 4.753,
"views_3m": "15",
"views": "672455",
"yt_id": "_cCa2xQYXOA",
"comments": 2,
"projection_last_track": "2023-10-14T16:36:31+0200",
"dislikes_rate": 4.9,
"180d_comments": 1,
"yt_rating_restricted": false,
"dislikes_3m": -8,
"60d_likes": 4627,
"180d_best_engagement_rate": 19.732,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 9046,
"likes_1m": -5,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.007,
"likes_1d": 0,
"best_engagement_rate": 18.65,
"30d_comments": 2,
"30d_comments_rate": 0.013
},
"sort": [
1647590705000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "9Sq5nY0WM4g",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "2",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:57+0200",
"30d_best_engagement_rate": 27.862,
"180d_dislikes_rate": 6.724,
"best_engagement": 28.875,
"views_1d": 0,
"60d_dislikes": 480,
"views_1m": "9",
"modified": "2026-05-31T08:39:32+0000",
"30d_dislikes": 399,
"likes": 3429,
"7d_type": "public_v2",
"180d_likes_rate": 22.666,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 26.377,
"active": true,
"comments_3m": 0,
"dislikes": 1062,
"30d_likes_rate": 22.422,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 1661,
"180d_comments_rate": 0.04,
"likes_rate": 21.14,
"60d_comments": 4,
"@indexed": "2026-05-31T09:44:45+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "149163",
"60d_likes_rate": 21.071,
"likes_3m": -15,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1003,
"60d_views": "91215",
"channel_id": 2645134,
"30d_views": "74080",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/9Sq5nY0WM4g\/hqdefault.jpg",
"title": "They are for good nutrition!\ud83e\udd52\ud83c\udf45\ud83c\udf55\ud83c\udf5f\ud83e\udd23 #shorts #damus #comedy #tiktok",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 5.386,
"views_yearly_historisation": [
{
"years": 2023,
"views": "3042"
},
{
"years": 2024,
"views": "113"
},
{
"years": 2025,
"views": "104"
},
{
"years": 2022,
"views": "156617"
}
],
"comments_rate": 0.01,
"uploaded": "2022-03-18T11:37:47+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 21.14,
"60d_dislikes_rate": 5.262,
"views_3m": "13",
"views": "162222",
"yt_id": "9Sq5nY0WM4g",
"comments": 2,
"projection_last_track": "2023-10-14T16:36:30+0200",
"dislikes_rate": 6.55,
"180d_comments": 6,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": -3,
"60d_likes": 1922,
"180d_best_engagement_rate": 29.431,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 3381,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.044,
"likes_1d": 0,
"best_engagement_rate": 27.7,
"30d_comments": 4,
"comments_1w": 0,
"30d_comments_rate": 0.054
},
"sort": [
1647599867000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "PzZxPMRbvuU",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:58+0200",
"180d_dislikes_rate": 5.763,
"best_engagement": 26.898,
"60d_dislikes": 324,
"views_1m": "1",
"modified": "2026-05-31T08:39:34+0000",
"30d_dislikes": 324,
"likes": 1163,
"7d_type": "public_v2",
"180d_likes_rate": 21.389,
"created": "2022-04-27T08:10:06+0000",
"active": true,
"dislikes": 314,
"30d_likes_rate": 21.507,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 1200,
"likes_rate": 20.29,
"60d_comments": 0,
"@indexed": "2026-05-31T09:44:44+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "56572",
"60d_likes_rate": 21.54,
"likes_3m": -2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 326,
"60d_views": "55895",
"channel_id": 2645134,
"30d_views": "55795",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/PzZxPMRbvuU\/hqdefault.jpg",
"title": "Very hot!!! tik tok \ud83c\udf5f\ud83d\ude1d\ud83d\udca5 #shorts #comedy #damus #tiktok",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 5.807,
"views_yearly_historisation": [
{
"years": 2023,
"views": "12"
},
{
"years": 2024,
"views": "2"
},
{
"years": 2025,
"views": "11"
},
{
"years": 2022,
"views": "56740"
}
],
"comments_rate": 0,
"uploaded": "2022-03-18T14:33:49+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 20.29,
"60d_dislikes_rate": 5.797,
"views_3m": "4",
"views": "57332",
"yt_id": "PzZxPMRbvuU",
"projection_last_track": "2023-10-14T16:36:31+0200",
"dislikes_rate": 5.48,
"yt_rating_restricted": false,
"dislikes_3m": -2,
"60d_likes": 1204,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 1210,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 25.76
},
"sort": [
1647610429000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "pv8rlNu1-Pg",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:59+0200",
"180d_dislikes_rate": 5.1,
"best_engagement": 30.523,
"60d_dislikes": 109,
"views_1m": "1",
"modified": "2026-05-31T08:39:35+0000",
"30d_dislikes": 98,
"likes": 560,
"7d_type": "public_v2",
"180d_likes_rate": 25.805,
"created": "2022-04-27T08:10:06+0000",
"active": true,
"dislikes": 112,
"30d_likes_rate": 28.385,
"language_type": "snippet",
"30d_likes": 544,
"likes_rate": 24.28,
"60d_comments": 0,
"@indexed": "2026-05-31T09:44:45+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "22941",
"60d_likes_rate": 26.272,
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 117,
"60d_views": "21658",
"channel_id": 2645134,
"30d_views": "19165",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/pv8rlNu1-Pg\/hqdefault.jpg",
"title": "LOL \ud83d\ude06 Bury your money! #shorts #damus #comedy #tiktok",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 58,
"30d_dislikes_rate": 5.113,
"views_yearly_historisation": [
{
"years": 2023,
"views": "6"
},
{
"years": 2024,
"views": "1"
},
{
"years": 2025,
"views": "12"
},
{
"years": 2022,
"views": "22990"
}
],
"comments_rate": 0,
"uploaded": "2022-03-19T08:52:41+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 24.28,
"60d_dislikes_rate": 5.033,
"views_3m": "2",
"views": "23065",
"yt_id": "pv8rlNu1-Pg",
"projection_last_track": "2023-10-14T16:36:31+0200",
"dislikes_rate": 4.86,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 569,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 592,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 29.14
},
"sort": [
1647676361000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "gFbYVC5E-S0",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"f_age18-24": 6.112,
"likes_1w": -93,
"relevantTopics": [
"\/m\/09kqc",
"\/m\/019_rr",
"\/m\/027x7n"
],
"m_age55-64": 0.92,
"age13-17": 3.753,
"type_demographies": "computed",
"public_last_track": "2026-05-31T08:14:59+0200",
"180d_dislikes_rate": 3.665,
"best_engagement": 28.899,
"age18-24": 15.09,
"comments_1d": 0,
"age35-44": 48.617,
"60d_best_engagement_rate": 23.925,
"active": true,
"dislikes": 78228,
"30d_likes": 45640,
"180d_comments_rate": 0.064,
"likes_rate": 23.92,
"60d_comments": 197,
"tags": [],
"180d_views": "22214949",
"likes_3m": -1423,
"licensed_content_owner": true,
"f_age35-44": 26.001,
"age55-64": 2.066,
"channel_id": 2645134,
"30d_views": "2146180",
"made_for_kids": false,
"thumb": "https:\/\/i.ytimg.com\/vi\/gFbYVC5E-S0\/hqdefault.jpg",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_dislikes_rate": 3.712,
"comments_rate": 0,
"uploaded": "2022-03-19T12:26:57+0100",
"60d_dislikes_rate": 3.868,
"views_3m": "140",
"m_age18-24": 8.978,
"yt_id": "gFbYVC5E-S0",
"f_age65-": 1.246,
"m_age35-44": 22.615,
"projection_last_track": "2023-10-14T16:36:31+0200",
"m_age13-17": 2.12,
"yt_rating_restricted": false,
"f_age45-54": 6.352,
"dislikes_3m": -216,
"f_age13-17": 1.633,
"180d_best_engagement_rate": 29.221,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 566295,
"likes_1m": -400,
"hasDemography": true,
"public_stats_viewable": true,
"likes_1d": -13,
"best_engagement_rate": 27.43,
"country": "us",
"views_1w": "11",
"language": "en",
"30d_best_engagement_rate": 25.05,
"compute_demography_last_track": "2022-05-08T00:00:00+0000",
"f_age25-34": 6.565,
"age45-54": 16.197,
"age65-": 2.213,
"views_1d": 2,
"60d_dislikes": 11208,
"views_1m": "46",
"modified": "2026-05-31T08:39:35+0000",
"30d_dislikes": 7966,
"likes": 534156,
"7d_type": "public_v2",
"180d_likes_rate": 25.492,
"created": "2022-04-27T08:10:06+0000",
"comments_3m": 0,
"age25-34": 12.064,
"30d_likes_rate": 21.266,
"language_type": "snippet",
"dislikes_1w": -15,
"@indexed": "2026-05-31T09:44:45+0000",
"60d_type": "public_v2",
"m_age65-": 0.966,
"60d_likes_rate": 19.989,
"demographyF": 49.057,
"m_age45-54": 9.845,
"demographyM": 50.943,
"dislikes_1m": -64,
"180d_dislikes": 81428,
"60d_views": "2897455",
"dislikes_1d": -2,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"title": "OMG \ud83e\udd2e\ud83e\udd22\ud83e\udd23 muck #shorts #damus #comedy #tiktok",
"30d_type": "public_v2",
"m_age25-34": 5.499,
"duration": 16,
"views_yearly_historisation": [
{
"years": 2023,
"views": "17666"
},
{
"years": 2024,
"views": "2640"
},
{
"years": 2025,
"views": "960"
},
{
"years": 2022,
"views": "22267305"
}
],
"content_type": "kid",
"definition": "hd",
"projection": "rectangular",
"most_loved": 23.92,
"f_age55-64": 1.146,
"views": "22326825",
"comments": 0,
"dislikes_rate": 3.5,
"180d_comments": 1424,
"comments_1m": 0,
"60d_likes": 57918,
"is_live": false,
"60d_comments_rate": 0.068,
"comments_1w": 0,
"30d_comments": 155,
"30d_comments_rate": 0.072
},
"sort": [
1647689217000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "TbEVtbq_0Vg",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "3",
"relevantTopics": [
"\/m\/019_rr"
],
"language": "en",
"public_last_track": "2026-05-31T08:14:58+0200",
"30d_best_engagement_rate": 17.119,
"180d_dislikes_rate": 3.915,
"best_engagement": 16.613,
"views_1d": 0,
"60d_dislikes": 1144,
"views_1m": "12",
"modified": "2026-05-31T08:39:34+0000",
"30d_dislikes": 1134,
"likes": 3722,
"7d_type": "public_v2",
"180d_likes_rate": 13.112,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 17.135,
"active": true,
"comments_3m": 0,
"dislikes": 1111,
"30d_likes_rate": 13.187,
"language_type": "snippet",
"dislikes_1w": -1,
"30d_likes": 3827,
"180d_comments_rate": 0.024,
"likes_rate": 12.19,
"60d_comments": 7,
"@indexed": "2026-05-31T09:44:44+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "293771",
"60d_likes_rate": 13.196,
"likes_3m": -10,
"dislikes_1m": -4,
"licensed_content_owner": true,
"180d_dislikes": 1150,
"60d_views": "292210",
"channel_id": 2645134,
"30d_views": "290209",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/TbEVtbq_0Vg\/hqdefault.jpg",
"title": "Dad from Hogwarts \ud83d\ude02\ud83d\ude33\ud83e\udd2f #shorts #damus #comedy #tiktok",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 13,
"30d_dislikes_rate": 3.908,
"views_yearly_historisation": [
{
"years": 2023,
"views": "1205"
},
{
"years": 2024,
"views": "338"
},
{
"years": 2025,
"views": "93"
},
{
"years": 2022,
"views": "293976"
}
],
"comments_rate": 0.023,
"uploaded": "2022-03-19T14:43:34+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 12.19,
"60d_dislikes_rate": 3.915,
"views_3m": "21",
"views": "305395",
"yt_id": "TbEVtbq_0Vg",
"comments": 6,
"projection_last_track": "2023-10-14T16:36:31+0200",
"dislikes_rate": 3.64,
"180d_comments": 7,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": -9,
"60d_likes": 3856,
"180d_best_engagement_rate": 17.051,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 3852,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.024,
"likes_1d": 0,
"best_engagement_rate": 15.85,
"30d_comments": 7,
"30d_comments_rate": 0.024
},
"sort": [
1647697414000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "_WZ2H08tImo",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 447,
"language": "en",
"public_last_track": "2026-05-31T08:14:58+0200",
"30d_best_engagement_rate": 26.973,
"180d_dislikes_rate": 4.475,
"best_engagement": 24.583,
"7d_dislikes_rate": 4.285,
"views_1d": 0,
"60d_dislikes": 107,
"views_1m": "2",
"modified": "2026-05-31T08:39:34+0000",
"30d_dislikes": 85,
"7d_dislikes": 85,
"likes": 529,
"7d_type": "public_v2",
"7d_views": 19835,
"180d_likes_rate": 20.546,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 25.114,
"active": true,
"7d_comments": 3,
"dislikes": 119,
"30d_likes_rate": 22.536,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 447,
"180d_comments_rate": 0.186,
"likes_rate": 19.15,
"60d_comments": 3,
"@indexed": "2026-05-31T09:44:45+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "26818",
"60d_likes_rate": 20.715,
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 120,
"60d_views": "25006",
"channel_id": 2645134,
"30d_views": "19835",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/_WZ2H08tImo\/hqdefault.jpg",
"title": "LOL \ud83d\ude06 FOCUS PRANK \ud83e\udd23 #shorts #damus #comedy #tiktok",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 11,
"30d_dislikes_rate": 4.285,
"views_yearly_historisation": [
{
"years": 2023,
"views": "76"
},
{
"years": 2024,
"views": "21"
},
{
"years": 2025,
"views": "21"
},
{
"years": 2022,
"views": "26968"
}
],
"comments_rate": 0.109,
"7d_best_engagement_rate": 26.973,
"uploaded": "2022-03-20T09:00:10+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 19.15,
"60d_dislikes_rate": 4.279,
"views_3m": "6",
"views": "27620",
"yt_id": "_WZ2H08tImo",
"7d_likes_rate": 22.536,
"comments": 3,
"projection_last_track": "2023-10-14T16:36:31+0200",
"dislikes_rate": 4.31,
"180d_comments": 5,
"7d_comments_rate": 0.151,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 518,
"180d_best_engagement_rate": 25.207,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 551,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.12,
"best_engagement_rate": 23.57,
"30d_comments": 3,
"30d_comments_rate": 0.151
},
"sort": [
1647763210000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "G5Iz8GpZJK8",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/05qjc"
],
"7d_likes": 427,
"language": "en",
"public_last_track": "2026-05-31T08:14:57+0200",
"30d_best_engagement_rate": 31.571,
"180d_dislikes_rate": 5.285,
"best_engagement": 29.511,
"7d_dislikes_rate": 5.374,
"60d_dislikes": 94,
"views_1m": "1",
"modified": "2026-05-31T08:39:33+0000",
"30d_dislikes": 88,
"7d_dislikes": 88,
"likes": 478,
"7d_type": "public_v2",
"7d_views": 16376,
"180d_likes_rate": 24.99,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 30.464,
"active": true,
"7d_comments": 2,
"dislikes": 104,
"30d_likes_rate": 26.075,
"language_type": "snippet",
"30d_likes": 427,
"180d_comments_rate": 0.103,
"likes_rate": 23.24,
"60d_comments": 2,
"@indexed": "2026-05-31T09:44:44+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "19488",
"60d_likes_rate": 25.251,
"likes_3m": -4,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 103,
"60d_views": "18415",
"channel_id": 2645134,
"30d_views": "16376",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/G5Iz8GpZJK8\/hqdefault.jpg",
"title": "Magic or deception? #comedy #tiktok #damus",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 55,
"30d_dislikes_rate": 5.374,
"views_yearly_historisation": [
{
"years": 2023,
"views": "9"
},
{
"years": 2024,
"views": "4"
},
{
"years": 2025,
"views": "7"
},
{
"years": 2022,
"views": "20493"
}
],
"comments_rate": 0.097,
"7d_best_engagement_rate": 31.571,
"uploaded": "2022-03-20T18:59:11+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 23.24,
"60d_dislikes_rate": 5.105,
"views_3m": "1",
"views": "20565",
"yt_id": "G5Iz8GpZJK8",
"7d_likes_rate": 26.075,
"comments": 2,
"projection_last_track": "2023-10-14T16:36:30+0200",
"dislikes_rate": 5.06,
"180d_comments": 2,
"7d_comments_rate": 0.122,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 465,
"180d_best_engagement_rate": 30.378,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 487,
"likes_1m": -2,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.109,
"best_engagement_rate": 28.4,
"30d_comments": 2,
"30d_comments_rate": 0.122
},
"sort": [
1647799151000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "9wwx7_efVe8",
"_score": null,
"_routing": "2645134",
"_parent": "2645134",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 788,
"language": "en",
"public_last_track": "2026-05-31T08:14:57+0200",
"30d_best_engagement_rate": 29.272,
"180d_dislikes_rate": 5.166,
"best_engagement": 27.764,
"7d_dislikes_rate": 5.089,
"60d_dislikes": 188,
"views_1m": "1",
"modified": "2026-05-31T08:39:33+0000",
"30d_dislikes": 169,
"7d_dislikes": 169,
"likes": 840,
"7d_type": "public_v2",
"7d_views": 33206,
"180d_likes_rate": 22.496,
"created": "2022-04-27T08:10:06+0000",
"60d_best_engagement_rate": 28.312,
"active": true,
"7d_comments": 15,
"dislikes": 189,
"30d_likes_rate": 23.731,
"language_type": "snippet",
"30d_likes": 788,
"180d_comments_rate": 0.387,
"likes_rate": 21.49,
"60d_comments": 15,
"@indexed": "2026-05-31T09:44:44+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "38718",
"60d_likes_rate": 22.759,
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 200,
"60d_views": "36557",
"channel_id": 2645134,
"30d_views": "33206",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Comedy",
"name": "Comedy",
"name_fra": "Humour",
"id": "3"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/9wwx7_efVe8\/hqdefault.jpg",
"title": "Dad making magic! \ud83e\udd2f\ud83e\udd23\ud83e\udd25 #shorts #damus #comedy #tiktok",
"yt_channel_id": "NL11aMaher0BAD6K1kzi_g",
"30d_type": "public_v2",
"duration": 13,
"30d_dislikes_rate": 5.089,
"views_yearly_historisation": [
{
"years": 2023,
"views": "15"
},
{
"years": 2024,
"views": "2"
},
{
"years": 2025,
"views": "11"
},
{
"years": 2022,
"views": "38899"
}
],
"comments_rate": 0.359,
"7d_best_engagement_rate": 29.272,
"uploaded": "2022-03-21T09:10:19+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 21.49,
"60d_dislikes_rate": 5.143,
"views_3m": "1",
"views": "39086",
"yt_id": "9wwx7_efVe8",
"7d_likes_rate": 23.731,
"comments": 14,
"projection_last_track": "2023-10-14T16:36:30+0200",
"dislikes_rate": 4.84,
"180d_comments": 15,
"7d_comments_rate": 0.452,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 832,
"180d_best_engagement_rate": 28.049,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 871,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.41,
"best_engagement_rate": 26.68,
"30d_comments": 15,
"30d_comments_rate": 0.452
},
"sort": [
1647850219000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.993599,
"hits": [
{
"_type": "channels",
"_id": "2645134",
"_score": 13.993599,
"_source": {
"score": 890,
"videos_uploaded": 4633,
"subscribers": 7930000,
"logo": "https:\/\/yt3.ggpht.com\/_5DATsXtY40WftFsxnVxiCpeE3CtGVgd2OXCq8rE0Tg0K92eyncqDdiQTCZ_NYVG3fuAyD5tusE=s800-c-k-c0x00ffffff-no-rj",
"handle": "damus2014",
"ContentOwner": [],
"id": "2645134",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "DaMus",
"videos_views": "10259655952"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}