GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2455181"
}
}
]
}
},
{
"has_parent": {
"query": {
"bool": {}
},
"type": "channels",
"inner_hits": {
"_source": [
"display_name",
"handle",
"ContentOwner.display_name",
"YtmpContentOwner.display_name",
"logo",
"id",
"videos_views",
"subscribers",
"videos_uploaded",
"score",
"is_brand"
]
}
}
}
]
}
},
"sort": {
"uploaded": "desc"
},
"size": 20,
"from": 3080
},
"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": 2248,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 3124,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "dfdF6BbRIC4",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 3,
"views_1w": "578",
"relevantTopics": [
"\/m\/02wbm"
],
"7d_likes": -111,
"language": "en",
"public_last_track": "2026-02-24T08:00:09+0100",
"30d_best_engagement_rate": 30.928,
"180d_dislikes_rate": 2.021,
"best_engagement": 23.662,
"views_1d": 83,
"60d_dislikes": 16,
"views_1m": "2512",
"modified": "2026-02-24T07:00:09+0000",
"30d_dislikes": 8,
"7d_dislikes": -14,
"likes": 2685,
"7d_type": "public_v2",
"7d_views": -4295,
"180d_likes_rate": 21.533,
"created": "2021-10-14T20:44:39+0000",
"60d_best_engagement_rate": 25.251,
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"dislikes": 361,
"30d_likes_rate": 23.332,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 43,
"180d_comments_rate": 1.582,
"likes_rate": 17.45,
"60d_comments": 10,
"@indexed": "2026-02-24T07:00:10+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "11378",
"60d_likes_rate": 21.296,
"likes_3m": 37,
"dislikes_1m": 1,
"licensed_content_owner": true,
"180d_dislikes": 23,
"60d_views": "6574",
"channel_id": 2455181,
"dislikes_1d": 0,
"30d_views": "1843",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/dfdF6BbRIC4\/hqdefault.jpg",
"title": "This Customer Wanted Some Milk In His Cereal \ud83d\ude02 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 27,
"30d_dislikes_rate": 4.341,
"views_yearly_historisation": [
{
"years": 2023,
"views": "104746"
}
],
"comments_rate": 0.28,
"uploaded": "2021-09-12T16:22:11+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 17.45,
"60d_dislikes_rate": 2.434,
"views_3m": "7865",
"views": "153876",
"yt_id": "dfdF6BbRIC4",
"comments": 43,
"projection_last_track": "2023-10-14T13:46:40+0200",
"dislikes_rate": 2.35,
"180d_comments": 18,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 2,
"60d_likes": 140,
"180d_best_engagement_rate": 25.136,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 245,
"likes_1m": 13,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.521,
"likes_1d": 0,
"best_engagement_rate": 20.07,
"30d_comments": 6,
"comments_1w": 0,
"30d_comments_rate": 3.256
},
"sort": [
1631456531000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "F2VSMtqZO1g",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 1,
"views_1w": "248",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": -146,
"language": "en",
"public_last_track": "2026-02-24T08:00:07+0100",
"30d_best_engagement_rate": 29.207,
"180d_dislikes_rate": 2.436,
"best_engagement": 27.246,
"views_1d": 35,
"60d_dislikes": 16,
"views_1m": "1083",
"modified": "2026-02-24T07:00:07+0000",
"30d_dislikes": 8,
"7d_dislikes": -14,
"likes": 319,
"7d_type": "public_v2",
"7d_views": -3710,
"180d_likes_rate": 23.58,
"created": "2021-10-14T20:44:39+0000",
"60d_best_engagement_rate": 29.007,
"active": true,
"7d_comments": 4,
"dislikes": 27,
"30d_likes_rate": 20.862,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 30,
"180d_comments_rate": 1.661,
"likes_rate": 14.03,
"60d_comments": 13,
"@indexed": "2026-02-24T07:00:08+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "9033",
"60d_likes_rate": 22.776,
"likes_3m": 7,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 22,
"60d_views": "4654",
"channel_id": 2455181,
"30d_views": "1438",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/F2VSMtqZO1g\/hqdefault.jpg",
"title": "I Can\u2019t Believe This Actually Works \ud83d\ude31 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 31,
"30d_dislikes_rate": 5.563,
"views_yearly_historisation": [
{
"years": 2023,
"views": "232"
}
],
"comments_rate": 0.62,
"uploaded": "2021-09-12T00:29:52+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 14.03,
"60d_dislikes_rate": 3.438,
"views_3m": "3561",
"views": "22743",
"yt_id": "F2VSMtqZO1g",
"comments": 14,
"projection_last_track": "2023-10-14T13:46:39+0200",
"dislikes_rate": 1.19,
"180d_comments": 15,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 106,
"180d_best_engagement_rate": 27.676,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 213,
"likes_1m": 4,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 2.793,
"best_engagement_rate": 15.83,
"30d_comments": 4,
"30d_comments_rate": 2.782
},
"sort": [
1631399392000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "CUhaKlPPQpg",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 1,
"views_1w": "256",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": -59,
"language": "en",
"public_last_track": "2026-02-24T08:00:06+0100",
"30d_best_engagement_rate": 19.558,
"180d_dislikes_rate": 5.742,
"best_engagement": 23.211,
"7d_dislikes_rate": 17.025,
"views_1d": 37,
"60d_dislikes": 79,
"views_1m": "1114",
"modified": "2026-02-24T07:00:07+0000",
"30d_dislikes": 76,
"7d_dislikes": 76,
"likes": 395,
"7d_type": "public_v2",
"7d_views": 4464,
"180d_likes_rate": 14.14,
"created": "2021-10-14T20:44:39+0000",
"60d_best_engagement_rate": 20.292,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 85,
"30d_likes_rate": 9.271,
"language_type": "snippet",
"30d_likes": 73,
"180d_comments_rate": 0.502,
"likes_rate": 12.72,
"60d_comments": 5,
"@indexed": "2026-02-24T07:00:09+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "13932",
"60d_likes_rate": 12.437,
"likes_3m": 9,
"dislikes_1m": 1,
"licensed_content_owner": true,
"180d_dislikes": 80,
"60d_views": "10694",
"channel_id": 2455181,
"30d_views": "7874",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/CUhaKlPPQpg\/hqdefault.jpg",
"title": "The Indestructible Egg \ud83e\udd5a #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 11,
"30d_dislikes_rate": 9.652,
"views_yearly_historisation": [
{
"years": 2023,
"views": "2221"
}
],
"comments_rate": 0.39,
"7d_best_engagement_rate": 4.928,
"uploaded": "2021-09-11T23:15:25+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 12.72,
"60d_dislikes_rate": 7.387,
"views_3m": "3974",
"views": "31043",
"yt_id": "CUhaKlPPQpg",
"7d_likes_rate": -13.217,
"comments": 12,
"projection_last_track": "2023-10-14T13:46:39+0200",
"dislikes_rate": 2.74,
"180d_comments": 7,
"comments_1m": 0,
"7d_comments_rate": 1.12,
"yt_rating_restricted": false,
"dislikes_3m": 1,
"60d_likes": 133,
"180d_best_engagement_rate": 20.385,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 197,
"likes_1m": 3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.468,
"best_engagement_rate": 15.85,
"30d_comments": 5,
"30d_comments_rate": 0.635
},
"sort": [
1631394925000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "e0Xthru7tkk",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 1,
"views_1w": "338",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": -15,
"language": "en",
"public_last_track": "2026-02-24T08:00:09+0100",
"30d_best_engagement_rate": 14.181,
"180d_dislikes_rate": 0.971,
"best_engagement": 18.045,
"7d_dislikes_rate": 7.737,
"views_1d": 48,
"60d_dislikes": 7,
"views_1m": "1491",
"modified": "2026-02-24T07:00:09+0000",
"30d_dislikes": 4,
"7d_dislikes": 4,
"likes": 360,
"7d_type": "public_v2",
"7d_views": 517,
"180d_likes_rate": 16.408,
"created": "2021-10-14T20:44:39+0000",
"60d_best_engagement_rate": 15.561,
"active": true,
"7d_comments": 1,
"comments_3m": -1,
"dislikes": 20,
"30d_likes_rate": 12.915,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 51,
"180d_comments_rate": 0.388,
"likes_rate": 11.07,
"60d_comments": 4,
"@indexed": "2026-02-24T07:00:15+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "10300",
"60d_likes_rate": 13.946,
"likes_3m": 19,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 10,
"60d_views": "6812",
"channel_id": 2455181,
"30d_views": "3949",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/e0Xthru7tkk\/hqdefault.jpg",
"title": "I Opened The Door For This Guy And This Happened #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 10,
"30d_dislikes_rate": 1.013,
"views_yearly_historisation": [
{
"years": 2023,
"views": "427"
}
],
"comments_rate": 0.15,
"7d_best_engagement_rate": -19.342,
"uploaded": "2021-09-11T19:27:46+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 11.07,
"60d_dislikes_rate": 1.028,
"views_3m": "5182",
"views": "32520",
"yt_id": "e0Xthru7tkk",
"7d_likes_rate": -29.014,
"comments": 5,
"projection_last_track": "2023-10-14T13:46:40+0200",
"dislikes_rate": 0.62,
"180d_comments": 4,
"comments_1m": 0,
"7d_comments_rate": 1.934,
"yt_rating_restricted": false,
"dislikes_3m": 1,
"60d_likes": 95,
"180d_best_engagement_rate": 17.767,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 169,
"likes_1m": 3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.587,
"likes_1d": 0,
"best_engagement_rate": 11.84,
"30d_comments": 1,
"30d_comments_rate": 0.253
},
"sort": [
1631381266000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "4Ee3iinslvc",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 2,
"views_1w": "244",
"7d_likes": -5,
"language": "en",
"public_last_track": "2026-02-24T08:00:06+0100",
"30d_best_engagement_rate": 54.535,
"180d_dislikes_rate": 2.393,
"best_engagement": 40.205,
"views_1d": 35,
"60d_dislikes": 17,
"views_1m": "1073",
"modified": "2026-02-24T07:00:06+0000",
"30d_dislikes": 9,
"7d_dislikes": -13,
"likes": 541,
"7d_type": "public_v2",
"7d_views": -1910,
"180d_likes_rate": 36.55,
"created": "2021-10-14T20:44:39+0000",
"60d_best_engagement_rate": 39.257,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 34,
"30d_likes_rate": 47.646,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 83,
"180d_comments_rate": 0.979,
"likes_rate": 21.4,
"60d_comments": 5,
"@indexed": "2026-02-24T07:00:10+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "9193",
"60d_likes_rate": 34.663,
"likes_3m": 12,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 22,
"60d_views": "4789",
"channel_id": 2455181,
"30d_views": "1742",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/4Ee3iinslvc\/hqdefault.jpg",
"title": "This Trick Turns Coal Into Crystal \ud83d\ude31 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 43,
"30d_dislikes_rate": 5.166,
"views_yearly_historisation": [
{
"years": 2023,
"views": "851"
}
],
"comments_rate": 0.32,
"uploaded": "2021-09-10T18:08:14+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 21.4,
"60d_dislikes_rate": 3.55,
"views_3m": "3631",
"views": "25280",
"yt_id": "4Ee3iinslvc",
"comments": 8,
"projection_last_track": "2023-10-14T13:46:39+0200",
"dislikes_rate": 1.34,
"180d_comments": 9,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 1,
"60d_likes": 166,
"180d_best_engagement_rate": 39.922,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 336,
"likes_1m": 7,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.044,
"likes_1d": 0,
"best_engagement_rate": 23.06,
"30d_comments": 3,
"30d_comments_rate": 1.722
},
"sort": [
1631290094000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "B8iRjgX_g-k",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 1,
"views_1w": "308",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": -57,
"language": "en",
"public_last_track": "2026-02-24T08:00:06+0100",
"30d_best_engagement_rate": 58.261,
"180d_dislikes_rate": 6.365,
"best_engagement": 36.726,
"views_1d": 44,
"60d_dislikes": 35,
"views_1m": "1338",
"modified": "2026-02-24T07:00:07+0000",
"30d_dislikes": 29,
"7d_dislikes": 7,
"likes": 394,
"7d_type": "public_v2",
"7d_views": -3096,
"180d_likes_rate": 28.579,
"created": "2021-10-14T20:44:39+0000",
"60d_best_engagement_rate": 37.426,
"active": true,
"7d_comments": 7,
"comments_3m": 0,
"dislikes": 58,
"30d_likes_rate": 26.957,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 31,
"180d_comments_rate": 2.078,
"likes_rate": 16.17,
"60d_comments": 10,
"@indexed": "2026-02-24T07:00:09+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "7698",
"60d_likes_rate": 26.698,
"likes_3m": 14,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 49,
"60d_views": "4195",
"channel_id": 2455181,
"30d_views": "1150",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/B8iRjgX_g-k\/hqdefault.jpg",
"title": "Writing Chinese In Less Than 5 Seconds \u270d\ufe0f #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 30,
"30d_dislikes_rate": 25.217,
"views_yearly_historisation": [
{
"years": 2023,
"views": "583"
}
],
"comments_rate": 0.9,
"uploaded": "2021-09-10T01:21:38+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 16.17,
"60d_dislikes_rate": 8.343,
"views_3m": "4248",
"views": "24373",
"yt_id": "B8iRjgX_g-k",
"comments": 22,
"projection_last_track": "2023-10-14T13:46:39+0200",
"dislikes_rate": 2.38,
"180d_comments": 16,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 2,
"60d_likes": 112,
"180d_best_engagement_rate": 37.023,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 220,
"likes_1m": 6,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 2.384,
"likes_1d": 0,
"best_engagement_rate": 19.45,
"30d_comments": 7,
"comments_1w": 0,
"30d_comments_rate": 6.087
},
"sort": [
1631229698000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "b9UWVb-4dcE",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 1,
"views_1w": "349",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 71,
"language": "en",
"public_last_track": "2026-02-24T08:00:09+0100",
"30d_best_engagement_rate": 56.574,
"180d_dislikes_rate": 0.565,
"best_engagement": 31.549,
"views_1d": 50,
"60d_dislikes": 3,
"views_1m": "1529",
"modified": "2026-02-24T07:00:09+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 1678,
"7d_type": "public_v2",
"7d_views": -1648,
"180d_likes_rate": 33.506,
"created": "2021-10-14T20:44:39+0000",
"60d_best_engagement_rate": 36.601,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 80,
"30d_likes_rate": 54.582,
"language_type": "snippet",
"dislikes_1w": 1,
"30d_likes": 137,
"180d_comments_rate": 0.282,
"likes_rate": 23.55,
"60d_comments": 3,
"@indexed": "2026-02-24T07:00:14+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "10625",
"60d_likes_rate": 35.621,
"likes_3m": 22,
"dislikes_1m": 2,
"licensed_content_owner": true,
"180d_dislikes": 6,
"60d_views": "6120",
"channel_id": 2455181,
"30d_views": "2510",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/b9UWVb-4dcE\/hqdefault.jpg",
"title": "5 Second Challenge On Customer \ud83d\ude01 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 16,
"30d_dislikes_rate": 0.797,
"views_yearly_historisation": [
{
"years": 2023,
"views": "568"
}
],
"comments_rate": 0.13,
"uploaded": "2021-09-09T23:26:15+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 23.55,
"60d_dislikes_rate": 0.49,
"views_3m": "5055",
"views": "71254",
"yt_id": "b9UWVb-4dcE",
"comments": 9,
"projection_last_track": "2023-10-14T13:46:40+0200",
"dislikes_rate": 1.12,
"180d_comments": 3,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 3,
"60d_likes": 218,
"180d_best_engagement_rate": 34.353,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 356,
"likes_1m": 5,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.49,
"likes_1d": 0,
"best_engagement_rate": 24.8,
"30d_comments": 3,
"30d_comments_rate": 1.195
},
"sort": [
1631222775000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "gq2LOcVxOJ4",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 1,
"views_1w": "442",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": -47,
"language": "en",
"public_last_track": "2026-02-24T08:00:09+0100",
"30d_best_engagement_rate": 89.844,
"180d_dislikes_rate": 1.169,
"best_engagement": 25.854,
"views_1d": 63,
"60d_dislikes": 1,
"views_1m": "1941",
"modified": "2026-02-24T07:00:09+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 426,
"7d_type": "public_v2",
"7d_views": -2736,
"180d_likes_rate": 25.289,
"created": "2021-10-14T20:44:39+0000",
"60d_best_engagement_rate": 27.924,
"active": true,
"7d_comments": 3,
"comments_3m": 1,
"dislikes": 17,
"30d_likes_rate": 74.219,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 19,
"180d_comments_rate": 0.585,
"likes_rate": 12.27,
"60d_comments": 4,
"@indexed": "2026-02-24T07:00:14+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "6841",
"60d_likes_rate": 26.281,
"likes_3m": 27,
"dislikes_1m": 1,
"licensed_content_owner": true,
"180d_dislikes": 8,
"60d_views": "3044",
"channel_id": 2455181,
"30d_views": "256",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/gq2LOcVxOJ4\/hqdefault.jpg",
"title": "This Customer Misunderstood This \ud83d\ude02 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 6,
"30d_dislikes_rate": 3.906,
"views_yearly_historisation": [
{
"years": 2023,
"views": "455"
}
],
"comments_rate": 0.2,
"uploaded": "2021-09-09T22:06:39+0200",
"definition": "sd",
"projection": "rectangular",
"most_loved": 12.27,
"60d_dislikes_rate": 0.329,
"views_3m": "6468",
"views": "34711",
"yt_id": "gq2LOcVxOJ4",
"comments": 7,
"projection_last_track": "2023-10-14T13:46:40+0200",
"dislikes_rate": 0.49,
"180d_comments": 4,
"comments_1m": 1,
"yt_rating_restricted": false,
"dislikes_3m": 1,
"60d_likes": 80,
"180d_best_engagement_rate": 27.043,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 173,
"likes_1m": 3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.314,
"likes_1d": 0,
"best_engagement_rate": 12.96,
"30d_comments": 3,
"30d_comments_rate": 11.719
},
"sort": [
1631217999000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "yLG5tATRNCA",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "394",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 32,
"language": "en",
"public_last_track": "2026-02-24T08:00:11+0100",
"30d_best_engagement_rate": 37.276,
"180d_dislikes_rate": 1.815,
"best_engagement": 27.348,
"views_1d": 56,
"60d_dislikes": 12,
"views_1m": "1725",
"modified": "2026-02-24T07:00:12+0000",
"30d_dislikes": 3,
"7d_dislikes": -19,
"likes": 509,
"7d_type": "public_v2",
"7d_views": -1677,
"180d_likes_rate": 25.085,
"created": "2021-10-14T20:44:39+0000",
"60d_best_engagement_rate": 26.557,
"active": true,
"7d_comments": 2,
"dislikes": 29,
"30d_likes_rate": 34.975,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 76,
"180d_comments_rate": 0.427,
"likes_rate": 14.52,
"60d_comments": 4,
"@indexed": "2026-02-24T07:00:18+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "9368",
"60d_likes_rate": 23.626,
"likes_3m": 20,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 17,
"60d_views": "5460",
"channel_id": 2455181,
"30d_views": "2173",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/yLG5tATRNCA\/hqdefault.jpg",
"title": "This Kid Wanted A Bag So I Gave Him One \ud83d\ude02 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 24,
"30d_dislikes_rate": 1.381,
"views_yearly_historisation": [
{
"years": 2023,
"views": "344"
}
],
"comments_rate": 0.11,
"uploaded": "2021-09-09T02:32:09+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 14.52,
"60d_dislikes_rate": 2.198,
"views_3m": "5815",
"views": "35044",
"yt_id": "yLG5tATRNCA",
"comments": 4,
"projection_last_track": "2023-10-14T13:46:40+0200",
"dislikes_rate": 0.83,
"180d_comments": 4,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 129,
"180d_best_engagement_rate": 27.327,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 235,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.733,
"likes_1d": 0,
"best_engagement_rate": 15.47,
"30d_comments": 2,
"30d_comments_rate": 0.92
},
"sort": [
1631147529000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "voaXKdR69aY",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 2,
"views_1w": "460",
"7d_likes": -60,
"language": "en",
"public_last_track": "2026-02-24T08:00:11+0100",
"30d_best_engagement_rate": 31.915,
"180d_dislikes_rate": 1.641,
"best_engagement": 30.637,
"views_1d": 66,
"60d_dislikes": 14,
"views_1m": "1997",
"modified": "2026-02-24T07:00:11+0000",
"30d_dislikes": 11,
"7d_dislikes": 11,
"likes": 623,
"7d_type": "public_v2",
"7d_views": -1546,
"180d_likes_rate": 28.823,
"created": "2021-10-14T20:44:39+0000",
"60d_best_engagement_rate": 29.059,
"active": true,
"7d_comments": 2,
"comments_3m": 1,
"dislikes": 28,
"30d_likes_rate": 25.329,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 50,
"180d_comments_rate": 0.308,
"likes_rate": 15.88,
"60d_comments": 3,
"@indexed": "2026-02-24T07:00:14+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "9749",
"60d_likes_rate": 25.765,
"likes_3m": 37,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 16,
"60d_views": "5162",
"channel_id": 2455181,
"30d_views": "1974",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/voaXKdR69aY\/hqdefault.jpg",
"title": "Angry Customer Wants Milk \ud83d\ude02 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 21,
"30d_dislikes_rate": 5.572,
"views_yearly_historisation": [
{
"years": 2023,
"views": "589"
}
],
"comments_rate": 0.38,
"uploaded": "2021-09-08T23:43:36+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 15.88,
"60d_dislikes_rate": 2.712,
"views_3m": "6311",
"views": "39228",
"yt_id": "voaXKdR69aY",
"comments": 15,
"projection_last_track": "2023-10-14T13:46:40+0200",
"dislikes_rate": 0.71,
"180d_comments": 3,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 133,
"180d_best_engagement_rate": 30.772,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 281,
"likes_1m": 8,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.581,
"likes_1d": 0,
"best_engagement_rate": 16.98,
"30d_comments": 2,
"comments_1w": 0,
"30d_comments_rate": 1.013
},
"sort": [
1631137416000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "teE2gXHkICY",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "288",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 20,
"language": "en",
"public_last_track": "2026-02-24T08:00:10+0100",
"30d_best_engagement_rate": 40.173,
"180d_dislikes_rate": 2.489,
"best_engagement": 34.407,
"7d_dislikes_rate": 24.691,
"views_1d": 41,
"60d_dislikes": 24,
"views_1m": "1269",
"modified": "2026-02-24T07:00:10+0000",
"30d_dislikes": 22,
"7d_dislikes": 22,
"likes": 531,
"7d_type": "public_v2",
"7d_views": 891,
"180d_likes_rate": 31.977,
"created": "2021-10-14T20:44:39+0000",
"60d_best_engagement_rate": 35.88,
"active": true,
"7d_comments": 10,
"comments_3m": 0,
"dislikes": 37,
"30d_likes_rate": 32.475,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 135,
"180d_comments_rate": 0.957,
"likes_rate": 19.05,
"60d_comments": 9,
"@indexed": "2026-02-24T07:00:18+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "10445",
"60d_likes_rate": 31.105,
"likes_3m": 12,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 26,
"60d_views": "6912",
"channel_id": 2455181,
"30d_views": "4157",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Game",
"name": "Gaming",
"name_fra": "Jeux vid\u00e9o",
"id": "7"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/teE2gXHkICY\/hqdefault.jpg",
"title": "This Trick Turns A Highlighter Into Pink Crystal!! \ud83d\ude31 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 37,
"30d_dislikes_rate": 5.292,
"views_yearly_historisation": [
{
"years": 2023,
"views": "412"
}
],
"comments_rate": 0.39,
"7d_best_engagement_rate": 58.361,
"uploaded": "2021-09-08T22:24:18+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 19.05,
"60d_dislikes_rate": 3.472,
"views_3m": "4167",
"views": "27869",
"yt_id": "teE2gXHkICY",
"7d_likes_rate": 22.447,
"comments": 11,
"projection_last_track": "2023-10-14T13:46:40+0200",
"dislikes_rate": 1.33,
"180d_comments": 10,
"comments_1m": 0,
"7d_comments_rate": 11.223,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 215,
"180d_best_engagement_rate": 35.424,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 334,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.302,
"likes_1d": 0,
"best_engagement_rate": 20.78,
"30d_comments": 10,
"30d_comments_rate": 2.406
},
"sort": [
1631132658000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "rNlWDZCU7wI",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "1388",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-02-24T08:00:10+0100",
"180d_dislikes_rate": 3.062,
"best_engagement": 27.112,
"views_1d": 198,
"views_1m": "5874",
"modified": "2026-02-24T07:00:10+0000",
"likes": 82608,
"7d_type": "public_v2",
"180d_likes_rate": 23.381,
"created": "2021-10-14T20:44:39+0000",
"active": true,
"dislikes": 10297,
"comments_3m": 0,
"language_type": "snippet",
"dislikes_1w": -1,
"180d_comments_rate": 0.478,
"likes_rate": 22.82,
"@indexed": "2026-02-24T07:00:15+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "3208029",
"likes_3m": -5,
"dislikes_1m": -2,
"licensed_content_owner": true,
"180d_dislikes": 9823,
"channel_id": 2455181,
"dislikes_1d": 0,
"30d_views": "1691359",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/rNlWDZCU7wI\/hqdefault.jpg",
"title": "Ice Smoke Trick #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 22,
"views_yearly_historisation": [
{
"years": 2023,
"views": "131715"
}
],
"comments_rate": 0.43,
"uploaded": "2021-06-05T20:37:30+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 22.82,
"views": "3620237",
"views_3m": "17131",
"yt_id": "rNlWDZCU7wI",
"comments": 1569,
"projection_last_track": "2023-10-14T13:46:40+0200",
"dislikes_rate": 2.84,
"180d_comments": 1533,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": -4,
"180d_best_engagement_rate": 26.921,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 75007,
"likes_1m": -4,
"is_live": false,
"public_stats_viewable": true,
"likes_1d": 0,
"comments_1w": 0,
"best_engagement_rate": 26.1
},
"sort": [
1622918250000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "TGGVJb-VnJQ",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 2,
"views_1w": "406",
"relevantTopics": [
"\/m\/02wbm",
"\/m\/03glg",
"\/m\/019_rr"
],
"language": "en",
"public_last_track": "2026-02-24T08:00:08+0100",
"180d_dislikes_rate": 2.064,
"best_engagement": 32.517,
"views_1d": 58,
"views_1m": "1784",
"modified": "2026-02-24T07:00:09+0000",
"likes": 629,
"7d_type": "public_v2",
"180d_likes_rate": 33.633,
"created": "2021-10-14T20:44:39+0000",
"active": true,
"dislikes": 24,
"comments_3m": 0,
"language_type": "snippet",
"dislikes_1w": 0,
"180d_comments_rate": 0.607,
"likes_rate": 16.85,
"@indexed": "2026-02-24T07:00:12+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "8236",
"likes_3m": 24,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 17,
"channel_id": 2455181,
"30d_views": "7660",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/TGGVJb-VnJQ\/hqdefault.jpg",
"title": "Cheese Crackers \ud83d\ude0b #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 8,
"views_yearly_historisation": [
{
"years": 2023,
"views": "426"
}
],
"comments_rate": 0.27,
"uploaded": "2021-05-24T19:29:29+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 16.85,
"views": "37324",
"views_3m": "5902",
"yt_id": "TGGVJb-VnJQ",
"comments": 10,
"projection_last_track": "2023-10-14T13:46:40+0200",
"dislikes_rate": 0.64,
"180d_comments": 5,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"180d_best_engagement_rate": 36.304,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 277,
"likes_1m": 10,
"is_live": false,
"public_stats_viewable": true,
"likes_1d": 0,
"best_engagement_rate": 17.76
},
"sort": [
1621877369000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "yfQlmeL4wi4",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 1,
"views_1w": "340",
"language": "en",
"public_last_track": "2026-02-24T08:00:12+0100",
"180d_dislikes_rate": 0.976,
"best_engagement": 31.567,
"views_1d": 49,
"views_1m": "1491",
"modified": "2026-02-24T07:00:12+0000",
"likes": 430,
"7d_type": "public_v2",
"180d_likes_rate": 30.64,
"created": "2021-10-14T20:44:39+0000",
"active": true,
"dislikes": 11,
"comments_3m": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"180d_comments_rate": 0.195,
"likes_rate": 16.43,
"@indexed": "2026-02-24T07:00:18+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "5124",
"likes_3m": 23,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 5,
"channel_id": 2455181,
"30d_views": "4712",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/yfQlmeL4wi4\/hqdefault.jpg",
"title": "This Is Cool \ud83d\ude31 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 12,
"views_yearly_historisation": [
{
"years": 2023,
"views": "244"
}
],
"comments_rate": 0.15,
"uploaded": "2021-05-23T20:40:44+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 16.43,
"views": "26164",
"views_3m": "4975",
"yt_id": "yfQlmeL4wi4",
"comments": 4,
"projection_last_track": "2023-10-14T13:46:41+0200",
"dislikes_rate": 0.42,
"180d_comments": 1,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 3,
"180d_best_engagement_rate": 31.811,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 157,
"likes_1m": 4,
"is_live": false,
"public_stats_viewable": true,
"likes_1d": 0,
"best_engagement_rate": 17.01
},
"sort": [
1621795244000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "CJZia7luU-E",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 1,
"views_1w": "359",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-02-24T08:00:06+0100",
"180d_dislikes_rate": 1.075,
"best_engagement": 33.206,
"views_1d": 51,
"views_1m": "1578",
"modified": "2026-02-24T07:00:07+0000",
"likes": 579,
"7d_type": "public_v2",
"180d_likes_rate": 35.028,
"created": "2021-10-14T20:44:39+0000",
"active": true,
"dislikes": 16,
"comments_3m": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"180d_comments_rate": 1.536,
"likes_rate": 17.14,
"@indexed": "2026-02-24T07:00:09+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "6509",
"likes_3m": 32,
"dislikes_1m": 1,
"licensed_content_owner": true,
"180d_dislikes": 7,
"channel_id": 2455181,
"30d_views": "6668",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/CJZia7luU-E\/hqdefault.jpg",
"title": "Is He Ok ?? \ud83d\ude02 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 24,
"views_yearly_historisation": [
{
"years": 2023,
"views": "656"
}
],
"comments_rate": 0.44,
"uploaded": "2021-05-23T18:14:50+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 17.14,
"views": "33787",
"views_3m": "5251",
"yt_id": "CJZia7luU-E",
"comments": 15,
"projection_last_track": "2023-10-14T13:46:39+0200",
"dislikes_rate": 0.47,
"180d_comments": 10,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 2,
"180d_best_engagement_rate": 37.64,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 228,
"likes_1m": 6,
"is_live": false,
"public_stats_viewable": true,
"likes_1d": 0,
"best_engagement_rate": 18.05,
"comments_1w": 0
},
"sort": [
1621786490000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "GWNleObGcA0",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 3,
"views_1w": "492",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-02-24T08:00:07+0100",
"180d_dislikes_rate": 1.001,
"best_engagement": 31.511,
"views_1d": 70,
"views_1m": "2131",
"modified": "2026-02-24T07:00:08+0000",
"likes": 582,
"7d_type": "public_v2",
"180d_likes_rate": 33.022,
"created": "2021-10-14T20:44:39+0000",
"active": true,
"dislikes": 16,
"comments_3m": 2,
"language_type": "snippet",
"dislikes_1w": 0,
"180d_comments_rate": 1.668,
"likes_rate": 16.12,
"@indexed": "2026-02-24T07:00:09+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "5996",
"likes_3m": 42,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 6,
"channel_id": 2455181,
"30d_views": "6503",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/GWNleObGcA0\/hqdefault.jpg",
"title": "They Too Small \ud83d\ude02 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 8,
"views_yearly_historisation": [
{
"years": 2023,
"views": "404"
}
],
"comments_rate": 0.5,
"uploaded": "2021-05-22T18:14:51+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 16.12,
"views": "36112",
"views_3m": "6649",
"yt_id": "GWNleObGcA0",
"comments": 18,
"projection_last_track": "2023-10-14T13:46:39+0200",
"dislikes_rate": 0.44,
"180d_comments": 10,
"comments_1m": 1,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"180d_best_engagement_rate": 35.69,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 198,
"likes_1m": 14,
"is_live": false,
"public_stats_viewable": true,
"likes_1d": 0,
"best_engagement_rate": 17.06,
"comments_1w": 0
},
"sort": [
1621700091000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "rStgvCF4ZxA",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 3,
"views_1w": "377",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-02-24T08:00:10+0100",
"180d_dislikes_rate": 0.891,
"best_engagement": 34.502,
"views_1d": 54,
"views_1m": "1675",
"modified": "2026-02-24T07:00:10+0000",
"likes": 571,
"7d_type": "public_v2",
"180d_likes_rate": 35.873,
"created": "2021-10-14T20:44:39+0000",
"active": true,
"dislikes": 18,
"comments_3m": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"180d_comments_rate": 1.114,
"likes_rate": 18.43,
"@indexed": "2026-02-24T07:00:15+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "4488",
"likes_3m": 40,
"dislikes_1m": 1,
"licensed_content_owner": true,
"180d_dislikes": 4,
"channel_id": 2455181,
"30d_views": "5468",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/rStgvCF4ZxA\/hqdefault.jpg",
"title": "He\u2019s Going To Be A Dad \ud83e\udd23 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 20,
"views_yearly_historisation": [
{
"years": 2023,
"views": "326"
}
],
"comments_rate": 0.19,
"uploaded": "2021-05-17T23:46:03+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 18.43,
"views": "30989",
"views_3m": "5695",
"yt_id": "rStgvCF4ZxA",
"comments": 6,
"projection_last_track": "2023-10-14T13:46:40+0200",
"dislikes_rate": 0.58,
"180d_comments": 5,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 1,
"180d_best_engagement_rate": 37.879,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 161,
"likes_1m": 12,
"is_live": false,
"public_stats_viewable": true,
"likes_1d": 0,
"best_engagement_rate": 19.2
},
"sort": [
1621287963000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "FsDloFgaYv8",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 3,
"views_1w": "516",
"relevantTopics": [
"\/m\/02wbm",
"\/m\/019_rr"
],
"language": "en",
"public_last_track": "2026-02-24T08:00:07+0100",
"180d_dislikes_rate": 5.686,
"best_engagement": 36.283,
"views_1d": 74,
"views_1m": "2253",
"modified": "2026-02-24T07:00:07+0000",
"likes": 834,
"7d_type": "public_v2",
"180d_likes_rate": 33.306,
"created": "2021-10-14T20:44:39+0000",
"active": true,
"dislikes": 164,
"comments_3m": 2,
"language_type": "snippet",
"dislikes_1w": 0,
"180d_comments_rate": 2.437,
"likes_rate": 15.19,
"@indexed": "2026-02-24T07:00:08+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "6155",
"likes_3m": 34,
"dislikes_1m": 2,
"licensed_content_owner": true,
"180d_dislikes": 35,
"channel_id": 2455181,
"dislikes_1d": 0,
"30d_views": "7493",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/FsDloFgaYv8\/hqdefault.jpg",
"title": "Easy Hard Shell Taco \ud83c\udf2e #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 22,
"views_yearly_historisation": [
{
"years": 2023,
"views": "974"
}
],
"comments_rate": 0.78,
"uploaded": "2021-05-17T21:40:16+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 15.19,
"views": "54922",
"views_3m": "7155",
"yt_id": "FsDloFgaYv8",
"comments": 43,
"projection_last_track": "2023-10-14T13:46:39+0200",
"dislikes_rate": 2.99,
"180d_comments": 15,
"comments_1m": 2,
"yt_rating_restricted": false,
"dislikes_3m": 8,
"180d_best_engagement_rate": 41.43,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 205,
"likes_1m": 13,
"is_live": false,
"public_stats_viewable": true,
"likes_1d": 0,
"best_engagement_rate": 18.95,
"comments_1w": 1
},
"sort": [
1621280416000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Hr-ujlwlpjQ",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 2,
"views_1w": "486",
"relevantTopics": [
"\/m\/02jjt"
],
"language": "en",
"public_last_track": "2026-02-24T08:00:07+0100",
"180d_dislikes_rate": 0.469,
"best_engagement": 36.017,
"views_1d": 69,
"views_1m": "2127",
"modified": "2026-02-24T07:00:08+0000",
"likes": 652,
"7d_type": "public_v2",
"180d_likes_rate": 36.082,
"created": "2021-10-14T20:44:39+0000",
"active": true,
"dislikes": 13,
"comments_3m": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"180d_comments_rate": 0.937,
"likes_rate": 19.04,
"@indexed": "2026-02-24T07:00:11+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "4268",
"likes_3m": 45,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"channel_id": 2455181,
"30d_views": "5511",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Hr-ujlwlpjQ\/hqdefault.jpg",
"title": "GRAB MY MEAT \ud83e\udd23 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 16,
"views_yearly_historisation": [
{
"years": 2023,
"views": "500"
}
],
"comments_rate": 0.26,
"uploaded": "2021-05-17T20:29:43+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 19.04,
"views": "34240",
"views_3m": "6509",
"yt_id": "Hr-ujlwlpjQ",
"comments": 9,
"projection_last_track": "2023-10-14T13:46:39+0200",
"dislikes_rate": 0.38,
"180d_comments": 4,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"180d_best_engagement_rate": 37.488,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 154,
"likes_1m": 9,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 19.68,
"likes_1d": 0
},
"sort": [
1621276183000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "IiFuZx7V8-I",
"_score": null,
"_routing": "2455181",
"_parent": "2455181",
"_source": {
"country": "us",
"likes_1w": 1,
"views_1w": "430",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02wbm"
],
"language": "en",
"public_last_track": "2026-02-24T08:00:07+0100",
"180d_dislikes_rate": 1.256,
"best_engagement": 33.85,
"views_1d": 61,
"views_1m": "1891",
"modified": "2026-02-24T07:00:08+0000",
"likes": 531,
"7d_type": "public_v2",
"180d_likes_rate": 33.487,
"created": "2021-10-14T20:44:39+0000",
"active": true,
"dislikes": 16,
"comments_3m": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"180d_comments_rate": 2.302,
"likes_rate": 16.78,
"@indexed": "2026-02-24T07:00:12+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "4778",
"likes_3m": 20,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 6,
"channel_id": 2455181,
"30d_views": "5457",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/IiFuZx7V8-I\/hqdefault.jpg",
"title": "Easy Watermelon Hack \ud83c\udf49 #shorts",
"yt_channel_id": "oV3-0I1wLIZqJyxXPlqx8Q",
"30d_type": "public_v2",
"duration": 28,
"views_yearly_historisation": [
{
"years": 2023,
"views": "382"
}
],
"comments_rate": 0.32,
"uploaded": "2021-05-17T19:31:03+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 16.78,
"views": "31641",
"views_3m": "6107",
"yt_id": "IiFuZx7V8-I",
"comments": 10,
"projection_last_track": "2023-10-14T13:46:40+0200",
"dislikes_rate": 0.51,
"180d_comments": 11,
"comments_1m": 1,
"yt_rating_restricted": false,
"dislikes_3m": 3,
"180d_best_engagement_rate": 37.045,
"public_first_track": "2021-10-13T00:00:00+0200",
"180d_likes": 160,
"likes_1m": 4,
"is_live": false,
"public_stats_viewable": true,
"likes_1d": 0,
"best_engagement_rate": 17.6
},
"sort": [
1621272663000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.092573,
"hits": [
{
"_type": "channels",
"_id": "2455181",
"_score": 12.092573,
"_source": {
"score": 949,
"videos_uploaded": 4682,
"subscribers": 21400000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_nPZenuBsuXQ89LoEwVRCUWjhiRA8POJf6TFm9qgsGyPW4=s800-c-k-c0x00ffffff-no-rj",
"handle": "savage",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2455181",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Savage Vlogs",
"videos_views": "13034869164"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}