GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2412425"
}
}
]
}
},
{
"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": 4300
},
"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": 4662,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 5419,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "A6FynJDDf9I",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -17,
"views_1w": "8",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 66252,
"language": "en",
"public_last_track": "2026-05-30T13:38:36+0200",
"best_engagement": 19.838,
"7d_dislikes_rate": 5.178,
"views_1d": 1,
"60d_dislikes": 32831,
"views_1m": "35",
"modified": "2026-05-30T11:38:36+0000",
"30d_dislikes": 31298,
"7d_dislikes": 23689,
"likes": 92695,
"180d_most_loved": 14.73,
"7d_type": "public_v2",
"7d_views": 4575007,
"created": "2022-08-04T01:29:37+0000",
"active": true,
"7d_comments": 0,
"dislikes": 33862,
"30d_likes_rate": 14.741,
"language_type": "snippet",
"dislikes_1w": -6,
"30d_likes": 86688,
"likes_rate": 14.07,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "6315578",
"60d_likes_rate": 14.748,
"likes_3m": -271,
"dislikes_1m": -24,
"licensed_content_owner": true,
"180d_dislikes": 33686,
"60d_views": "6165732",
"channel_id": 2412425,
"dislikes_1d": -1,
"30d_views": "5880867",
"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\/A6FynJDDf9I\/hqdefault.jpg",
"title": "OMG what were they thinking at that moment? #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 13,
"30d_dislikes_rate": 5.322,
"views_yearly_historisation": [
{
"years": 2023,
"views": "24185"
},
{
"years": 2024,
"views": "16210"
},
{
"years": 2025,
"views": "593"
},
{
"years": 2022,
"views": "6272637"
}
],
"comments_rate": 0,
"uploaded": "2022-08-03T14:00:05+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 14.07,
"60d_dislikes_rate": 5.325,
"views_3m": "179",
"views": "6588051",
"yt_id": "A6FynJDDf9I",
"7d_likes_rate": 14.481,
"projection_last_track": "2023-10-14T05:32:54+0200",
"dislikes_rate": 5.14,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -86,
"60d_likes": 90930,
"180d_best_engagement_rate": 20.07,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 93045,
"likes_1m": -71,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 19.21,
"likes_1d": -2,
"30d_comments": 0
},
"sort": [
1659528005000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "nPnYtYiPn1g",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -23,
"views_1w": "5",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 111068,
"language": "en",
"public_last_track": "2026-05-30T13:38:38+0200",
"best_engagement": 20.033,
"7d_dislikes_rate": 4.936,
"views_1d": 1,
"60d_dislikes": 35586,
"views_1m": "21",
"modified": "2026-05-30T11:38:39+0000",
"30d_dislikes": 35579,
"7d_dislikes": 35408,
"likes": 105684,
"180d_most_loved": 15.22,
"7d_type": "public_v2",
"7d_views": 7173215,
"created": "2022-08-04T01:29:37+0000",
"active": true,
"7d_comments": 0,
"dislikes": 34556,
"30d_likes_rate": 15.369,
"language_type": "snippet",
"dislikes_1w": -7,
"30d_likes": 110990,
"likes_rate": 14.6,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "7231184",
"60d_likes_rate": 15.311,
"likes_3m": -301,
"dislikes_1m": -31,
"licensed_content_owner": true,
"180d_dislikes": 35591,
"60d_views": "7226552",
"channel_id": 2412425,
"dislikes_1d": -1,
"30d_views": "7221884",
"made_for_kids": true,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/nPnYtYiPn1g\/hqdefault.jpg",
"title": "Where is my Super Best Cool perfect Good color? #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 20,
"30d_dislikes_rate": 4.927,
"views_yearly_historisation": [
{
"years": 2023,
"views": "1662"
},
{
"years": 2024,
"views": "417"
},
{
"years": 2025,
"views": "329"
},
{
"years": 2022,
"views": "7230056"
}
],
"comments_rate": 0,
"uploaded": "2022-08-03T12:00:27+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 14.6,
"60d_dislikes_rate": 4.924,
"views_3m": "79",
"views": "7237781",
"yt_id": "nPnYtYiPn1g",
"7d_likes_rate": 15.484,
"projection_last_track": "2023-10-14T05:32:56+0200",
"dislikes_rate": 4.77,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -88,
"60d_likes": 110647,
"180d_best_engagement_rate": 20.14,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 110032,
"likes_1m": -98,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 19.38,
"likes_1d": -3,
"30d_comments": 0
},
"sort": [
1659520827000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "DW_ZeHvAGPw",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -30,
"views_1w": "10",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 2993,
"language": "en",
"public_last_track": "2026-05-30T13:38:36+0200",
"best_engagement": 17.719,
"7d_dislikes_rate": 6.332,
"views_1d": 1,
"60d_dislikes": 1605,
"views_1m": "41",
"modified": "2026-05-30T11:38:37+0000",
"30d_dislikes": 1473,
"7d_dislikes": 933,
"likes": 139477,
"180d_most_loved": 18.48,
"7d_type": "public_v2",
"7d_views": 147345,
"created": "2022-08-04T01:29:37+0000",
"active": true,
"7d_comments": 0,
"dislikes": 58948,
"30d_likes_rate": 19.272,
"language_type": "snippet",
"dislikes_1w": -10,
"30d_likes": 4489,
"likes_rate": 11.82,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:39+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "294303",
"60d_likes_rate": 19.254,
"likes_3m": -370,
"dislikes_1m": -44,
"licensed_content_owner": true,
"180d_dislikes": 1819,
"60d_views": "253924",
"channel_id": 2412425,
"dislikes_1d": -1,
"30d_views": "232928",
"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\/DW_ZeHvAGPw\/hqdefault.jpg",
"title": "Karma? \ud83e\udd74\ud83d\ude02 #Shorts by Anna Kova family",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 19,
"30d_dislikes_rate": 6.324,
"views_yearly_historisation": [
{
"years": 2023,
"views": "4637801"
},
{
"years": 2024,
"views": "1100856"
},
{
"years": 2025,
"views": "1190207"
},
{
"years": 2022,
"views": "286137"
}
],
"comments_rate": 0,
"uploaded": "2022-08-03T07:00:09+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 11.82,
"60d_dislikes_rate": 6.321,
"views_3m": "123",
"views": "11796878",
"yt_id": "DW_ZeHvAGPw",
"7d_likes_rate": 20.313,
"projection_last_track": "2023-10-14T05:32:55+0200",
"dislikes_rate": 5,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -156,
"60d_likes": 4889,
"180d_best_engagement_rate": 24.67,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 5440,
"likes_1m": -129,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 16.82,
"likes_1d": -4,
"30d_comments": 0
},
"sort": [
1659502809000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "cUwE4PytM28",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -110,
"views_1w": "47",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 40044,
"language": "en",
"public_last_track": "2026-05-30T13:38:37+0200",
"best_engagement": 22.863,
"7d_dislikes_rate": 7.944,
"views_1d": 7,
"60d_dislikes": 172881,
"views_1m": "203",
"modified": "2026-05-30T11:38:38+0000",
"30d_dislikes": 147106,
"7d_dislikes": 16714,
"likes": 604817,
"180d_most_loved": 17,
"7d_type": "public_v2",
"7d_views": 2103894,
"created": "2022-08-04T01:29:37+0000",
"active": true,
"7d_comments": 0,
"dislikes": 222645,
"30d_likes_rate": 18.508,
"language_type": "snippet",
"dislikes_1w": -39,
"30d_likes": 445957,
"likes_rate": 16.24,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "35817600",
"60d_likes_rate": 18.099,
"likes_3m": -1558,
"dislikes_1m": -168,
"licensed_content_owner": true,
"180d_dislikes": 220373,
"60d_views": "28244144",
"channel_id": 2412425,
"dislikes_1d": -6,
"30d_views": "24095725",
"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\/cUwE4PytM28\/hqdefault.jpg",
"title": "Best Magic table | #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 27,
"30d_dislikes_rate": 6.105,
"views_yearly_historisation": [
{
"years": 2023,
"views": "78370"
},
{
"years": 2024,
"views": "25400"
},
{
"years": 2025,
"views": "2675"
},
{
"years": 2022,
"views": "34934426"
}
],
"comments_rate": 0,
"uploaded": "2022-08-03T05:00:13+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 16.24,
"60d_dislikes_rate": 6.121,
"views_3m": "637",
"views": "37244890",
"yt_id": "cUwE4PytM28",
"7d_likes_rate": 19.033,
"projection_last_track": "2023-10-14T05:32:56+0200",
"dislikes_rate": 5.98,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -569,
"60d_likes": 511178,
"180d_best_engagement_rate": 23.16,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 609035,
"likes_1m": -471,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 22.22,
"likes_1d": -16,
"30d_comments": 0
},
"sort": [
1659495613000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "mQGmc7JD6Ew",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "53",
"relevantTopics": [
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 2516,
"language": "en",
"public_last_track": "2026-05-30T13:38:38+0200",
"30d_best_engagement_rate": 23.24,
"best_engagement": 23.086,
"7d_dislikes_rate": 5.534,
"views_1d": 8,
"60d_dislikes": 986,
"views_1m": "226",
"modified": "2026-05-30T11:38:39+0000",
"30d_dislikes": 955,
"7d_dislikes": 741,
"likes": 3427,
"180d_most_loved": 17.75,
"7d_type": "public_v2",
"7d_views": 133895,
"created": "2022-08-04T01:29:37+0000",
"60d_best_engagement_rate": 23.132,
"active": true,
"7d_comments": 2,
"dislikes": 1059,
"30d_likes_rate": 17.715,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 3072,
"likes_rate": 16.94,
"60d_comments": 3,
"@indexed": "2026-05-30T11:38:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "191280",
"60d_likes_rate": 17.63,
"likes_3m": -10,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1041,
"60d_views": "179750",
"channel_id": 2412425,
"30d_views": "173410",
"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\/mQGmc7JD6Ew\/hqdefault.jpg",
"title": "Take the Banana #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 5.507,
"views_yearly_historisation": [
{
"years": 2023,
"views": "3406"
},
{
"years": 2024,
"views": "644"
},
{
"years": 2025,
"views": "353"
},
{
"years": 2022,
"views": "189182"
}
],
"comments_rate": 0.03,
"7d_best_engagement_rate": 24.34,
"uploaded": "2022-08-03T03:00:10+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 16.94,
"60d_dislikes_rate": 5.485,
"views_3m": "367",
"views": "202332",
"yt_id": "mQGmc7JD6Ew",
"7d_likes_rate": 18.791,
"comments": 6,
"projection_last_track": "2023-10-14T05:32:56+0200",
"dislikes_rate": 5.23,
"180d_comments": 6,
"7d_comments_rate": 0.015,
"yt_rating_restricted": false,
"dislikes_3m": -4,
"60d_likes": 3169,
"180d_best_engagement_rate": 23.23,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 3396,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.017,
"best_engagement_rate": 22.2,
"likes_1d": 0,
"30d_comments": 3,
"30d_comments_rate": 0.017
},
"sort": [
1659488410000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "D3eh92C2Nsg",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "1",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 2176,
"language": "en",
"public_last_track": "2026-05-30T13:38:36+0200",
"180d_dislikes_rate": 5.214,
"best_engagement": 21.701,
"7d_dislikes_rate": 5.193,
"views_1d": 0,
"60d_dislikes": 939,
"views_1m": "6",
"modified": "2026-05-30T11:38:37+0000",
"30d_dislikes": 800,
"7d_dislikes": 644,
"likes": 3495,
"7d_type": "public_v2",
"7d_views": 124010,
"180d_likes_rate": 16.662,
"created": "2022-08-04T01:29:37+0000",
"active": true,
"7d_comments": 0,
"dislikes": 1092,
"30d_likes_rate": 16.889,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 2651,
"likes_rate": 15.92,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:39+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "215758",
"60d_likes_rate": 17.104,
"likes_3m": -11,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1125,
"60d_views": "178731",
"channel_id": 2412425,
"30d_views": "156962",
"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\/D3eh92C2Nsg\/hqdefault.jpg",
"title": "Yes Fruits No Insects Meteorites #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 10,
"30d_dislikes_rate": 5.097,
"views_yearly_historisation": [
{
"years": 2023,
"views": "778"
},
{
"years": 2024,
"views": "116"
},
{
"years": 2025,
"views": "98"
},
{
"years": 2022,
"views": "206223"
}
],
"comments_rate": 0,
"uploaded": "2022-08-02T16:00:09+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 15.92,
"60d_dislikes_rate": 5.254,
"views_3m": "30",
"views": "219576",
"yt_id": "D3eh92C2Nsg",
"7d_likes_rate": 17.547,
"projection_last_track": "2023-10-14T05:32:55+0200",
"dislikes_rate": 4.97,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -5,
"60d_likes": 3057,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 3595,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 20.89,
"likes_1d": 0,
"30d_comments": 0
},
"sort": [
1659448809000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "C-N2gebFfzQ",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -14,
"views_1w": "3",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/05qjc"
],
"7d_likes": 56289,
"language": "en",
"public_last_track": "2026-05-30T13:38:36+0200",
"30d_best_engagement_rate": 22.141,
"180d_dislikes_rate": 4.437,
"compute_demography_last_track": "2022-09-06T00:00:00+0000",
"best_engagement": 21.685,
"7d_dislikes_rate": 4.329,
"views_1d": 0,
"60d_dislikes": 13965,
"views_1m": "15",
"modified": "2026-05-30T11:38:36+0000",
"30d_dislikes": 13910,
"7d_dislikes": 13681,
"likes": 57776,
"7d_type": "public_v2",
"7d_views": 3159991,
"180d_likes_rate": 17.446,
"created": "2022-08-04T01:29:37+0000",
"60d_best_engagement_rate": 22.129,
"active": true,
"7d_comments": 60,
"comments_3m": 0,
"dislikes": 14998,
"30d_likes_rate": 17.769,
"language_type": "snippet",
"dislikes_1w": -2,
"30d_likes": 56780,
"180d_comments_rate": 0.019,
"likes_rate": 16.49,
"60d_comments": 60,
"@indexed": "2026-05-30T11:38:39+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "3401199",
"60d_likes_rate": 17.751,
"likes_3m": -217,
"dislikes_1m": -10,
"licensed_content_owner": true,
"180d_dislikes": 15091,
"60d_views": "3203508",
"channel_id": 2412425,
"dislikes_1d": 0,
"30d_views": "3195397",
"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\/C-N2gebFfzQ\/hqdefault.jpg",
"title": "MEOW Easy Tutorial Dance #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 16,
"30d_dislikes_rate": 4.353,
"views_yearly_historisation": [
{
"years": 2023,
"views": "1053"
},
{
"years": 2024,
"views": "218"
},
{
"years": 2025,
"views": "169"
},
{
"years": 2022,
"views": "3381727"
}
],
"comments_rate": 0.019,
"7d_best_engagement_rate": 22.161,
"uploaded": "2022-08-02T14:00:07+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 16.49,
"60d_dislikes_rate": 4.359,
"views_3m": "45",
"views": "3503312",
"yt_id": "C-N2gebFfzQ",
"7d_likes_rate": 17.813,
"comments": 63,
"projection_last_track": "2023-10-14T05:32:55+0200",
"dislikes_rate": 4.28,
"180d_comments": 66,
"comments_1m": 0,
"7d_comments_rate": 0.019,
"yt_rating_restricted": false,
"dislikes_3m": -56,
"60d_likes": 56866,
"180d_best_engagement_rate": 21.902,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 59337,
"likes_1m": -61,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.019,
"comments_1w": 0,
"best_engagement_rate": 20.79,
"likes_1d": -2,
"30d_comments": 59,
"30d_comments_rate": 0.018
},
"sort": [
1659441607000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "AfhzqH7qS7g",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -28,
"views_1w": "3",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 19488,
"language": "en",
"public_last_track": "2026-05-30T13:38:36+0200",
"30d_best_engagement_rate": 18.65,
"180d_dislikes_rate": 5.03,
"best_engagement": 18.736,
"7d_dislikes_rate": 5.444,
"views_1d": 0,
"60d_dislikes": 45228,
"views_1m": "13",
"modified": "2026-05-30T11:38:36+0000",
"30d_dislikes": 34635,
"7d_dislikes": 8163,
"likes": 121637,
"7d_type": "public_v2",
"7d_views": 1499401,
"180d_likes_rate": 13.8,
"created": "2022-08-04T01:29:37+0000",
"60d_best_engagement_rate": 18.849,
"active": true,
"7d_comments": 12,
"comments_3m": -1,
"dislikes": 44768,
"30d_likes_rate": 13.6,
"language_type": "snippet",
"dislikes_1w": -7,
"30d_likes": 93374,
"180d_comments_rate": 0.004,
"likes_rate": 13.27,
"60d_comments": 37,
"@indexed": "2026-05-30T11:38:37+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "9157978",
"60d_likes_rate": 13.826,
"likes_3m": -383,
"dislikes_1m": -30,
"licensed_content_owner": true,
"180d_dislikes": 46061,
"60d_views": "9012177",
"channel_id": 2412425,
"dislikes_1d": -1,
"30d_views": "6865535",
"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\/AfhzqH7qS7g\/hqdefault.jpg",
"title": "OMG Who is on the my bed? #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 16,
"30d_dislikes_rate": 5.045,
"views_yearly_historisation": [
{
"years": 2023,
"views": "831"
},
{
"years": 2024,
"views": "182"
},
{
"years": 2025,
"views": "282"
},
{
"years": 2022,
"views": "9134668"
}
],
"comments_rate": 0.004,
"7d_best_engagement_rate": 18.449,
"uploaded": "2022-08-02T12:00:06+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 13.27,
"60d_dislikes_rate": 5.019,
"views_3m": "55",
"views": "9164944",
"yt_id": "AfhzqH7qS7g",
"7d_likes_rate": 12.997,
"comments": 31,
"projection_last_track": "2023-10-14T05:32:54+0200",
"dislikes_rate": 4.88,
"180d_comments": 36,
"comments_1m": 0,
"7d_comments_rate": 0.008,
"yt_rating_restricted": false,
"dislikes_3m": -110,
"60d_likes": 124602,
"180d_best_engagement_rate": 18.833,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 126378,
"likes_1m": -122,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.004,
"best_engagement_rate": 18.16,
"likes_1d": -4,
"30d_comments": 31,
"30d_comments_rate": 0.005
},
"sort": [
1659434406000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "cGzD0-Otqe8",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -4,
"views_1w": "2",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 5007,
"language": "en",
"public_last_track": "2026-05-30T13:38:37+0200",
"30d_best_engagement_rate": 21.432,
"180d_dislikes_rate": 6.599,
"best_engagement": 21.162,
"7d_dislikes_rate": 6.793,
"views_1d": 0,
"60d_dislikes": 13560,
"views_1m": "9",
"modified": "2026-05-30T11:38:38+0000",
"30d_dislikes": 13445,
"7d_dislikes": 1966,
"likes": 29064,
"7d_type": "public_v2",
"7d_views": 289427,
"180d_likes_rate": 14.653,
"created": "2022-08-04T01:29:37+0000",
"60d_best_engagement_rate": 21.342,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 13196,
"30d_likes_rate": 14.816,
"language_type": "snippet",
"dislikes_1w": -4,
"30d_likes": 30126,
"180d_comments_rate": 0.004,
"likes_rate": 14.13,
"60d_comments": 8,
"@indexed": "2026-05-30T11:38:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2055638",
"60d_likes_rate": 14.736,
"likes_3m": -75,
"dislikes_1m": -17,
"licensed_content_owner": true,
"180d_dislikes": 13565,
"60d_views": "2053755",
"channel_id": 2412425,
"dislikes_1d": -1,
"30d_views": "2033304",
"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\/cGzD0-Otqe8\/hqdefault.jpg",
"title": "When too hungry #shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 25,
"30d_dislikes_rate": 6.612,
"views_yearly_historisation": [
{
"years": 2023,
"views": "270"
},
{
"years": 2024,
"views": "76"
},
{
"years": 2025,
"views": "61"
},
{
"years": 2022,
"views": "2055457"
}
],
"comments_rate": 0.004,
"7d_best_engagement_rate": 24.096,
"uploaded": "2022-08-02T07:00:12+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 14.13,
"60d_dislikes_rate": 6.603,
"views_3m": "15",
"views": "2056585",
"yt_id": "cGzD0-Otqe8",
"7d_likes_rate": 17.3,
"comments": 7,
"projection_last_track": "2023-10-14T05:32:56+0200",
"dislikes_rate": 6.42,
"180d_comments": 8,
"comments_1m": 0,
"7d_comments_rate": 0.003,
"yt_rating_restricted": false,
"dislikes_3m": -42,
"60d_likes": 30264,
"180d_best_engagement_rate": 21.256,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 30121,
"likes_1m": -18,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.004,
"comments_1w": 0,
"best_engagement_rate": 20.55,
"likes_1d": -1,
"30d_comments": 7,
"30d_comments_rate": 0.003
},
"sort": [
1659416412000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "wfRV2oZeT0M",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -23,
"views_1w": "21",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 47349,
"language": "en",
"public_last_track": "2026-05-30T13:38:39+0200",
"180d_dislikes_rate": 4.59,
"best_engagement": 17.443,
"7d_dislikes_rate": 5.551,
"views_1d": 3,
"60d_dislikes": 18197,
"views_1m": "92",
"modified": "2026-05-30T11:38:40+0000",
"30d_dislikes": 18173,
"7d_dislikes": 17172,
"likes": 120011,
"7d_type": "public_v2",
"7d_views": 3093618,
"180d_likes_rate": 12.36,
"created": "2022-08-04T01:29:37+0000",
"active": true,
"7d_comments": 0,
"dislikes": 43329,
"30d_likes_rate": 12.599,
"language_type": "snippet",
"dislikes_1w": -9,
"30d_likes": 49337,
"likes_rate": 15.69,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "3965390",
"60d_likes_rate": 12.488,
"likes_3m": -342,
"dislikes_1m": -39,
"licensed_content_owner": true,
"180d_dislikes": 18200,
"60d_views": "3944257",
"channel_id": 2412425,
"dislikes_1d": -1,
"30d_views": "3916021",
"made_for_kids": true,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/wfRV2oZeT0M\/hqdefault.jpg",
"title": "Which fruit is better for me? Best Funny Cool Super TikTokk Challenge #shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 20,
"30d_dislikes_rate": 4.641,
"views_yearly_historisation": [
{
"years": 2023,
"views": "208747"
},
{
"years": 2024,
"views": "784785"
},
{
"years": 2025,
"views": "2714"
},
{
"years": 2022,
"views": "3961748"
}
],
"comments_rate": 0,
"uploaded": "2022-08-02T05:00:31+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 15.69,
"60d_dislikes_rate": 4.614,
"views_3m": "232",
"views": "7647029",
"yt_id": "wfRV2oZeT0M",
"7d_likes_rate": 15.305,
"projection_last_track": "2023-10-14T05:32:57+0200",
"dislikes_rate": 5.67,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -109,
"60d_likes": 49256,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 49013,
"likes_1m": -98,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 21.36,
"likes_1d": -3,
"30d_comments": 0
},
"sort": [
1659409231000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Z-04e1jVUdw",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 1912,
"language": "en",
"public_last_track": "2026-05-30T13:38:37+0200",
"30d_best_engagement_rate": 24.701,
"180d_dislikes_rate": 5.271,
"best_engagement": 24.132,
"7d_dislikes_rate": 6.046,
"views_1d": 0,
"60d_dislikes": 667,
"views_1m": "5",
"modified": "2026-05-30T11:38:38+0000",
"30d_dislikes": 641,
"7d_dislikes": 535,
"likes": 2373,
"7d_type": "public_v2",
"7d_views": 88491,
"180d_likes_rate": 19.01,
"created": "2022-08-04T01:29:37+0000",
"60d_best_engagement_rate": 24.557,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 676,
"30d_likes_rate": 19.305,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 2304,
"180d_comments_rate": 0.023,
"likes_rate": 17.99,
"60d_comments": 3,
"@indexed": "2026-05-30T11:38:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "127879",
"60d_likes_rate": 19.184,
"likes_3m": -7,
"dislikes_1m": 1,
"licensed_content_owner": true,
"180d_dislikes": 674,
"60d_views": "124689",
"channel_id": 2412425,
"30d_views": "119349",
"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\/Z-04e1jVUdw\/hqdefault.jpg",
"title": "Comment your favorite emoji \ud83d\ude00\ud83d\ude18\ud83d\ude1c\ud83d\ude31\ud83d\ude21 #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 16,
"30d_dislikes_rate": 5.371,
"views_yearly_historisation": [
{
"years": 2023,
"views": "439"
},
{
"years": 2024,
"views": "55"
},
{
"years": 2025,
"views": "105"
},
{
"years": 2022,
"views": "127556"
}
],
"comments_rate": 0.01,
"7d_best_engagement_rate": 27.675,
"uploaded": "2022-08-02T03:00:07+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 17.99,
"60d_dislikes_rate": 5.349,
"views_3m": "69",
"views": "131884",
"yt_id": "Z-04e1jVUdw",
"7d_likes_rate": 21.607,
"comments": 1,
"projection_last_track": "2023-10-14T05:32:55+0200",
"dislikes_rate": 5.13,
"180d_comments": 3,
"comments_1m": 0,
"7d_comments_rate": 0.023,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 2392,
"180d_best_engagement_rate": 24.304,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 2431,
"likes_1m": -2,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.024,
"best_engagement_rate": 23.13,
"30d_comments": 3,
"30d_comments_rate": 0.025
},
"sort": [
1659402007000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "-9WEfZCuMqw",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 2242,
"language": "en",
"public_last_track": "2026-05-30T13:38:35+0200",
"30d_best_engagement_rate": 18.354,
"best_engagement": 17.912,
"7d_dislikes_rate": 4.337,
"views_1d": 0,
"60d_dislikes": 847,
"views_1m": "11",
"modified": "2026-05-30T11:38:35+0000",
"30d_dislikes": 834,
"7d_dislikes": 637,
"likes": 2788,
"180d_most_loved": 13.88,
"7d_views": 146868,
"7d_type": "public_v2",
"created": "2022-08-02T01:58:19+0000",
"60d_best_engagement_rate": 18.241,
"active": true,
"7d_comments": 1,
"dislikes": 846,
"30d_likes_rate": 14.109,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 2775,
"likes_rate": 13.21,
"60d_comments": 1,
"@indexed": "2026-05-30T11:38:38+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "204730",
"60d_likes_rate": 14.017,
"likes_3m": -11,
"dislikes_1m": -2,
"licensed_content_owner": true,
"180d_dislikes": 864,
"60d_views": "200752",
"channel_id": 2412425,
"30d_views": "196683",
"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\/-9WEfZCuMqw\/hqdefault.jpg",
"title": "Who is roaring at the door? #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 8,
"30d_dislikes_rate": 4.24,
"views_yearly_historisation": [
{
"years": 2023,
"views": "1156"
},
{
"years": 2024,
"views": "404"
},
{
"years": 2025,
"views": "138"
},
{
"years": 2022,
"views": "203709"
}
],
"comments_rate": 0.005,
"7d_best_engagement_rate": 19.609,
"uploaded": "2022-08-01T16:00:00+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 13.21,
"60d_dislikes_rate": 4.219,
"views_3m": "59",
"views": "211015",
"yt_id": "-9WEfZCuMqw",
"7d_likes_rate": 15.265,
"comments": 1,
"projection_last_track": "2023-10-14T05:32:54+0200",
"dislikes_rate": 4.01,
"180d_comments": 1,
"7d_comments_rate": 0.007,
"yt_rating_restricted": false,
"dislikes_3m": -7,
"60d_likes": 2814,
"180d_best_engagement_rate": 18.11,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 2842,
"likes_1m": -2,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.005,
"best_engagement_rate": 17.23,
"30d_comments": 1,
"30d_comments_rate": 0.005
},
"sort": [
1659362400000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "r6BTOW-5YAM",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/09kqc"
],
"7d_likes": 2105,
"language": "en",
"public_last_track": "2026-05-30T13:38:38+0200",
"30d_best_engagement_rate": 16.816,
"best_engagement": 16.847,
"7d_dislikes_rate": 3.849,
"views_1d": 0,
"60d_dislikes": 827,
"views_1m": "1",
"modified": "2026-05-30T11:38:38+0000",
"30d_dislikes": 812,
"7d_dislikes": 647,
"likes": 2946,
"180d_most_loved": 12.86,
"7d_views": 168104,
"7d_type": "public_v2",
"created": "2022-08-02T01:58:19+0000",
"60d_best_engagement_rate": 16.818,
"active": true,
"7d_comments": 4,
"comments_3m": 0,
"dislikes": 914,
"30d_likes_rate": 12.802,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 2609,
"likes_rate": 12.38,
"60d_comments": 6,
"@indexed": "2026-05-30T11:38:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "216354",
"60d_likes_rate": 12.828,
"likes_3m": -14,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 855,
"60d_views": "208769",
"channel_id": 2412425,
"dislikes_1d": 0,
"30d_views": "203790",
"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\/r6BTOW-5YAM\/hqdefault.jpg",
"title": "What do you think of the hand? #Shorts by Anna",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 12,
"30d_dislikes_rate": 3.984,
"views_yearly_historisation": [
{
"years": 2023,
"views": "6796"
},
{
"years": 2024,
"views": "1921"
},
{
"years": 2025,
"views": "113"
},
{
"years": 2022,
"views": "214881"
}
],
"comments_rate": 0.03,
"7d_best_engagement_rate": 16.395,
"uploaded": "2022-08-01T14:00:38+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 12.38,
"60d_dislikes_rate": 3.961,
"views_3m": "19",
"views": "238059",
"yt_id": "r6BTOW-5YAM",
"7d_likes_rate": 12.522,
"comments": 6,
"projection_last_track": "2023-10-14T05:32:57+0200",
"dislikes_rate": 3.84,
"180d_comments": 6,
"comments_1m": 0,
"7d_comments_rate": 0.024,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 2678,
"180d_best_engagement_rate": 16.84,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 2782,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.029,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 16.24,
"30d_comments": 6,
"30d_comments_rate": 0.029
},
"sort": [
1659355238000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "w-PIsj-64R4",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -15,
"views_1w": "13",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/032tl"
],
"7d_likes": 21061,
"language": "en",
"public_last_track": "2026-05-30T13:38:39+0200",
"30d_best_engagement_rate": 16.675,
"best_engagement": 16.556,
"7d_dislikes_rate": 5.236,
"views_1d": 2,
"60d_dislikes": 28084,
"views_1m": "55",
"modified": "2026-05-30T11:38:40+0000",
"30d_dislikes": 22254,
"7d_dislikes": 9427,
"likes": 67064,
"180d_most_loved": 11.77,
"7d_views": 1800267,
"7d_type": "public_v2",
"created": "2022-08-02T01:58:19+0000",
"60d_best_engagement_rate": 17.055,
"active": true,
"7d_comments": 9,
"comments_3m": 0,
"dislikes": 30614,
"30d_likes_rate": 11.503,
"language_type": "snippet",
"dislikes_1w": -5,
"30d_likes": 49541,
"likes_rate": 11.05,
"60d_comments": 28,
"@indexed": "2026-05-30T11:38:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "5453825",
"60d_likes_rate": 11.77,
"likes_3m": -204,
"dislikes_1m": -21,
"licensed_content_owner": true,
"180d_dislikes": 28815,
"60d_views": "5319754",
"channel_id": 2412425,
"dislikes_1d": -1,
"30d_views": "4306655",
"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\/w-PIsj-64R4\/hqdefault.jpg",
"title": "Who is at the white door? - Super challenge | #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 14,
"30d_dislikes_rate": 5.167,
"views_yearly_historisation": [
{
"years": 2023,
"views": "178035"
},
{
"years": 2024,
"views": "2750"
},
{
"years": 2025,
"views": "242"
},
{
"years": 2022,
"views": "5444619"
}
],
"comments_rate": 0.005,
"7d_best_engagement_rate": 16.94,
"uploaded": "2022-08-01T12:00:40+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 11.05,
"60d_dislikes_rate": 5.279,
"views_3m": "150",
"views": "6070535",
"yt_id": "w-PIsj-64R4",
"7d_likes_rate": 11.699,
"comments": 28,
"projection_last_track": "2023-10-14T05:32:57+0200",
"dislikes_rate": 5.04,
"180d_comments": 28,
"comments_1m": 0,
"7d_comments_rate": 0.005,
"yt_rating_restricted": false,
"dislikes_3m": -97,
"60d_likes": 62615,
"180d_best_engagement_rate": 17.06,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 64178,
"likes_1m": -63,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.005,
"likes_1d": -2,
"best_engagement_rate": 16.1,
"30d_comments": 20,
"30d_comments_rate": 0.005
},
"sort": [
1659348040000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "i4cGfoG779U",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -7,
"views_1w": "5",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 28047,
"language": "en",
"public_last_track": "2026-05-30T13:38:38+0200",
"30d_best_engagement_rate": 17.38,
"best_engagement": 17.274,
"7d_dislikes_rate": 5.193,
"views_1d": 1,
"60d_dislikes": 12627,
"views_1m": "22",
"modified": "2026-05-30T11:38:39+0000",
"30d_dislikes": 12521,
"7d_dislikes": 11745,
"likes": 29496,
"180d_most_loved": 12.22,
"7d_views": 2261622,
"7d_type": "public_v2",
"created": "2022-08-02T01:58:19+0000",
"60d_best_engagement_rate": 17.404,
"active": true,
"7d_comments": 7,
"dislikes": 12426,
"30d_likes_rate": 12.249,
"language_type": "snippet",
"dislikes_1w": -2,
"30d_likes": 29905,
"likes_rate": 11.76,
"60d_comments": 8,
"@indexed": "2026-05-30T11:38:43+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2489318",
"60d_likes_rate": 12.268,
"likes_3m": -89,
"dislikes_1m": -10,
"licensed_content_owner": true,
"180d_dislikes": 12786,
"60d_views": "2460272",
"channel_id": 2412425,
"dislikes_1d": 0,
"30d_views": "2441494",
"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\/i4cGfoG779U\/hqdefault.jpg",
"title": "OMG Who did she see on the bed? #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 16,
"30d_dislikes_rate": 5.128,
"views_yearly_historisation": [
{
"years": 2023,
"views": "2685"
},
{
"years": 2024,
"views": "239"
},
{
"years": 2025,
"views": "371"
},
{
"years": 2022,
"views": "2480703"
}
],
"comments_rate": 0.003,
"7d_best_engagement_rate": 17.598,
"uploaded": "2022-08-01T07:00:15+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 11.76,
"60d_dislikes_rate": 5.132,
"views_3m": "53",
"views": "2508850",
"yt_id": "i4cGfoG779U",
"7d_likes_rate": 12.401,
"comments": 8,
"projection_last_track": "2023-10-14T05:32:56+0200",
"dislikes_rate": 4.95,
"180d_comments": 8,
"7d_comments_rate": 0.003,
"yt_rating_restricted": false,
"dislikes_3m": -34,
"60d_likes": 30183,
"180d_best_engagement_rate": 17.36,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 30410,
"likes_1m": -30,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.003,
"likes_1d": -1,
"best_engagement_rate": 16.71,
"30d_comments": 8,
"30d_comments_rate": 0.003
},
"sort": [
1659330015000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "qw-81JZ_juI",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -46,
"views_1w": "1282",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/05qjc"
],
"7d_likes": 5782,
"language": "en",
"public_last_track": "2026-05-30T13:38:38+0200",
"30d_best_engagement_rate": 17.151,
"best_engagement": 14.378,
"7d_dislikes_rate": 6.051,
"views_1d": 183,
"comments_1d": 0,
"60d_dislikes": 21117,
"views_1m": "5495",
"modified": "2026-05-30T11:38:39+0000",
"30d_dislikes": 15753,
"7d_dislikes": 2034,
"likes": 171227,
"180d_most_loved": 10.67,
"7d_views": 336118,
"7d_type": "public_v2",
"created": "2022-08-02T01:58:19+0000",
"60d_best_engagement_rate": 16.306,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 49994,
"30d_likes_rate": 12.238,
"language_type": "snippet",
"dislikes_1w": -14,
"30d_likes": 39297,
"likes_rate": 10.63,
"60d_comments": 40,
"@indexed": "2026-05-30T11:38:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "12373760",
"60d_likes_rate": 11.763,
"likes_3m": -645,
"dislikes_1m": -58,
"licensed_content_owner": true,
"180d_dislikes": 43360,
"60d_views": "4656436",
"channel_id": 2412425,
"dislikes_1d": -2,
"30d_views": "3211050",
"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\/qw-81JZ_juI\/hqdefault.jpg",
"title": "I need your Love | Cool #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 4.906,
"views_yearly_historisation": [
{
"years": 2023,
"views": "510948"
},
{
"years": 2024,
"views": "218304"
},
{
"years": 2025,
"views": "122648"
},
{
"years": 2022,
"views": "11069673"
}
],
"comments_rate": 0.02,
"7d_best_engagement_rate": 23.26,
"uploaded": "2022-08-01T05:00:16+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 10.63,
"60d_dislikes_rate": 4.535,
"views_3m": "12716",
"views": "16110169",
"yt_id": "qw-81JZ_juI",
"7d_likes_rate": 17.202,
"comments": 264,
"projection_last_track": "2023-10-14T05:32:57+0200",
"dislikes_rate": 3.1,
"180d_comments": 117,
"comments_1m": 0,
"7d_comments_rate": 0.006,
"yt_rating_restricted": false,
"dislikes_3m": -195,
"60d_likes": 54773,
"180d_best_engagement_rate": 14.19,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 132059,
"likes_1m": -198,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.009,
"comments_1w": 0,
"likes_1d": -7,
"best_engagement_rate": 13.75,
"30d_comments": 24,
"30d_comments_rate": 0.007
},
"sort": [
1659322816000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "uakxtYLdMTI",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 5243,
"language": "en",
"public_last_track": "2026-05-30T13:38:39+0200",
"best_engagement": 25.888,
"7d_dislikes_rate": 6.522,
"views_1d": 0,
"60d_dislikes": 1882,
"views_1m": "2",
"modified": "2026-05-30T11:38:40+0000",
"30d_dislikes": 1869,
"7d_dislikes": 1664,
"likes": 5877,
"180d_most_loved": 19.68,
"7d_views": 255156,
"7d_type": "public_v2",
"created": "2022-08-02T01:58:19+0000",
"active": true,
"7d_comments": 0,
"dislikes": 1911,
"30d_likes_rate": 20.404,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 5889,
"likes_rate": 18.82,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "312007",
"60d_likes_rate": 20.292,
"likes_3m": -18,
"dislikes_1m": -2,
"licensed_content_owner": true,
"180d_dislikes": 1988,
"60d_views": "290709",
"channel_id": 2412425,
"dislikes_1d": 0,
"30d_views": "288614",
"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\/uakxtYLdMTI\/hqdefault.jpg",
"title": "Do you know how to sing? Funny #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 22,
"30d_dislikes_rate": 6.476,
"views_yearly_historisation": [
{
"years": 2023,
"views": "48"
},
{
"years": 2024,
"views": "25"
},
{
"years": 2025,
"views": "56"
},
{
"years": 2022,
"views": "311944"
}
],
"comments_rate": 0,
"uploaded": "2022-08-01T03:00:13+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 18.82,
"60d_dislikes_rate": 6.474,
"views_3m": "4",
"views": "312326",
"yt_id": "uakxtYLdMTI",
"7d_likes_rate": 20.548,
"projection_last_track": "2023-10-14T05:32:57+0200",
"dislikes_rate": 6.12,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -10,
"60d_likes": 5899,
"180d_best_engagement_rate": 26.05,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 6140,
"likes_1m": -4,
"is_live": false,
"public_stats_viewable": true,
"likes_1d": 0,
"best_engagement_rate": 24.94,
"30d_comments": 0
},
"sort": [
1659315613000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "szQJ7rs8iJM",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "2",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 2616,
"language": "en",
"public_last_track": "2026-05-30T13:38:39+0200",
"30d_best_engagement_rate": 22.086,
"best_engagement": 21.501,
"7d_dislikes_rate": 6.021,
"views_1d": 0,
"60d_dislikes": 1161,
"views_1m": "10",
"modified": "2026-05-30T11:38:40+0000",
"30d_dislikes": 1119,
"7d_dislikes": 895,
"likes": 3422,
"180d_most_loved": 16.16,
"7d_views": 148653,
"7d_type": "public_v2",
"created": "2022-08-02T01:58:19+0000",
"60d_best_engagement_rate": 21.954,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 1166,
"30d_likes_rate": 16.493,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 3312,
"likes_rate": 15.43,
"60d_comments": 4,
"@indexed": "2026-05-30T11:38:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "219852",
"60d_likes_rate": 16.4,
"likes_3m": -9,
"dislikes_1m": -2,
"licensed_content_owner": true,
"180d_dislikes": 1207,
"60d_views": "209760",
"channel_id": 2412425,
"30d_views": "200809",
"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\/szQJ7rs8iJM\/hqdefault.jpg",
"title": "OMG Which Cool TV friend is best for me? #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 21,
"30d_dislikes_rate": 5.572,
"views_yearly_historisation": [
{
"years": 2023,
"views": "233"
},
{
"years": 2024,
"views": "153"
},
{
"years": 2025,
"views": "458"
},
{
"years": 2022,
"views": "219328"
}
],
"comments_rate": 0.01,
"7d_best_engagement_rate": 23.639,
"uploaded": "2022-07-31T16:00:22+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 15.43,
"60d_dislikes_rate": 5.535,
"views_3m": "36",
"views": "221847",
"yt_id": "szQJ7rs8iJM",
"7d_likes_rate": 17.598,
"comments": 3,
"projection_last_track": "2023-10-14T05:32:57+0200",
"dislikes_rate": 5.26,
"180d_comments": 4,
"comments_1m": 0,
"7d_comments_rate": 0.02,
"yt_rating_restricted": false,
"dislikes_3m": -4,
"60d_likes": 3440,
"180d_best_engagement_rate": 21.66,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 3552,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.019,
"likes_1d": 0,
"best_engagement_rate": 20.69,
"30d_comments": 4,
"30d_comments_rate": 0.02
},
"sort": [
1659276022000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "CMfiJiYNoX0",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -25,
"views_1w": "18",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 15583,
"language": "en",
"public_last_track": "2026-05-30T13:38:36+0200",
"30d_best_engagement_rate": 19.755,
"best_engagement": 18.657,
"7d_dislikes_rate": 5.977,
"views_1d": 3,
"60d_dislikes": 50187,
"views_1m": "76",
"modified": "2026-05-30T11:38:36+0000",
"30d_dislikes": 47385,
"7d_dislikes": 6904,
"likes": 138225,
"180d_most_loved": 13.34,
"7d_views": 1155181,
"7d_type": "public_v2",
"created": "2022-08-02T01:58:19+0000",
"60d_best_engagement_rate": 19.871,
"active": true,
"7d_comments": 9,
"comments_3m": 0,
"dislikes": 59079,
"30d_likes_rate": 13.929,
"language_type": "snippet",
"dislikes_1w": -12,
"30d_likes": 113363,
"likes_rate": 12.72,
"60d_comments": 31,
"@indexed": "2026-05-30T11:38:39+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "10167715",
"60d_likes_rate": 14.046,
"likes_3m": -341,
"dislikes_1m": -52,
"licensed_content_owner": true,
"180d_dislikes": 57442,
"60d_views": "8621207",
"channel_id": 2412425,
"dislikes_1d": -2,
"30d_views": "8138672",
"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\/CMfiJiYNoX0\/hqdefault.jpg",
"title": "TV in my Perfect bed 4 #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 18,
"30d_dislikes_rate": 5.822,
"views_yearly_historisation": [
{
"years": 2023,
"views": "483491"
},
{
"years": 2024,
"views": "917"
},
{
"years": 2025,
"views": "547"
},
{
"years": 2022,
"views": "9948825"
}
],
"comments_rate": 0.003,
"7d_best_engagement_rate": 19.474,
"uploaded": "2022-07-31T14:00:07+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 12.72,
"60d_dislikes_rate": 5.821,
"views_3m": "284",
"views": "10863417",
"yt_id": "CMfiJiYNoX0",
"7d_likes_rate": 13.49,
"comments": 34,
"projection_last_track": "2023-10-14T05:32:55+0200",
"dislikes_rate": 5.44,
"180d_comments": 35,
"comments_1m": 0,
"7d_comments_rate": 0.008,
"yt_rating_restricted": false,
"dislikes_3m": -158,
"60d_likes": 121096,
"180d_best_engagement_rate": 18.99,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 135595,
"likes_1m": -108,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.004,
"comments_1w": 0,
"likes_1d": -4,
"best_engagement_rate": 18.17,
"30d_comments": 29,
"30d_comments_rate": 0.004
},
"sort": [
1659268807000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "hD0CwsEltEM",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -9,
"views_1w": "2",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 48321,
"language": "en",
"public_last_track": "2026-05-30T13:38:38+0200",
"30d_best_engagement_rate": 20.98,
"best_engagement": 20.823,
"7d_dislikes_rate": 6.521,
"views_1d": 0,
"60d_dislikes": 22970,
"views_1m": "10",
"modified": "2026-05-30T11:38:38+0000",
"30d_dislikes": 22847,
"7d_dislikes": 21444,
"likes": 50052,
"180d_most_loved": 14.46,
"7d_views": 3288631,
"7d_type": "public_v2",
"created": "2022-08-02T01:58:19+0000",
"60d_best_engagement_rate": 20.966,
"active": true,
"7d_comments": 15,
"dislikes": 22543,
"30d_likes_rate": 14.524,
"language_type": "snippet",
"dislikes_1w": -4,
"30d_likes": 51435,
"likes_rate": 13.95,
"60d_comments": 14,
"@indexed": "2026-05-30T11:38:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "3578961",
"60d_likes_rate": 14.508,
"likes_3m": -141,
"dislikes_1m": -16,
"licensed_content_owner": true,
"180d_dislikes": 23096,
"60d_views": "3559069",
"channel_id": 2412425,
"dislikes_1d": -1,
"30d_views": "3541263",
"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\/hD0CwsEltEM\/hqdefault.jpg",
"title": "When Everything should be in Harmony - Challenge #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 17,
"30d_dislikes_rate": 6.452,
"views_yearly_historisation": [
{
"years": 2023,
"views": "1218"
},
{
"years": 2024,
"views": "196"
},
{
"years": 2025,
"views": "171"
},
{
"years": 2022,
"views": "3571955"
}
],
"comments_rate": 0.004,
"7d_best_engagement_rate": 21.219,
"uploaded": "2022-07-31T07:00:13+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 13.95,
"60d_dislikes_rate": 6.454,
"views_3m": "27",
"views": "3586781",
"yt_id": "hD0CwsEltEM",
"7d_likes_rate": 14.693,
"comments": 14,
"projection_last_track": "2023-10-14T05:32:56+0200",
"dislikes_rate": 6.29,
"180d_comments": 14,
"7d_comments_rate": 0.005,
"yt_rating_restricted": false,
"dislikes_3m": -59,
"60d_likes": 51634,
"180d_best_engagement_rate": 20.92,
"public_first_track": "2022-08-05T00:00:00+0200",
"180d_likes": 51747,
"likes_1m": -39,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.004,
"likes_1d": -1,
"best_engagement_rate": 20.24,
"30d_comments": 14,
"30d_comments_rate": 0.004
},
"sort": [
1659243613000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.343575,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.343575,
"_source": {
"score": 933,
"videos_uploaded": 5961,
"subscribers": 26600000,
"logo": "https:\/\/yt3.ggpht.com\/ghfxLrGYLQZs8--qLRmTN_ZeMufQY8-z2uHZzVG7SLyb7m8Lsh-W-kAfNKlXsRDguB7NqgbsUQ=s800-c-k-c0x00ffffff-no-rj",
"handle": "anyakovaofficial",
"ContentOwner": {
"display_name": "MediaCube.Network"
},
"id": "2412425",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27219265209"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}