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": 4280
},
"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": 2381,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 5427,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "4kJgOhteXmw",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "2",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 3826,
"language": "en",
"public_last_track": "2026-05-30T13:38:34+0200",
"180d_dislikes_rate": 6.321,
"best_engagement": 28.452,
"7d_dislikes_rate": 6.452,
"views_1d": 0,
"60d_dislikes": 1231,
"views_1m": "7",
"modified": "2026-05-30T11:38:34+0000",
"30d_dislikes": 1218,
"7d_dislikes": 1037,
"likes": 4176,
"180d_most_loved": 22.43,
"7d_type": "public_v2",
"7d_views": 160721,
"180d_likes_rate": 22.398,
"created": "2022-08-10T04:22:41+0000",
"active": true,
"7d_comments": 0,
"dislikes": 1185,
"30d_likes_rate": 22.898,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 4357,
"likes_rate": 21.24,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "195338",
"60d_likes_rate": 22.782,
"likes_3m": -13,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 1235,
"60d_views": "193400",
"channel_id": 2412425,
"30d_views": "190281",
"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\/4kJgOhteXmw\/hqdefault.jpg",
"title": "Where is my Super Best Cool perfect Good Beautiful color? #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 20,
"30d_dislikes_rate": 6.401,
"views_yearly_historisation": [
{
"years": 2023,
"views": "219"
},
{
"years": 2024,
"views": "85"
},
{
"years": 2025,
"views": "16"
},
{
"years": 2022,
"views": "194722"
}
],
"comments_rate": 0,
"uploaded": "2022-08-08T07:00:01+0200",
"definition": "hd",
"most_loved": 21.24,
"projection": "rectangular",
"60d_dislikes_rate": 6.365,
"views": "196616",
"views_3m": "10",
"yt_id": "4kJgOhteXmw",
"7d_likes_rate": 23.805,
"projection_last_track": "2023-10-14T05:19:16+0200",
"dislikes_rate": 6.03,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -2,
"60d_likes": 4406,
"180d_best_engagement_rate": 28.76,
"public_first_track": "2022-08-15T00:00:00+0200",
"180d_likes": 4382,
"likes_1m": -5,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 27.27,
"likes_1d": 0,
"30d_comments": 0
},
"sort": [
1659934801000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Xx9mJf9U1nk",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "1",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 2609,
"language": "en",
"public_last_track": "2026-05-30T13:38:36+0200",
"30d_best_engagement_rate": 23.443,
"180d_dislikes_rate": 5.056,
"best_engagement": 22.987,
"7d_dislikes_rate": 5.388,
"views_1d": 0,
"60d_dislikes": 867,
"views_1m": "3",
"modified": "2026-05-30T11:38:36+0000",
"30d_dislikes": 858,
"7d_dislikes": 721,
"likes": 2974,
"7d_type": "public_v2",
"7d_views": 133811,
"180d_likes_rate": 18.021,
"created": "2022-08-10T04:22:41+0000",
"60d_best_engagement_rate": 23.266,
"active": true,
"7d_comments": 3,
"dislikes": 837,
"30d_likes_rate": 18.285,
"language_type": "snippet",
"dislikes_1w": -1,
"30d_likes": 3052,
"180d_comments_rate": 0.012,
"likes_rate": 17.12,
"60d_comments": 3,
"@indexed": "2026-05-30T11:38:38+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "172079",
"60d_likes_rate": 18.164,
"likes_3m": -8,
"dislikes_1m": -3,
"licensed_content_owner": true,
"180d_dislikes": 870,
"60d_views": "170503",
"channel_id": 2412425,
"dislikes_1d": 0,
"30d_views": "166917",
"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\/Xx9mJf9U1nk\/hqdefault.jpg",
"title": "Omg \ud83e\udd74\ud83d\ude02 #Shorts by Anna Kova Family",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 5.14,
"views_yearly_historisation": [
{
"years": 2023,
"views": "333"
},
{
"years": 2024,
"views": "27"
},
{
"years": 2025,
"views": "36"
},
{
"years": 2022,
"views": "171892"
}
],
"comments_rate": 0.012,
"7d_best_engagement_rate": 24.908,
"uploaded": "2022-08-08T05:00:12+0200",
"definition": "hd",
"most_loved": 17.12,
"projection": "rectangular",
"60d_dislikes_rate": 5.085,
"views": "173731",
"views_3m": "7",
"yt_id": "Xx9mJf9U1nk",
"7d_likes_rate": 19.498,
"comments": 2,
"projection_last_track": "2023-10-14T05:19:17+0200",
"dislikes_rate": 4.82,
"180d_comments": 2,
"7d_comments_rate": 0.022,
"yt_rating_restricted": false,
"dislikes_3m": -6,
"60d_likes": 3097,
"180d_best_engagement_rate": 23.088,
"public_first_track": "2022-08-15T00:00:00+0200",
"180d_likes": 3101,
"likes_1m": -4,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.018,
"best_engagement_rate": 21.95,
"likes_1d": 0,
"30d_comments": 3,
"30d_comments_rate": 0.018
},
"sort": [
1659927612000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "3ypj05EBc1g",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -2,
"views_1w": "1",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 8031,
"language": "en",
"public_last_track": "2026-05-30T13:38:34+0200",
"180d_dislikes_rate": 6.167,
"best_engagement": 23.368,
"7d_dislikes_rate": 6.348,
"views_1d": 0,
"60d_dislikes": 3099,
"views_1m": "4",
"modified": "2026-05-30T11:38:34+0000",
"30d_dislikes": 3072,
"7d_dislikes": 2858,
"likes": 8547,
"180d_most_loved": 17.32,
"7d_type": "public_v2",
"7d_views": 450253,
"180d_likes_rate": 17.304,
"created": "2022-08-10T04:22:41+0000",
"active": true,
"7d_comments": 0,
"dislikes": 3033,
"30d_likes_rate": 17.566,
"language_type": "snippet",
"dislikes_1w": 0,
"sponsored_manual_process_date": "2022-08-18T00:00:00+0200",
"30d_likes": 8634,
"likes_rate": 16.45,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:39+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "510400",
"60d_likes_rate": 17.445,
"likes_3m": -30,
"dislikes_1m": -2,
"licensed_content_owner": true,
"180d_dislikes": 3149,
"60d_views": "498189",
"channel_id": 2412425,
"dislikes_1d": 0,
"30d_views": "491507",
"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\/3ypj05EBc1g\/hqdefault.jpg",
"title": "Best Inside Out with Baby Mama | Challenge #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 20,
"30d_dislikes_rate": 6.25,
"views_yearly_historisation": [
{
"years": 2023,
"views": "1949"
},
{
"years": 2024,
"views": "466"
},
{
"years": 2025,
"views": "200"
},
{
"years": 2022,
"views": "508442"
}
],
"comments_rate": 0,
"uploaded": "2022-08-08T03:00:02+0200",
"definition": "hd",
"most_loved": 16.45,
"projection": "rectangular",
"60d_dislikes_rate": 6.221,
"views": "519703",
"views_3m": "15",
"yt_id": "3ypj05EBc1g",
"7d_likes_rate": 17.837,
"projection_last_track": "2023-10-14T05:19:15+0200",
"dislikes_rate": 5.84,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -18,
"60d_likes": 8691,
"180d_best_engagement_rate": 23.49,
"public_first_track": "2022-08-15T00:00:00+0200",
"180d_likes": 8839,
"likes_1m": -9,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 22.28,
"likes_1d": 0,
"30d_comments": 0
},
"sort": [
1659920402000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "XSZ6WdRI28M",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -6,
"views_1w": "2",
"relevantTopics": [
"\/m\/032tl",
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 20923,
"language": "en",
"public_last_track": "2026-05-30T13:38:35+0200",
"30d_best_engagement_rate": 21.249,
"180d_dislikes_rate": 6.244,
"best_engagement": 21.095,
"7d_dislikes_rate": 6.356,
"views_1d": 0,
"60d_dislikes": 10163,
"views_1m": "7",
"modified": "2026-05-30T11:38:36+0000",
"30d_dislikes": 10046,
"7d_dislikes": 8807,
"likes": 23316,
"7d_type": "public_v2",
"7d_views": 1385591,
"180d_likes_rate": 14.938,
"created": "2022-08-08T01:35:11+0000",
"60d_best_engagement_rate": 21.27,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 9798,
"30d_likes_rate": 14.994,
"dislikes_1w": -3,
"language_type": "snippet",
"30d_likes": 24102,
"180d_comments_rate": 0.005,
"likes_rate": 14.28,
"60d_comments": 8,
"@indexed": "2026-05-30T11:38:38+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "1630635",
"60d_likes_rate": 15.014,
"likes_3m": -90,
"dislikes_1m": -12,
"licensed_content_owner": true,
"180d_dislikes": 10181,
"60d_views": "1625746",
"channel_id": 2412425,
"dislikes_1d": 0,
"30d_views": "1607408",
"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\/XSZ6WdRI28M\/hqdefault.jpg",
"title": "I liked my sister's skirt ! Check the tutorial #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 13,
"30d_dislikes_rate": 6.25,
"views_yearly_historisation": [
{
"years": 2023,
"views": "508"
},
{
"years": 2024,
"views": "161"
},
{
"years": 2025,
"views": "212"
},
{
"years": 2022,
"views": "1630084"
}
],
"comments_rate": 0.004,
"7d_best_engagement_rate": 21.46,
"uploaded": "2022-08-07T16:00:14+0200",
"definition": "hd",
"most_loved": 14.28,
"projection": "rectangular",
"60d_dislikes_rate": 6.251,
"views": "1632725",
"views_3m": "32",
"yt_id": "XSZ6WdRI28M",
"7d_likes_rate": 15.1,
"comments": 7,
"projection_last_track": "2023-10-14T05:19:17+0200",
"dislikes_rate": 6,
"180d_comments": 8,
"7d_comments_rate": 0.004,
"yt_rating_restricted": false,
"dislikes_3m": -41,
"60d_likes": 24409,
"180d_best_engagement_rate": 21.187,
"public_first_track": "2022-08-13T00:00:00+0200",
"180d_likes": 24359,
"likes_1m": -27,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.005,
"best_engagement_rate": 20.29,
"likes_1d": -1,
"30d_comments": 8,
"30d_comments_rate": 0.005
},
"sort": [
1659880814000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "K8pGZKm78a8",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -5,
"views_1w": "3",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 22839,
"language": "en",
"public_last_track": "2026-05-30T13:38:35+0200",
"180d_dislikes_rate": 5.475,
"best_engagement": 19.533,
"7d_dislikes_rate": 5.618,
"views_1d": 0,
"60d_dislikes": 10671,
"views_1m": "11",
"modified": "2026-05-30T11:38:35+0000",
"30d_dislikes": 10580,
"7d_dislikes": 8745,
"likes": 26858,
"180d_most_loved": 14.22,
"7d_type": "public_v2",
"7d_views": 1556575,
"180d_likes_rate": 14.223,
"created": "2022-08-08T01:35:11+0000",
"active": true,
"7d_comments": 0,
"dislikes": 10417,
"30d_likes_rate": 14.366,
"dislikes_1w": -2,
"language_type": "snippet",
"30d_likes": 27643,
"likes_rate": 13.61,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:39+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "1959655",
"60d_likes_rate": 14.349,
"likes_3m": -84,
"dislikes_1m": -9,
"licensed_content_owner": true,
"180d_dislikes": 10730,
"60d_views": "1942747",
"channel_id": 2412425,
"dislikes_1d": 0,
"30d_views": "1924152",
"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\/K8pGZKm78a8\/hqdefault.jpg",
"title": "Magic \ud83d\ude31\ud83e\udd2f OMG #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 12,
"30d_dislikes_rate": 5.499,
"views_yearly_historisation": [
{
"years": 2023,
"views": "4635"
},
{
"years": 2024,
"views": "906"
},
{
"years": 2025,
"views": "356"
},
{
"years": 2022,
"views": "1958784"
}
],
"comments_rate": 0,
"uploaded": "2022-08-07T14:00:17+0200",
"definition": "hd",
"most_loved": 13.61,
"projection": "rectangular",
"60d_dislikes_rate": 5.493,
"views": "1972930",
"views_3m": "26",
"yt_id": "K8pGZKm78a8",
"7d_likes_rate": 14.673,
"projection_last_track": "2023-10-14T05:19:16+0200",
"dislikes_rate": 5.28,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -23,
"60d_likes": 27877,
"180d_best_engagement_rate": 19.7,
"public_first_track": "2022-08-13T00:00:00+0200",
"180d_likes": 27876,
"likes_1m": -23,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 18.89,
"likes_1d": -1,
"30d_comments": 0
},
"sort": [
1659873617000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "L_4QQFwxJzI",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "4",
"relevantTopics": [
"\/m\/04rlf"
],
"7d_likes": 2670,
"language": "en",
"public_last_track": "2026-05-30T13:38:35+0200",
"180d_dislikes_rate": 5.94,
"best_engagement": 24.334,
"7d_dislikes_rate": 6.36,
"views_1d": 1,
"60d_dislikes": 1132,
"views_1m": "18",
"modified": "2026-05-30T11:38:35+0000",
"30d_dislikes": 1116,
"7d_dislikes": 809,
"likes": 3452,
"180d_most_loved": 18.71,
"7d_type": "public_v2",
"7d_views": 127205,
"180d_likes_rate": 18.702,
"created": "2022-08-08T01:35:11+0000",
"active": true,
"7d_comments": 0,
"dislikes": 1108,
"30d_likes_rate": 19.319,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 3526,
"likes_rate": 17.54,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "192555",
"60d_likes_rate": 19.035,
"likes_3m": -11,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 1143,
"60d_views": "188707",
"channel_id": 2412425,
"30d_views": "182519",
"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\/L_4QQFwxJzI\/hqdefault.jpg",
"title": "Smile Emoji Challenge Musical \ud83c\udfb8\ud83d\udcef\ud83e\udd41\ud83c\udfbb\ud83c\udfb9 #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 23,
"30d_dislikes_rate": 6.114,
"views_yearly_historisation": [
{
"years": 2023,
"views": "312"
},
{
"years": 2024,
"views": "108"
},
{
"years": 2025,
"views": "194"
},
{
"years": 2022,
"views": "192222"
}
],
"comments_rate": 0,
"uploaded": "2022-08-07T12:00:09+0200",
"definition": "hd",
"most_loved": 17.54,
"projection": "rectangular",
"60d_dislikes_rate": 5.999,
"views": "196756",
"views_3m": "58",
"yt_id": "L_4QQFwxJzI",
"7d_likes_rate": 20.99,
"projection_last_track": "2023-10-14T05:19:16+0200",
"dislikes_rate": 5.63,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -5,
"60d_likes": 3592,
"180d_best_engagement_rate": 24.64,
"public_first_track": "2022-08-13T00:00:00+0200",
"180d_likes": 3602,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 23.18,
"likes_1d": 0,
"30d_comments": 0
},
"sort": [
1659866409000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "RmiHsJDjdto",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -15,
"views_1w": "4",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 61842,
"language": "en",
"public_last_track": "2026-05-30T13:38:35+0200",
"180d_dislikes_rate": 5.542,
"best_engagement": 21.263,
"7d_dislikes_rate": 5.549,
"views_1d": 1,
"60d_dislikes": 21605,
"views_1m": "18",
"modified": "2026-05-30T11:38:35+0000",
"30d_dislikes": 21594,
"7d_dislikes": 21417,
"likes": 59308,
"180d_most_loved": 15.85,
"7d_type": "public_v2",
"7d_views": 3859662,
"180d_likes_rate": 15.837,
"created": "2022-08-08T01:35:11+0000",
"active": true,
"7d_comments": 0,
"dislikes": 20929,
"30d_likes_rate": 15.993,
"dislikes_1w": -4,
"language_type": "snippet",
"30d_likes": 62204,
"likes_rate": 15.18,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "3898065",
"60d_likes_rate": 15.941,
"likes_3m": -195,
"dislikes_1m": -17,
"licensed_content_owner": true,
"180d_dislikes": 21609,
"60d_views": "3892749",
"channel_id": 2412425,
"dislikes_1d": -1,
"30d_views": "3889336",
"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\/RmiHsJDjdto\/hqdefault.jpg",
"title": "Which fruit is better for me? Best Funny Cool Super Magic TikTokk Challenge #shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 20,
"30d_dislikes_rate": 5.552,
"views_yearly_historisation": [
{
"years": 2023,
"views": "2299"
},
{
"years": 2024,
"views": "490"
},
{
"years": 2025,
"views": "334"
},
{
"years": 2022,
"views": "3895745"
}
],
"comments_rate": 0,
"uploaded": "2022-08-07T07:00:08+0200",
"definition": "hd",
"most_loved": 15.18,
"projection": "rectangular",
"60d_dislikes_rate": 5.55,
"views": "3907371",
"views_3m": "81",
"yt_id": "RmiHsJDjdto",
"7d_likes_rate": 16.023,
"projection_last_track": "2023-10-14T05:19:16+0200",
"dislikes_rate": 5.36,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -63,
"60d_likes": 62056,
"180d_best_engagement_rate": 21.39,
"public_first_track": "2022-08-13T00:00:00+0200",
"180d_likes": 61767,
"likes_1m": -64,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 20.53,
"likes_1d": -2,
"30d_comments": 0
},
"sort": [
1659848408000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "B06hax_5osA",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -39,
"views_1w": "16",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 89827,
"language": "en",
"public_last_track": "2026-05-30T13:38:35+0200",
"180d_dislikes_rate": 7.484,
"best_engagement": 24.527,
"7d_dislikes_rate": 7.664,
"views_1d": 2,
"60d_dislikes": 71418,
"views_1m": "69",
"modified": "2026-05-30T11:38:35+0000",
"30d_dislikes": 61234,
"7d_dislikes": 34610,
"likes": 237024,
"180d_most_loved": 17.63,
"7d_type": "public_v2",
"7d_views": 4515725,
"180d_likes_rate": 17.493,
"created": "2022-08-08T01:35:11+0000",
"active": true,
"7d_comments": 0,
"dislikes": 103401,
"30d_likes_rate": 18.918,
"dislikes_1w": -21,
"language_type": "snippet",
"30d_likes": 154706,
"likes_rate": 16.6,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "12627504",
"60d_likes_rate": 18.38,
"likes_3m": -605,
"dislikes_1m": -89,
"licensed_content_owner": true,
"180d_dislikes": 94296,
"60d_views": "9675224",
"channel_id": 2412425,
"dislikes_1d": -3,
"30d_views": "8177511",
"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\/B06hax_5osA\/hqdefault.jpg",
"title": "What's in my Big Funny Cool bag? \ud83e\udd23\ud83e\udd2d #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 43,
"30d_dislikes_rate": 7.488,
"views_yearly_historisation": [
{
"years": 2023,
"views": "8581"
},
{
"years": 2024,
"views": "5221"
},
{
"years": 2025,
"views": "778"
},
{
"years": 2022,
"views": "11769649"
}
],
"comments_rate": 0,
"uploaded": "2022-08-07T05:00:04+0200",
"definition": "hd",
"most_loved": 16.6,
"projection": "rectangular",
"60d_dislikes_rate": 7.382,
"views": "14279381",
"views_3m": "221",
"yt_id": "B06hax_5osA",
"7d_likes_rate": 19.892,
"projection_last_track": "2023-10-14T05:19:16+0200",
"dislikes_rate": 7.24,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -291,
"60d_likes": 177833,
"180d_best_engagement_rate": 25.09,
"public_first_track": "2022-08-13T00:00:00+0200",
"180d_likes": 222583,
"likes_1m": -168,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 23.84,
"likes_1d": -6,
"30d_comments": 0
},
"sort": [
1659841204000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "SmkHXVNS5Zo",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "15",
"relevantTopics": [
"\/m\/032tl",
"\/m\/019_rr"
],
"7d_likes": 2298,
"language": "en",
"public_last_track": "2026-05-30T13:38:35+0200",
"30d_best_engagement_rate": 21.789,
"180d_dislikes_rate": 4.31,
"best_engagement": 21.091,
"7d_dislikes_rate": 4.666,
"views_1d": 2,
"60d_dislikes": 722,
"views_1m": "63",
"modified": "2026-05-30T11:38:35+0000",
"30d_dislikes": 711,
"7d_dislikes": 561,
"likes": 2903,
"7d_type": "public_v2",
"7d_views": 120238,
"180d_likes_rate": 16.95,
"created": "2022-08-08T01:35:11+0000",
"60d_best_engagement_rate": 21.506,
"active": true,
"7d_comments": 12,
"dislikes": 753,
"30d_likes_rate": 17.345,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 2822,
"180d_comments_rate": 0.065,
"likes_rate": 15.84,
"60d_comments": 13,
"@indexed": "2026-05-30T11:38:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "168432",
"60d_likes_rate": 17.101,
"likes_3m": -8,
"dislikes_1m": -2,
"licensed_content_owner": true,
"180d_dislikes": 726,
"60d_views": "166837",
"channel_id": 2412425,
"30d_views": "162694",
"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\/SmkHXVNS5Zo\/hqdefault.jpg",
"title": "How did the family fit in there? \ud83e\uddd0\ud83e\udd70 #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 13,
"30d_dislikes_rate": 4.37,
"views_yearly_historisation": [
{
"years": 2023,
"views": "166"
},
{
"years": 2024,
"views": "69"
},
{
"years": 2025,
"views": "1566"
},
{
"years": 2022,
"views": "168242"
}
],
"comments_rate": 0.061,
"7d_best_engagement_rate": 23.878,
"uploaded": "2022-08-07T03:00:17+0200",
"definition": "hd",
"most_loved": 15.84,
"projection": "rectangular",
"60d_dislikes_rate": 4.328,
"views": "183325",
"views_3m": "279",
"yt_id": "SmkHXVNS5Zo",
"7d_likes_rate": 19.112,
"comments": 11,
"projection_last_track": "2023-10-14T05:19:16+0200",
"dislikes_rate": 4.11,
"180d_comments": 11,
"7d_comments_rate": 0.1,
"yt_rating_restricted": false,
"dislikes_3m": -5,
"60d_likes": 2853,
"180d_best_engagement_rate": 21.326,
"public_first_track": "2022-08-13T00:00:00+0200",
"180d_likes": 2855,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.078,
"best_engagement_rate": 20,
"likes_1d": 0,
"30d_comments": 12,
"30d_comments_rate": 0.074
},
"sort": [
1659834017000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "zZ-_F2ykP-A",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "6",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 2904,
"language": "en",
"public_last_track": "2026-05-30T13:38:37+0200",
"180d_dislikes_rate": 6.098,
"best_engagement": 22.384,
"7d_dislikes_rate": 6.054,
"views_1d": 1,
"60d_dislikes": 1873,
"views_1m": "27",
"modified": "2026-05-30T11:38:37+0000",
"30d_dislikes": 1816,
"7d_dislikes": 910,
"likes": 4982,
"180d_most_loved": 16.45,
"7d_type": "public_v2",
"7d_views": 150326,
"180d_likes_rate": 16.447,
"created": "2022-08-07T01:37:59+0000",
"active": true,
"7d_comments": 0,
"dislikes": 1863,
"30d_likes_rate": 16.677,
"language_type": "snippet",
"dislikes_1w": -1,
"30d_likes": 4954,
"likes_rate": 15.73,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "311676",
"60d_likes_rate": 16.636,
"likes_3m": -16,
"dislikes_1m": -4,
"licensed_content_owner": true,
"180d_dislikes": 1900,
"60d_views": "306736",
"channel_id": 2412425,
"30d_views": "297058",
"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\/zZ-_F2ykP-A\/hqdefault.jpg",
"title": "Did she get the pizza? \ud83e\udd2a #Shorts by Anna Kova family",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 13,
"30d_dislikes_rate": 6.113,
"views_yearly_historisation": [
{
"years": 2023,
"views": "2047"
},
{
"years": 2024,
"views": "48"
},
{
"years": 2025,
"views": "74"
},
{
"years": 2022,
"views": "311485"
}
],
"comments_rate": 0,
"uploaded": "2022-08-06T16:00:29+0200",
"definition": "hd",
"most_loved": 15.73,
"projection": "rectangular",
"60d_dislikes_rate": 6.106,
"views": "316714",
"views_3m": "61",
"yt_id": "zZ-_F2ykP-A",
"7d_likes_rate": 19.318,
"projection_last_track": "2023-10-14T05:19:17+0200",
"dislikes_rate": 5.88,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -10,
"60d_likes": 5103,
"180d_best_engagement_rate": 22.55,
"public_first_track": "2022-08-13T00:00:00+0200",
"180d_likes": 5128,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 21.61,
"likes_1d": 0,
"30d_comments": 0
},
"sort": [
1659794429000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "sAteVzSrHBU",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -40,
"views_1w": "19",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 8105,
"language": "en",
"public_last_track": "2026-05-30T13:38:39+0200",
"30d_best_engagement_rate": 17.457,
"180d_dislikes_rate": 5.302,
"compute_demography_last_track": "2022-09-06T00:00:00+0000",
"best_engagement": 17.487,
"7d_dislikes_rate": 5.632,
"comments_1d": 0,
"views_1d": 3,
"60d_dislikes": 65353,
"views_1m": "80",
"modified": "2026-05-30T11:38:39+0000",
"30d_dislikes": 56693,
"7d_dislikes": 3289,
"likes": 235780,
"7d_type": "public_v2",
"7d_views": 583961,
"180d_likes_rate": 12.283,
"created": "2022-08-07T01:37:59+0000",
"60d_best_engagement_rate": 17.721,
"active": true,
"7d_comments": 17,
"comments_3m": 0,
"dislikes": 108560,
"30d_likes_rate": 12.152,
"language_type": "snippet",
"dislikes_1w": -17,
"30d_likes": 129994,
"180d_comments_rate": 0.004,
"likes_rate": 10.41,
"60d_comments": 64,
"@indexed": "2026-05-30T11:38:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "12475502",
"60d_likes_rate": 12.411,
"likes_3m": -626,
"dislikes_1m": -75,
"licensed_content_owner": true,
"180d_dislikes": 66147,
"60d_views": "12320096",
"channel_id": 2412425,
"dislikes_1d": -2,
"30d_views": "10697663",
"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\/sAteVzSrHBU\/hqdefault.jpg",
"title": "Do you know who is at the white door? - challenge | #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 14,
"30d_dislikes_rate": 5.3,
"views_yearly_historisation": [
{
"years": 2023,
"views": "960154"
},
{
"years": 2024,
"views": "6061820"
},
{
"years": 2025,
"views": "1653"
},
{
"years": 2022,
"views": "12446501"
}
],
"comments_rate": 0.004,
"7d_best_engagement_rate": 19.541,
"uploaded": "2022-08-06T14:00:36+0200",
"definition": "hd",
"most_loved": 10.41,
"projection": "rectangular",
"60d_dislikes_rate": 5.305,
"views": "22653438",
"views_3m": "315",
"yt_id": "sAteVzSrHBU",
"7d_likes_rate": 13.879,
"comments": 79,
"projection_last_track": "2023-10-14T05:19:17+0200",
"dislikes_rate": 4.79,
"180d_comments": 54,
"comments_1m": 0,
"7d_comments_rate": 0.029,
"yt_rating_restricted": false,
"dislikes_3m": -289,
"60d_likes": 152907,
"180d_best_engagement_rate": 17.59,
"public_first_track": "2022-08-13T00:00:00+0200",
"180d_likes": 153241,
"likes_1m": -170,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.005,
"best_engagement_rate": 15.2,
"comments_1w": 0,
"likes_1d": -6,
"30d_comments": 58,
"30d_comments_rate": 0.005
},
"sort": [
1659787236000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "mA3NJvYly5E",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -2,
"views_1w": "3",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 4488,
"language": "en",
"public_last_track": "2026-05-30T13:38:38+0200",
"180d_dislikes_rate": 5.631,
"best_engagement": 23.823,
"7d_dislikes_rate": 6.113,
"views_1d": 0,
"60d_dislikes": 1692,
"views_1m": "14",
"modified": "2026-05-30T11:38:39+0000",
"30d_dislikes": 1616,
"7d_dislikes": 1338,
"likes": 5381,
"180d_most_loved": 18.44,
"7d_type": "public_v2",
"7d_views": 218867,
"180d_likes_rate": 18.427,
"created": "2022-08-07T01:37:59+0000",
"active": true,
"7d_comments": 0,
"dislikes": 1659,
"30d_likes_rate": 18.737,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 5346,
"likes_rate": 17.49,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "302885",
"60d_likes_rate": 18.613,
"likes_3m": -25,
"dislikes_1m": -2,
"licensed_content_owner": true,
"180d_dislikes": 1706,
"60d_views": "298712",
"channel_id": 2412425,
"30d_views": "285321",
"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\/mA3NJvYly5E\/hqdefault.jpg",
"title": "Challenge Yes or No #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 11,
"30d_dislikes_rate": 5.664,
"views_yearly_historisation": [
{
"years": 2023,
"views": "138"
},
{
"years": 2024,
"views": "87"
},
{
"years": 2025,
"views": "214"
},
{
"years": 2022,
"views": "302541"
}
],
"comments_rate": 0,
"uploaded": "2022-08-06T12:00:22+0200",
"definition": "hd",
"most_loved": 17.49,
"projection": "rectangular",
"60d_dislikes_rate": 5.664,
"views": "307695",
"views_3m": "41",
"yt_id": "mA3NJvYly5E",
"7d_likes_rate": 20.506,
"projection_last_track": "2023-10-14T05:19:17+0200",
"dislikes_rate": 5.39,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -9,
"60d_likes": 5560,
"180d_best_engagement_rate": 24.07,
"public_first_track": "2022-08-13T00:00:00+0200",
"180d_likes": 5585,
"likes_1m": -9,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 22.88,
"likes_1d": 0,
"30d_comments": 0
},
"sort": [
1659780022000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "X4VNk0BuaR0",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -41,
"views_1w": "8",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 80268,
"language": "en",
"public_last_track": "2026-05-30T13:38:37+0200",
"180d_dislikes_rate": 5.225,
"best_engagement": 24.494,
"7d_dislikes_rate": 6.326,
"views_1d": 1,
"60d_dislikes": 68363,
"views_1m": "35",
"modified": "2026-05-30T11:38:37+0000",
"30d_dislikes": 56935,
"7d_dislikes": 29028,
"likes": 244240,
"180d_most_loved": 19.45,
"7d_type": "public_v2",
"7d_views": 4588913,
"180d_likes_rate": 19.464,
"created": "2022-08-07T01:37:59+0000",
"active": true,
"7d_comments": 0,
"dislikes": 66679,
"30d_likes_rate": 18.295,
"language_type": "snippet",
"dislikes_1w": -14,
"30d_likes": 192346,
"likes_rate": 18.44,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:38+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "13183506",
"60d_likes_rate": 19.563,
"likes_3m": -641,
"dislikes_1m": -58,
"licensed_content_owner": true,
"180d_dislikes": 68876,
"60d_views": "13093822",
"channel_id": 2412425,
"dislikes_1d": -2,
"30d_views": "10513429",
"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\/X4VNk0BuaR0\/hqdefault.jpg",
"title": "Best Through the Door TikTok Cool Challenge #shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 35,
"30d_dislikes_rate": 5.415,
"views_yearly_historisation": [
{
"years": 2023,
"views": "901"
},
{
"years": 2024,
"views": "4081"
},
{
"years": 2025,
"views": "929"
},
{
"years": 2022,
"views": "13169530"
}
],
"comments_rate": 0,
"uploaded": "2022-08-06T07:00:13+0200",
"definition": "hd",
"most_loved": 18.44,
"projection": "rectangular",
"60d_dislikes_rate": 5.221,
"views": "13245457",
"views_3m": "150",
"yt_id": "X4VNk0BuaR0",
"7d_likes_rate": 17.492,
"projection_last_track": "2023-10-14T05:19:17+0200",
"dislikes_rate": 5.03,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -174,
"60d_likes": 256157,
"180d_best_engagement_rate": 24.68,
"public_first_track": "2022-08-13T00:00:00+0200",
"180d_likes": 256454,
"likes_1m": -176,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 23.47,
"likes_1d": -6,
"30d_comments": 0
},
"sort": [
1659762013000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "6gXJSD9lB8E",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -4,
"views_1w": "2",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 15635,
"language": "en",
"public_last_track": "2026-05-30T13:38:35+0200",
"30d_best_engagement_rate": 20.187,
"180d_dislikes_rate": 5.784,
"best_engagement": 19.999,
"7d_dislikes_rate": 5.9,
"views_1d": 0,
"60d_dislikes": 7820,
"views_1m": "7",
"modified": "2026-05-30T11:38:36+0000",
"30d_dislikes": 7666,
"7d_dislikes": 6402,
"likes": 18696,
"7d_type": "public_v2",
"7d_views": 1085127,
"180d_likes_rate": 14.316,
"created": "2022-08-07T01:37:59+0000",
"60d_best_engagement_rate": 20.213,
"active": true,
"7d_comments": 8,
"comments_3m": 0,
"dislikes": 7558,
"30d_likes_rate": 14.353,
"language_type": "snippet",
"dislikes_1w": -1,
"30d_likes": 18880,
"180d_comments_rate": 0.005,
"likes_rate": 13.76,
"60d_comments": 8,
"@indexed": "2026-05-30T11:38:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "1355226",
"60d_likes_rate": 14.406,
"likes_3m": -61,
"dislikes_1m": -6,
"licensed_content_owner": true,
"180d_dislikes": 7838,
"60d_views": "1347814",
"channel_id": 2412425,
"dislikes_1d": 0,
"30d_views": "1315384",
"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\/6gXJSD9lB8E\/hqdefault.jpg",
"title": "How not to be afraid of snakes? #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 17,
"30d_dislikes_rate": 5.828,
"views_yearly_historisation": [
{
"years": 2023,
"views": "729"
},
{
"years": 2024,
"views": "291"
},
{
"years": 2025,
"views": "244"
},
{
"years": 2022,
"views": "1353560"
}
],
"comments_rate": 0,
"7d_best_engagement_rate": 20.316,
"uploaded": "2022-08-06T05:00:02+0200",
"definition": "hd",
"most_loved": 13.76,
"projection": "rectangular",
"60d_dislikes_rate": 5.802,
"views": "1358458",
"views_3m": "33",
"yt_id": "6gXJSD9lB8E",
"7d_likes_rate": 14.408,
"comments": 6,
"projection_last_track": "2023-10-14T05:19:16+0200",
"dislikes_rate": 5.56,
"180d_comments": 7,
"comments_1m": 0,
"7d_comments_rate": 0.007,
"yt_rating_restricted": false,
"dislikes_3m": -23,
"60d_likes": 19416,
"180d_best_engagement_rate": 20.104,
"public_first_track": "2022-08-13T00:00:00+0200",
"180d_likes": 19401,
"likes_1m": -16,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.006,
"best_engagement_rate": 19.33,
"likes_1d": -1,
"30d_comments": 8,
"30d_comments_rate": 0.006
},
"sort": [
1659754802000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "GUGlw0ApPUw",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -32,
"views_1w": "4",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 40147,
"language": "en",
"public_last_track": "2026-05-30T13:38:36+0200",
"30d_best_engagement_rate": 22.02,
"180d_dislikes_rate": 5.832,
"compute_demography_last_track": "2022-10-05T00:00:00+0000",
"best_engagement": 19.756,
"7d_dislikes_rate": 6.738,
"views_1d": 1,
"60d_dislikes": 62306,
"views_1m": "19",
"modified": "2026-05-30T11:38:37+0000",
"30d_dislikes": 36871,
"7d_dislikes": 16773,
"likes": 162960,
"7d_type": "public_v2",
"7d_views": 2489331,
"180d_likes_rate": 14.015,
"created": "2022-08-07T01:37:59+0000",
"60d_best_engagement_rate": 20.466,
"active": true,
"7d_comments": 16,
"comments_3m": 0,
"dislikes": 68454,
"30d_likes_rate": 15.626,
"language_type": "snippet",
"dislikes_1w": -11,
"30d_likes": 90217,
"180d_comments_rate": 0.007,
"likes_rate": 13.48,
"60d_comments": 76,
"@indexed": "2026-05-30T11:38:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "12085986",
"60d_likes_rate": 14.465,
"likes_3m": -447,
"dislikes_1m": -49,
"licensed_content_owner": true,
"180d_dislikes": 70480,
"60d_views": "10395320",
"channel_id": 2412425,
"dislikes_1d": -2,
"30d_views": "5773489",
"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\/GUGlw0ApPUw\/hqdefault.jpg",
"title": "Cool and Funny emoji eating challenge | #shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 21,
"30d_dislikes_rate": 6.386,
"views_yearly_historisation": [
{
"years": 2023,
"views": "703"
},
{
"years": 2024,
"views": "361"
},
{
"years": 2025,
"views": "475"
},
{
"years": 2022,
"views": "12037179"
}
],
"comments_rate": 0.007,
"7d_best_engagement_rate": 22.872,
"uploaded": "2022-08-06T03:00:07+0200",
"definition": "hd",
"most_loved": 13.48,
"projection": "rectangular",
"60d_dislikes_rate": 5.994,
"views": "12089856",
"views_3m": "73",
"yt_id": "GUGlw0ApPUw",
"7d_likes_rate": 16.128,
"comments": 75,
"projection_last_track": "2023-10-14T05:19:16+0200",
"dislikes_rate": 5.66,
"180d_comments": 85,
"comments_1m": 0,
"7d_comments_rate": 0.006,
"yt_rating_restricted": false,
"dislikes_3m": -186,
"60d_likes": 150372,
"180d_best_engagement_rate": 19.854,
"public_first_track": "2022-08-13T00:00:00+0200",
"180d_likes": 169390,
"likes_1m": -138,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.007,
"best_engagement_rate": 19.15,
"comments_1w": 0,
"likes_1d": -5,
"30d_comments": 45,
"30d_comments_rate": 0.008
},
"sort": [
1659747607000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "NAqyvr4kEj8",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -2,
"views_1w": "4",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 3843,
"language": "en",
"public_last_track": "2026-05-30T13:38:37+0200",
"180d_dislikes_rate": 4.923,
"best_engagement": 17.813,
"7d_dislikes_rate": 4.978,
"views_1d": 1,
"60d_dislikes": 1647,
"views_1m": "18",
"modified": "2026-05-30T11:38:37+0000",
"30d_dislikes": 1619,
"7d_dislikes": 1375,
"likes": 5698,
"7d_type": "public_v2",
"7d_views": 276191,
"180d_likes_rate": 13.757,
"created": "2022-08-06T01:44:11+0000",
"active": true,
"7d_comments": 0,
"dislikes": 2108,
"30d_likes_rate": 13.761,
"dislikes_1w": -1,
"language_type": "snippet",
"30d_likes": 4514,
"likes_rate": 12.4,
"60d_comments": 0,
"@indexed": "2026-05-30T11:38:38+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "351031",
"60d_likes_rate": 13.683,
"likes_3m": -27,
"dislikes_1m": -6,
"licensed_content_owner": true,
"180d_dislikes": 1728,
"60d_views": "335012",
"channel_id": 2412425,
"30d_views": "328026",
"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\/NAqyvr4kEj8\/hqdefault.jpg",
"title": "How I can open a wall? | #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 14,
"30d_dislikes_rate": 4.936,
"views_yearly_historisation": [
{
"years": 2023,
"views": "5530"
},
{
"years": 2024,
"views": "725"
},
{
"years": 2025,
"views": "501"
},
{
"years": 2022,
"views": "343034"
}
],
"comments_rate": 0,
"uploaded": "2022-08-05T16:00:15+0200",
"definition": "hd",
"most_loved": 12.4,
"projection": "rectangular",
"60d_dislikes_rate": 4.916,
"views": "459488",
"views_3m": "110",
"yt_id": "NAqyvr4kEj8",
"7d_likes_rate": 13.914,
"projection_last_track": "2023-10-14T05:32:55+0200",
"dislikes_rate": 4.59,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -8,
"60d_likes": 4584,
"public_first_track": "2022-08-11T00:00:00+0200",
"180d_likes": 4829,
"likes_1m": -7,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 16.99,
"likes_1d": 0,
"30d_comments": 0
},
"sort": [
1659708015000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "IxF_vrT2YLA",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -72,
"views_1w": "20",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 93463,
"language": "en",
"public_last_track": "2026-05-30T13:38:36+0200",
"30d_best_engagement_rate": 21.816,
"180d_dislikes_rate": 5.947,
"compute_demography_last_track": "2022-09-05T00:00:00+0000",
"best_engagement": 21.485,
"7d_dislikes_rate": 6.392,
"views_1d": 3,
"60d_dislikes": 135793,
"views_1m": "87",
"modified": "2026-05-30T11:38:37+0000",
"30d_dislikes": 106388,
"7d_dislikes": 36924,
"likes": 348489,
"7d_type": "public_v2",
"7d_views": 5776433,
"180d_likes_rate": 15.634,
"created": "2022-08-06T01:44:11+0000",
"60d_best_engagement_rate": 21.721,
"active": true,
"7d_comments": 39,
"comments_3m": -1,
"dislikes": 133809,
"30d_likes_rate": 15.78,
"dislikes_1w": -25,
"language_type": "snippet",
"30d_likes": 278351,
"180d_comments_rate": 0.005,
"likes_rate": 15.07,
"60d_comments": 113,
"@indexed": "2026-05-30T11:38:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "23085075",
"60d_likes_rate": 15.767,
"likes_3m": -986,
"dislikes_1m": -107,
"licensed_content_owner": true,
"180d_dislikes": 137296,
"60d_views": "22825604",
"channel_id": 2412425,
"dislikes_1d": -4,
"30d_views": "17639399",
"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\/IxF_vrT2YLA\/hqdefault.jpg",
"title": "Give good legs - OMG Funny challenge \ud83d\ude0d\ud83d\ude03\ud83d\ude0d| #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 30,
"30d_dislikes_rate": 6.031,
"views_yearly_historisation": [
{
"years": 2023,
"views": "1574"
},
{
"years": 2024,
"views": "14961"
},
{
"years": 2025,
"views": "1085"
},
{
"years": 2022,
"views": "23075846"
}
],
"comments_rate": 0.005,
"7d_best_engagement_rate": 22.579,
"uploaded": "2022-08-05T14:00:09+0200",
"definition": "hd",
"most_loved": 15.07,
"projection": "rectangular",
"60d_dislikes_rate": 5.949,
"views": "23131158",
"views_3m": "284",
"yt_id": "IxF_vrT2YLA",
"7d_likes_rate": 16.18,
"comments": 101,
"projection_last_track": "2023-10-14T05:32:55+0200",
"dislikes_rate": 5.78,
"180d_comments": 111,
"comments_1m": 0,
"7d_comments_rate": 0.007,
"yt_rating_restricted": false,
"dislikes_3m": -343,
"60d_likes": 359895,
"180d_best_engagement_rate": 21.586,
"public_first_track": "2022-08-11T00:00:00+0200",
"180d_likes": 360913,
"likes_1m": -307,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.005,
"comments_1w": 0,
"best_engagement_rate": 20.85,
"likes_1d": -10,
"30d_comments": 85,
"30d_comments_rate": 0.005
},
"sort": [
1659700809000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "kaBbO-I2DS8",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "2",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 3283,
"language": "en",
"public_last_track": "2026-05-30T13:38:38+0200",
"30d_best_engagement_rate": 19.567,
"180d_dislikes_rate": 4.843,
"best_engagement": 19.141,
"7d_dislikes_rate": 4.848,
"views_1d": 0,
"60d_dislikes": 1383,
"views_1m": "7",
"modified": "2026-05-30T11:38:39+0000",
"30d_dislikes": 1380,
"7d_dislikes": 1075,
"likes": 3953,
"7d_type": "public_v2",
"7d_views": 221722,
"180d_likes_rate": 14.458,
"created": "2022-08-06T01:44:11+0000",
"60d_best_engagement_rate": 19.459,
"active": true,
"7d_comments": 1,
"dislikes": 1334,
"30d_likes_rate": 14.647,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 4111,
"180d_comments_rate": 0.007,
"likes_rate": 13.74,
"60d_comments": 2,
"@indexed": "2026-05-30T11:38:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "285791",
"60d_likes_rate": 14.585,
"likes_3m": -9,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 1384,
"60d_views": "284129",
"channel_id": 2412425,
"30d_views": "280679",
"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\/kaBbO-I2DS8\/hqdefault.jpg",
"title": "When does a cat need help? | #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 12,
"30d_dislikes_rate": 4.917,
"views_yearly_historisation": [
{
"years": 2023,
"views": "355"
},
{
"years": 2024,
"views": "193"
},
{
"years": 2025,
"views": "278"
},
{
"years": 2022,
"views": "285543"
}
],
"comments_rate": 0.007,
"7d_best_engagement_rate": 19.66,
"uploaded": "2022-08-05T12:00:34+0200",
"definition": "hd",
"most_loved": 13.74,
"projection": "rectangular",
"60d_dislikes_rate": 4.868,
"views": "287768",
"views_3m": "14",
"yt_id": "kaBbO-I2DS8",
"7d_likes_rate": 14.807,
"comments": 2,
"projection_last_track": "2023-10-14T05:19:17+0200",
"dislikes_rate": 4.64,
"180d_comments": 2,
"7d_comments_rate": 0.005,
"yt_rating_restricted": false,
"dislikes_3m": -7,
"60d_likes": 4144,
"180d_best_engagement_rate": 19.308,
"public_first_track": "2022-08-11T00:00:00+0200",
"180d_likes": 4132,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.007,
"best_engagement_rate": 18.38,
"likes_1d": 0,
"30d_comments": 1,
"30d_comments_rate": 0.004
},
"sort": [
1659693634000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ssz_OTRR7DQ",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -31,
"views_1w": "17",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/032tl"
],
"7d_likes": 28115,
"language": "en",
"public_last_track": "2026-05-30T13:38:39+0200",
"30d_best_engagement_rate": 16.888,
"180d_dislikes_rate": 4.256,
"best_engagement": 15.047,
"7d_dislikes_rate": 5.056,
"views_1d": 2,
"60d_dislikes": 47227,
"views_1m": "75",
"modified": "2026-05-30T11:38:39+0000",
"30d_dislikes": 32303,
"7d_dislikes": 11561,
"likes": 159601,
"7d_type": "public_v2",
"7d_views": 2286786,
"180d_likes_rate": 10.868,
"created": "2022-08-06T01:44:11+0000",
"60d_best_engagement_rate": 15.933,
"active": true,
"7d_comments": 10,
"comments_3m": 0,
"dislikes": 63030,
"30d_likes_rate": 12.167,
"dislikes_1w": -12,
"language_type": "snippet",
"30d_likes": 83325,
"180d_comments_rate": 0.004,
"likes_rate": 10.45,
"60d_comments": 41,
"@indexed": "2026-05-30T11:38:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "15262470",
"60d_likes_rate": 11.495,
"likes_3m": -411,
"dislikes_1m": -51,
"licensed_content_owner": true,
"180d_dislikes": 64951,
"60d_views": "10650809",
"channel_id": 2412425,
"dislikes_1d": -2,
"30d_views": "6848378",
"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\/ssz_OTRR7DQ\/hqdefault.jpg",
"title": "TV in my Cool bed #Shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 12,
"30d_dislikes_rate": 4.717,
"views_yearly_historisation": [
{
"years": 2023,
"views": "1612"
},
{
"years": 2024,
"views": "497"
},
{
"years": 2025,
"views": "661"
},
{
"years": 2022,
"views": "14595535"
}
],
"comments_rate": 0.004,
"7d_best_engagement_rate": 17.354,
"uploaded": "2022-08-05T07:00:29+0200",
"definition": "hd",
"most_loved": 10.45,
"projection": "rectangular",
"60d_dislikes_rate": 4.434,
"views": "15272263",
"views_3m": "240",
"yt_id": "ssz_OTRR7DQ",
"7d_likes_rate": 12.295,
"comments": 58,
"projection_last_track": "2023-10-14T05:19:17+0200",
"dislikes_rate": 4.13,
"180d_comments": 59,
"comments_1m": 0,
"7d_comments_rate": 0.004,
"yt_rating_restricted": false,
"dislikes_3m": -175,
"60d_likes": 122435,
"180d_best_engagement_rate": 15.128,
"public_first_track": "2022-08-11T00:00:00+0200",
"180d_likes": 165879,
"likes_1m": -135,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.004,
"comments_1w": 0,
"best_engagement_rate": 14.58,
"likes_1d": -4,
"30d_comments": 26,
"30d_comments_rate": 0.004
},
"sort": [
1659675629000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "htUBJQaHxXw",
"_score": null,
"_routing": "2412425",
"_parent": "2412425",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "4",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 2516,
"language": "en",
"public_last_track": "2026-05-30T13:38:38+0200",
"30d_best_engagement_rate": 21.659,
"180d_dislikes_rate": 4.934,
"best_engagement": 21.355,
"7d_dislikes_rate": 4.999,
"views_1d": 1,
"60d_dislikes": 1010,
"views_1m": "15",
"modified": "2026-05-30T11:38:38+0000",
"30d_dislikes": 948,
"7d_dislikes": 724,
"likes": 3539,
"7d_type": "public_v2",
"7d_views": 144820,
"180d_likes_rate": 16.771,
"created": "2022-08-06T01:44:11+0000",
"60d_best_engagement_rate": 21.885,
"active": true,
"7d_comments": 4,
"comments_3m": 0,
"dislikes": 1083,
"30d_likes_rate": 16.681,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 3190,
"180d_comments_rate": 0.019,
"likes_rate": 15.33,
"60d_comments": 4,
"@indexed": "2026-05-30T11:38:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "211376",
"60d_likes_rate": 16.861,
"likes_3m": -12,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 1043,
"60d_views": "201832",
"channel_id": 2412425,
"dislikes_1d": 0,
"30d_views": "191241",
"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\/htUBJQaHxXw\/hqdefault.jpg",
"title": "Yes Vegetables or No Animals Real Game | #shorts by Anna Kova",
"yt_channel_id": "b06IKdt8yeJDhqUct0z-gQ",
"30d_type": "public_v2",
"duration": 13,
"30d_dislikes_rate": 4.957,
"views_yearly_historisation": [
{
"years": 2023,
"views": "4744"
},
{
"years": 2024,
"views": "384"
},
{
"years": 2025,
"views": "422"
},
{
"years": 2022,
"views": "210343"
}
],
"comments_rate": 0.01,
"7d_best_engagement_rate": 22.4,
"uploaded": "2022-08-05T05:00:16+0200",
"definition": "hd",
"most_loved": 15.33,
"projection": "rectangular",
"60d_dislikes_rate": 5.004,
"views": "230794",
"views_3m": "73",
"yt_id": "htUBJQaHxXw",
"7d_likes_rate": 17.373,
"comments": 3,
"projection_last_track": "2023-10-14T05:19:17+0200",
"dislikes_rate": 4.69,
"180d_comments": 4,
"comments_1m": 0,
"7d_comments_rate": 0.028,
"yt_rating_restricted": false,
"dislikes_3m": -4,
"60d_likes": 3403,
"180d_best_engagement_rate": 21.724,
"public_first_track": "2022-08-11T00:00:00+0200",
"180d_likes": 3545,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.02,
"best_engagement_rate": 20.04,
"likes_1d": 0,
"30d_comments": 4,
"30d_comments_rate": 0.021
},
"sort": [
1659668416000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.565288,
"hits": [
{
"_type": "channels",
"_id": "2412425",
"_score": 14.565288,
"_source": {
"score": 930,
"videos_uploaded": 5969,
"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",
"is_brand": false,
"display_name": "ANYA KOVA",
"videos_views": "27291708571"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}