GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2696170"
}
}
]
}
},
{
"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": 300
},
"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": 1232,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 723,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "NOIw2FdZ5qE",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": -31,
"views_1w": "30",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/019_rr"
],
"7d_likes": 6975,
"language": "en",
"public_last_track": "2026-06-01T18:39:46+0200",
"30d_best_engagement_rate": 4.44,
"compute_demography_last_track": "2025-09-15T00:00:00+0000",
"views_1d": 4,
"comments_1d": 0,
"60d_dislikes": 11262,
"views_1m": "127",
"modified": "2026-06-01T16:39:46+0000",
"30d_dislikes": 4731,
"7d_dislikes": 1512,
"likes": 66300,
"180d_most_loved": 3.6,
"7d_type": "public_v2",
"7d_views": 1545181,
"60d_most_loved": 3.56,
"created": "2025-08-08T03:15:22+0000",
"60d_best_engagement_rate": 4.29,
"active": true,
"7d_comments": 23,
"dislikes": 12885,
"comments_3m": 0,
"dislikes_1w": -7,
"language_type": "snippet",
"sponsored_manual_process_date": "2025-08-25T00:00:00+0200",
"30d_likes": 21840,
"likes_rate": 3.56,
"60d_comments": 114,
"@indexed": "2026-06-01T20:13:04+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "18638183",
"likes_3m": -473,
"dislikes_1m": -29,
"licensed_content_owner": true,
"180d_dislikes": 13023,
"60d_views": "15620639",
"channel_id": 2696170,
"dislikes_1d": -1,
"30d_most_loved": 3.64,
"30d_views": "6003197",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/NOIw2FdZ5qE\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f\u26bd\ufe0f WHO WILL DROP BELOW AND ASSEMBLE THE BEST TEAM!? #football #soccer #challenge",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 25,
"views_yearly_historisation": [
{
"years": 2025,
"views": "18591707"
}
],
"comments_rate": 0.01,
"7d_best_engagement_rate": 5.51,
"uploaded": "2025-08-06T21:00:24+0200",
"definition": "hd",
"most_loved": 3.56,
"projection": "rectangular",
"views": "18639145",
"views_3m": "569",
"yt_id": "NOIw2FdZ5qE",
"comments": 132,
"dislikes_rate": 0.69,
"180d_comments": 132,
"comments_1m": 0,
"dislikes_3m": -99,
"60d_likes": 55598,
"180d_best_engagement_rate": 4.3,
"public_first_track": "2025-08-07T00:00:00+0200",
"180d_likes": 67010,
"likes_1m": -134,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 4.26,
"likes_1d": -4,
"comments_1w": 0,
"30d_comments": 64,
"7d_most_loved": 4.51
},
"sort": [
1754506824000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "zwDk7QcrlvY",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 274,
"language": "en",
"public_last_track": "2026-06-01T18:39:48+0200",
"30d_best_engagement_rate": 11.14,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 70,
"views_1m": "11",
"modified": "2026-06-01T16:39:48+0000",
"30d_dislikes": 70,
"7d_dislikes": 69,
"likes": 275,
"180d_most_loved": 8.64,
"7d_type": "public_v2",
"7d_views": 29925,
"60d_most_loved": 8.77,
"created": "2025-08-06T03:32:39+0000",
"60d_best_engagement_rate": 11.02,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 70,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 279,
"likes_rate": 8.55,
"60d_comments": 1,
"@indexed": "2026-06-01T20:13:05+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "32066",
"likes_3m": -2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 70,
"60d_views": "31591",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 8.88,
"30d_views": "31431",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/zwDk7QcrlvY\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f\ud83d\udca6 Appreciate the Celebration #football #soccer",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 32,
"views_yearly_historisation": [
{
"years": 2025,
"views": "16244"
}
],
"comments_rate": 0.03,
"7d_best_engagement_rate": 11.5,
"uploaded": "2025-08-04T22:00:53+0200",
"definition": "hd",
"most_loved": 8.55,
"projection": "rectangular",
"views": "32161",
"views_3m": "48",
"yt_id": "zwDk7QcrlvY",
"comments": 1,
"dislikes_rate": 2.18,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 277,
"180d_best_engagement_rate": 10.85,
"public_first_track": "2025-08-05T00:00:00+0200",
"180d_likes": 277,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 10.76,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 9.16
},
"sort": [
1754337653000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "yLepwLb12tw",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"f_age18-24": 5.266,
"likes_1w": -34,
"relevantTopics": [
"\/m\/02vx4",
"\/m\/019_rr"
],
"age13-17": 8.653,
"m_age55-64": 2.815,
"type_demographies": "computed",
"public_last_track": "2026-06-01T18:39:48+0200",
"age18-24": 14.391,
"comments_1d": 0,
"age35-44": 32.826,
"7d_dislikes": 13802,
"60d_best_engagement_rate": 5.89,
"active": true,
"dislikes": 17001,
"sponsored_manual_process_date": "2025-08-25T00:00:00+0200",
"30d_likes": 93340,
"likes_rate": 4.84,
"60d_comments": 300,
"180d_views": "19018178",
"likes_3m": -596,
"licensed_content_owner": true,
"f_age35-44": 18.792,
"age55-64": 4.302,
"channel_id": 2696170,
"30d_views": "18750259",
"thumb": "https:\/\/i.ytimg.com\/vi\/yLepwLb12tw\/hqdefault.jpg",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"comments_rate": 0.02,
"uploaded": "2025-08-03T22:00:37+0200",
"views_3m": "1484",
"m_age18-24": 9.125,
"yt_id": "yLepwLb12tw",
"f_age65-": 1.872,
"m_age35-44": 14.034,
"m_age13-17": 5.359,
"f_age45-54": 7.217,
"dislikes_3m": -101,
"f_age13-17": 3.294,
"180d_best_engagement_rate": 5.81,
"public_first_track": "2025-08-03T00:00:00+0200",
"180d_likes": 93075,
"likes_1m": -147,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 5.75,
"likes_1d": -5,
"country": "us",
"views_1w": "93",
"7d_likes": 72723,
"language": "en",
"30d_best_engagement_rate": 5.91,
"compute_demography_last_track": "2025-12-04T00:00:00+0000",
"f_age25-34": 9.36,
"age45-54": 16.313,
"age65-": 4.487,
"views_1d": 13,
"60d_dislikes": 17303,
"views_1m": "400",
"modified": "2026-06-01T16:39:48+0000",
"30d_dislikes": 17193,
"likes": 92146,
"180d_most_loved": 4.89,
"7d_type": "public_v2",
"7d_views": 14440302,
"60d_most_loved": 4.96,
"created": "2025-08-04T02:14:11+0000",
"7d_comments": 238,
"comments_3m": 0,
"age25-34": 19.028,
"dislikes_1w": -6,
"language_type": "snippet",
"@indexed": "2026-06-01T20:13:05+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 2.615,
"demographyF": 47.288,
"m_age45-54": 9.096,
"demographyM": 52.712,
"dislikes_1m": -26,
"180d_dislikes": 17145,
"60d_views": "18961886",
"dislikes_1d": -1,
"30d_most_loved": 4.98,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"title": "\ud83c\udd70\ufe0f\u26bd\ufe0f WHO WILL DROP BELOW AND ASSEMBLE THE BEST TEAM!? #football #soccer #challenge",
"30d_type": "public_v2",
"m_age25-34": 9.668,
"duration": 26,
"views_yearly_historisation": [
{
"years": 2025,
"views": "18990806"
}
],
"7d_best_engagement_rate": 6.01,
"content_type": "kid",
"definition": "hd",
"most_loved": 4.84,
"projection": "rectangular",
"f_age55-64": 1.486,
"views": "19020876",
"comments": 292,
"dislikes_rate": 0.89,
"180d_comments": 292,
"comments_1m": 0,
"60d_likes": 93994,
"is_live": false,
"comments_1w": 0,
"30d_comments": 301,
"7d_most_loved": 5.04
},
"sort": [
1754251237000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "9kgsoypwbRE",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": -4,
"views_1w": "16",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 4746,
"language": "en",
"public_last_track": "2026-06-01T18:39:46+0200",
"30d_best_engagement_rate": 7.11,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 1546,
"views_1m": "68",
"modified": "2026-06-01T16:39:46+0000",
"30d_dislikes": 1548,
"7d_dislikes": 1254,
"likes": 5716,
"180d_most_loved": 5.54,
"7d_type": "public_v2",
"7d_views": 838710,
"60d_most_loved": 5.6,
"created": "2025-08-04T02:14:11+0000",
"60d_best_engagement_rate": 7.09,
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"dislikes": 1525,
"dislikes_1w": 0,
"language_type": "snippet",
"sponsored_manual_process_date": "2025-08-25T00:00:00+0200",
"30d_likes": 5830,
"likes_rate": 5.49,
"60d_comments": 7,
"@indexed": "2026-06-01T20:13:04+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1041502",
"likes_3m": -48,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 1535,
"60d_views": "1040284",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 5.61,
"30d_views": "1038963",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/9kgsoypwbRE\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f\u26bd\ufe0f WHO SCORED THE BEST GOAL OF ALL TIME!? #football #soccer #challenge #shorts",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 30,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1037566"
}
],
"comments_rate": 0.01,
"7d_best_engagement_rate": 7.16,
"uploaded": "2025-08-03T21:05:00+0200",
"definition": "hd",
"most_loved": 5.49,
"projection": "rectangular",
"views": "1041825",
"views_3m": "199",
"yt_id": "9kgsoypwbRE",
"comments": 7,
"dislikes_rate": 1.46,
"180d_comments": 7,
"comments_1m": 0,
"dislikes_3m": -4,
"60d_likes": 5824,
"180d_best_engagement_rate": 7.02,
"public_first_track": "2025-08-03T00:00:00+0200",
"180d_likes": 5773,
"likes_1m": -16,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 6.96,
"comments_1w": 0,
"likes_1d": -1,
"30d_comments": 7,
"7d_most_loved": 5.66
},
"sort": [
1754247900000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "oMnJIOa_ZfM",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/019_rr"
],
"7d_likes": 348,
"language": "en",
"public_last_track": "2026-06-01T18:39:47+0200",
"30d_best_engagement_rate": 10.05,
"views_1d": 0,
"60d_dislikes": 52,
"views_1m": "8",
"modified": "2026-06-01T16:39:47+0000",
"30d_dislikes": 52,
"7d_dislikes": 41,
"likes": 399,
"180d_most_loved": 8.73,
"7d_type": "public_v2",
"7d_views": 37608,
"60d_most_loved": 8.94,
"created": "2025-08-04T02:14:11+0000",
"60d_best_engagement_rate": 10.08,
"active": true,
"7d_comments": 0,
"dislikes": 51,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 405,
"likes_rate": 8.65,
"60d_comments": 0,
"@indexed": "2026-06-01T20:13:05+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "46046",
"likes_3m": -3,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 52,
"60d_views": "45615",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 8.91,
"30d_views": "45466",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/oMnJIOa_ZfM\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f CHALLENGE: NAME A PLAYER OR \ud83e\udd76\ud83d\udca6 #football #soccer #challenge",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 34,
"views_yearly_historisation": [
{
"years": 2025,
"views": "37957"
}
],
"7d_best_engagement_rate": 10.34,
"uploaded": "2025-08-03T13:30:46+0200",
"definition": "hd",
"most_loved": 8.65,
"projection": "rectangular",
"views": "46152",
"views_3m": "47",
"yt_id": "oMnJIOa_ZfM",
"dislikes_rate": 1.11,
"180d_comments": 0,
"dislikes_3m": -1,
"60d_likes": 408,
"180d_best_engagement_rate": 9.86,
"public_first_track": "2025-08-03T00:00:00+0200",
"180d_likes": 402,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 9.75,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 9.25
},
"sort": [
1754220646000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Fd9_oTZId5w",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 275,
"language": "en",
"public_last_track": "2026-06-01T18:39:46+0200",
"30d_best_engagement_rate": 7.16,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 65,
"views_1m": "14",
"modified": "2026-06-01T16:39:46+0000",
"30d_dislikes": 65,
"7d_dislikes": 56,
"likes": 359,
"180d_most_loved": 6.03,
"7d_type": "public_v2",
"7d_views": 44630,
"60d_most_loved": 6.08,
"created": "2025-08-04T02:14:11+0000",
"60d_best_engagement_rate": 7.22,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 63,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 358,
"likes_rate": 5.95,
"60d_comments": 3,
"@indexed": "2026-06-01T20:13:04+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "60209",
"likes_3m": -4,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 64,
"60d_views": "59693",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 6.02,
"30d_views": "59460",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Fd9_oTZId5w\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f\ud83e\udde4WHO IS THE BEST GOALKEEPER OF ALL TIME!? #football #soccer #goalkeeper #challenge",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 26,
"views_yearly_historisation": [
{
"years": 2025,
"views": "47773"
}
],
"comments_rate": 0.05,
"7d_best_engagement_rate": 7.48,
"uploaded": "2025-08-02T13:14:00+0200",
"definition": "hd",
"most_loved": 5.95,
"projection": "rectangular",
"views": "60332",
"views_3m": "60",
"yt_id": "Fd9_oTZId5w",
"comments": 3,
"dislikes_rate": 1.04,
"180d_comments": 3,
"comments_1m": 0,
"dislikes_3m": -2,
"60d_likes": 363,
"180d_best_engagement_rate": 7.14,
"public_first_track": "2025-08-03T00:00:00+0200",
"180d_likes": 363,
"likes_1m": -2,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 7.04,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 6.16
},
"sort": [
1754133240000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "T1hxefxPCK4",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/02jjt"
],
"7d_likes": 247,
"language": "en",
"public_last_track": "2026-06-01T18:39:47+0200",
"30d_best_engagement_rate": 9.94,
"views_1d": 0,
"comments_1d": 0,
"60d_dislikes": 44,
"views_1m": "12",
"modified": "2026-06-01T16:39:47+0000",
"30d_dislikes": 44,
"7d_dislikes": 43,
"likes": 258,
"180d_most_loved": 8.45,
"7d_type": "public_v2",
"7d_views": 29158,
"60d_most_loved": 8.56,
"created": "2025-08-02T02:59:40+0000",
"60d_best_engagement_rate": 10.04,
"active": true,
"7d_comments": 1,
"dislikes": 45,
"comments_3m": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 257,
"likes_rate": 8.35,
"60d_comments": 1,
"@indexed": "2026-06-01T20:13:04+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "30787",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 45,
"60d_views": "30477",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 8.46,
"30d_views": "30375",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/T1hxefxPCK4\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f Telepathy Test in the Country\u26bd\ufe0f\ud83e\udde0 #football #soccer #challenge #shorts",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 35,
"views_yearly_historisation": [
{
"years": 2025,
"views": "22762"
}
],
"comments_rate": 0.03,
"7d_best_engagement_rate": 9.98,
"uploaded": "2025-08-01T13:36:50+0200",
"definition": "hd",
"most_loved": 8.35,
"projection": "rectangular",
"views": "30884",
"views_3m": "48",
"yt_id": "T1hxefxPCK4",
"comments": 1,
"dislikes_rate": 1.46,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 261,
"180d_best_engagement_rate": 9.94,
"public_first_track": "2025-08-01T00:00:00+0200",
"180d_likes": 260,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 9.84,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 1,
"7d_most_loved": 8.47
},
"sort": [
1754048210000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "KHvNUqk50FY",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/019_rr"
],
"7d_likes": 175,
"language": "de",
"public_last_track": "2026-06-01T18:39:46+0200",
"30d_best_engagement_rate": 8.48,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 35,
"views_1m": "10",
"modified": "2026-06-01T16:39:46+0000",
"30d_dislikes": 34,
"7d_dislikes": 24,
"likes": 221,
"180d_most_loved": 7.14,
"7d_type": "public_v2",
"7d_views": 21887,
"60d_most_loved": 7.18,
"created": "2025-08-02T02:59:40+0000",
"60d_best_engagement_rate": 8.51,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 35,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 220,
"likes_rate": 7.09,
"60d_comments": 6,
"@indexed": "2026-06-01T20:13:04+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "31092",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 35,
"60d_views": "30786",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 7.17,
"30d_views": "30673",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/KHvNUqk50FY\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f Guess The Little Football Player \ud83e\udde0\ud83d\udc40 #football #soccer #challenge",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 31,
"views_yearly_historisation": [
{
"years": 2025,
"views": "22968"
}
],
"comments_rate": 0.19,
"7d_best_engagement_rate": 9.32,
"uploaded": "2025-07-31T15:00:36+0200",
"definition": "hd",
"most_loved": 7.09,
"projection": "rectangular",
"views": "31187",
"views_3m": "42",
"yt_id": "KHvNUqk50FY",
"comments": 6,
"dislikes_rate": 1.12,
"180d_comments": 6,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 221,
"180d_best_engagement_rate": 8.46,
"public_first_track": "2025-08-01T00:00:00+0200",
"180d_likes": 222,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 8.4,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 6,
"7d_most_loved": 8
},
"sort": [
1753966836000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "FYkzxRDFaAU",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "10",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 488,
"language": "en",
"public_last_track": "2026-06-01T18:39:46+0200",
"30d_best_engagement_rate": 8.86,
"views_1d": 1,
"60d_dislikes": 204,
"views_1m": "41",
"modified": "2026-06-01T16:39:46+0000",
"30d_dislikes": 204,
"7d_dislikes": 116,
"likes": 831,
"180d_most_loved": 7.04,
"7d_type": "public_v2",
"7d_views": 59567,
"60d_most_loved": 7.13,
"created": "2025-07-31T02:52:28+0000",
"60d_best_engagement_rate": 8.86,
"active": true,
"7d_comments": 0,
"dislikes": 201,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 835,
"likes_rate": 6.99,
"60d_comments": 0,
"@indexed": "2026-06-01T20:13:04+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "118643",
"likes_3m": -4,
"dislikes_1m": 1,
"licensed_content_owner": true,
"180d_dislikes": 202,
"60d_views": "117898",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 7.12,
"30d_views": "117286",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/FYkzxRDFaAU\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f\u26bd\ufe0f WHO IS YOUR FAVORITE PLAYER OF ALL TIME!? #football #soccer #shorts #challenge",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 23,
"views_yearly_historisation": [
{
"years": 2025,
"views": "109836"
}
],
"7d_best_engagement_rate": 10.14,
"uploaded": "2025-07-30T14:00:25+0200",
"definition": "hd",
"most_loved": 6.99,
"projection": "rectangular",
"views": "118901",
"views_3m": "124",
"yt_id": "FYkzxRDFaAU",
"dislikes_rate": 1.69,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 841,
"180d_best_engagement_rate": 8.74,
"public_first_track": "2025-07-30T00:00:00+0200",
"180d_likes": 835,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 8.68,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 8.19
},
"sort": [
1753876825000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "PmFnrG4TT9o",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/019_rr"
],
"7d_likes": 118,
"language": "de",
"public_last_track": "2026-06-01T18:39:47+0200",
"30d_best_engagement_rate": 12.39,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 25,
"views_1m": "12",
"modified": "2026-06-01T16:39:47+0000",
"30d_dislikes": 23,
"7d_dislikes": 17,
"likes": 134,
"180d_most_loved": 10.2,
"7d_type": "public_v2",
"7d_views": 10700,
"60d_most_loved": 10.32,
"created": "2025-07-29T02:11:30+0000",
"60d_best_engagement_rate": 12.34,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 25,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 134,
"likes_rate": 10.03,
"60d_comments": 1,
"@indexed": "2026-06-01T20:13:04+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "13229",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 25,
"60d_views": "12888",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 10.51,
"30d_views": "12751",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/PmFnrG4TT9o\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f\ud83d\ude02 UNDERWATER CHALLENGE \ud83d\udca6 | GUESS THE FOOTBALL PLAYERS? #challenge #football",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 37,
"views_yearly_historisation": [
{
"years": 2025,
"views": "8838"
}
],
"comments_rate": 0.07,
"7d_best_engagement_rate": 12.71,
"uploaded": "2025-07-28T15:00:56+0200",
"definition": "hd",
"most_loved": 10.03,
"projection": "rectangular",
"views": "13361",
"views_3m": "57",
"yt_id": "PmFnrG4TT9o",
"comments": 1,
"dislikes_rate": 1.87,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 133,
"180d_best_engagement_rate": 12.17,
"public_first_track": "2025-07-28T00:00:00+0200",
"180d_likes": 135,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 11.98,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 11.03
},
"sort": [
1753707656000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "3Z_FSUSjDoI",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 205,
"language": "de",
"public_last_track": "2026-06-01T18:39:45+0200",
"30d_best_engagement_rate": 7.91,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 33,
"views_1m": "12",
"modified": "2026-06-01T16:39:45+0000",
"30d_dislikes": 33,
"7d_dislikes": 25,
"likes": 262,
"180d_most_loved": 6.99,
"7d_type": "public_v2",
"7d_views": 26458,
"60d_most_loved": 7.07,
"created": "2025-07-29T02:11:30+0000",
"60d_best_engagement_rate": 7.96,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 33,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 266,
"likes_rate": 6.82,
"60d_comments": 1,
"@indexed": "2026-06-01T20:13:04+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "38349",
"likes_3m": -5,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 33,
"60d_views": "38061",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 7.01,
"30d_views": "37924",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/3Z_FSUSjDoI\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f 10,20,40,60,80km Challenge \ufffc| Who Will Score More!? #football #soccer #challenge",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 38,
"views_yearly_historisation": [
{
"years": 2025,
"views": "27419"
}
],
"comments_rate": 0.03,
"7d_best_engagement_rate": 8.73,
"uploaded": "2025-07-28T09:05:32+0200",
"definition": "hd",
"most_loved": 6.82,
"projection": "rectangular",
"views": "38443",
"views_3m": "43",
"yt_id": "3Z_FSUSjDoI",
"comments": 1,
"dislikes_rate": 0.86,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 269,
"180d_best_engagement_rate": 7.88,
"public_first_track": "2025-07-28T00:00:00+0200",
"180d_likes": 268,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 7.7,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 7.75
},
"sort": [
1753686332000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "JIEd6TkedpQ",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "8",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/019_rr"
],
"7d_likes": 218,
"language": "en",
"public_last_track": "2026-06-01T18:39:46+0200",
"30d_best_engagement_rate": 10.24,
"views_1d": 1,
"60d_dislikes": 35,
"views_1m": "33",
"modified": "2026-06-01T16:39:46+0000",
"30d_dislikes": 35,
"7d_dislikes": 30,
"likes": 234,
"180d_most_loved": 8.75,
"7d_type": "public_v2",
"7d_views": 23384,
"60d_most_loved": 8.83,
"created": "2025-07-29T02:11:30+0000",
"60d_best_engagement_rate": 10.15,
"active": true,
"7d_comments": 0,
"dislikes": 36,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 236,
"likes_rate": 8.61,
"60d_comments": 0,
"@indexed": "2026-06-01T20:13:04+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "26983",
"likes_3m": -3,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 36,
"60d_views": "26611",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 8.92,
"30d_views": "26462",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/JIEd6TkedpQ\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f UNDERWATER CHALLENGE \ud83d\udca6 | GUESS THE FOOTBALL PLAYER \u26bd\ufe0f #football #soccer #challenge",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 30,
"views_yearly_historisation": [
{
"years": 2025,
"views": "7500"
}
],
"7d_best_engagement_rate": 10.61,
"uploaded": "2025-07-27T13:00:34+0200",
"definition": "hd",
"most_loved": 8.61,
"projection": "rectangular",
"views": "27177",
"views_3m": "100",
"yt_id": "JIEd6TkedpQ",
"dislikes_rate": 1.32,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 235,
"180d_best_engagement_rate": 10.08,
"public_first_track": "2025-07-28T00:00:00+0200",
"180d_likes": 236,
"likes_1m": -2,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 9.93,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 9.32
},
"sort": [
1753614034000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "4VGNx9N_DH4",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": -4,
"views_1w": "11",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 9363,
"language": "en",
"public_last_track": "2026-06-01T18:39:45+0200",
"30d_best_engagement_rate": 5.9,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 3134,
"views_1m": "45",
"modified": "2026-06-01T16:39:45+0000",
"30d_dislikes": 3136,
"7d_dislikes": 2802,
"likes": 9999,
"180d_most_loved": 4.45,
"7d_type": "public_v2",
"7d_views": 2017599,
"60d_most_loved": 4.5,
"created": "2025-07-29T02:11:30+0000",
"60d_best_engagement_rate": 5.88,
"active": true,
"7d_comments": 10,
"comments_3m": 0,
"dislikes": 3083,
"dislikes_1w": -1,
"language_type": "snippet",
"sponsored_manual_process_date": "2025-08-18T00:00:00+0200",
"30d_likes": 10262,
"likes_rate": 4.39,
"60d_comments": 11,
"@indexed": "2026-06-01T20:13:04+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "2275212",
"likes_3m": -72,
"dislikes_1m": -4,
"licensed_content_owner": true,
"180d_dislikes": 3100,
"60d_views": "2274169",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 4.51,
"30d_views": "2273134",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/4VGNx9N_DH4\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f\u26bd\ufe0f WHO IS YOUR FAVORITE PLAYER OF ALL TIME!? #football #soccer #shorts #challenge",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 24,
"views_yearly_historisation": [
{
"years": 2025,
"views": "2163368"
}
],
"comments_rate": 0,
"7d_best_engagement_rate": 6.03,
"uploaded": "2025-07-27T09:14:59+0200",
"definition": "hd",
"most_loved": 4.39,
"projection": "rectangular",
"views": "2275617",
"views_3m": "203",
"yt_id": "4VGNx9N_DH4",
"comments": 10,
"dislikes_rate": 1.35,
"180d_comments": 11,
"comments_1m": 0,
"dislikes_3m": -10,
"60d_likes": 10229,
"180d_best_engagement_rate": 5.82,
"public_first_track": "2025-07-28T00:00:00+0200",
"180d_likes": 10122,
"likes_1m": -18,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 5.75,
"comments_1w": 0,
"likes_1d": -1,
"30d_comments": 11,
"7d_most_loved": 4.64
},
"sort": [
1753600499000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "_gLHZ45CWKs",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 169,
"language": "de",
"public_last_track": "2026-06-01T18:39:47+0200",
"30d_best_engagement_rate": 7.27,
"views_1d": 0,
"60d_dislikes": 25,
"views_1m": "14",
"modified": "2026-06-01T16:39:47+0000",
"30d_dislikes": 25,
"7d_dislikes": 23,
"likes": 207,
"180d_most_loved": 6.37,
"7d_type": "public_v2",
"7d_views": 25108,
"60d_most_loved": 6.46,
"created": "2025-07-27T01:51:35+0000",
"60d_best_engagement_rate": 7.23,
"active": true,
"7d_comments": 0,
"dislikes": 25,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 208,
"likes_rate": 6.34,
"60d_comments": 0,
"@indexed": "2026-06-01T20:13:04+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "32519",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 25,
"60d_views": "32211",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 6.49,
"30d_views": "32047",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/_gLHZ45CWKs\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f 10,20,30,40,?km Footbot Chellenge | Who Will Score More Points!? #footbot #challenge #shorts",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 15,
"views_yearly_historisation": [
{
"years": 2025,
"views": "18115"
}
],
"7d_best_engagement_rate": 7.65,
"uploaded": "2025-07-26T13:00:55+0200",
"definition": "hd",
"most_loved": 6.34,
"projection": "rectangular",
"views": "32647",
"views_3m": "72",
"yt_id": "_gLHZ45CWKs",
"dislikes_rate": 0.77,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 208,
"180d_best_engagement_rate": 7.13,
"public_first_track": "2025-07-26T00:00:00+0200",
"180d_likes": 207,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 7.11,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 6.73
},
"sort": [
1753527655000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "PjLsoBwzTQM",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 128,
"language": "en",
"public_last_track": "2026-06-01T18:39:47+0200",
"30d_best_engagement_rate": 7.55,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 29,
"views_1m": "14",
"modified": "2026-06-01T16:39:47+0000",
"30d_dislikes": 29,
"7d_dislikes": 27,
"likes": 145,
"180d_most_loved": 6.18,
"7d_type": "public_v2",
"7d_views": 20405,
"60d_most_loved": 6.22,
"created": "2025-07-27T01:51:35+0000",
"60d_best_engagement_rate": 7.51,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 29,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 145,
"likes_rate": 6.1,
"60d_comments": 1,
"@indexed": "2026-06-01T20:13:04+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "23634",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 29,
"60d_views": "23298",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 6.25,
"30d_views": "23185",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/PjLsoBwzTQM\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f\u26bd\ufe0f Who Will Be Worthy of the 2025 Golden Ball? \ud83d\udc40 #goldenball #shorts #football #soccer",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 24,
"views_yearly_historisation": [
{
"years": 2025,
"views": "12459"
}
],
"comments_rate": 0.04,
"7d_best_engagement_rate": 7.65,
"uploaded": "2025-07-26T11:00:37+0200",
"definition": "hd",
"most_loved": 6.1,
"projection": "rectangular",
"views": "23787",
"views_3m": "55",
"yt_id": "PjLsoBwzTQM",
"comments": 1,
"dislikes_rate": 1.22,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 145,
"180d_best_engagement_rate": 7.45,
"public_first_track": "2025-07-26T00:00:00+0200",
"180d_likes": 146,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 7.36,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 6.27
},
"sort": [
1753520437000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "l8jX5D3S3Q4",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 147,
"language": "de",
"public_last_track": "2026-06-01T18:39:47+0200",
"30d_best_engagement_rate": 9.74,
"views_1d": 0,
"60d_dislikes": 20,
"views_1m": "10",
"modified": "2026-06-01T16:39:47+0000",
"30d_dislikes": 20,
"7d_dislikes": 18,
"likes": 180,
"180d_most_loved": 8.72,
"7d_type": "public_v2",
"7d_views": 16132,
"60d_most_loved": 8.78,
"created": "2025-07-27T01:51:35+0000",
"60d_best_engagement_rate": 9.74,
"active": true,
"7d_comments": 0,
"dislikes": 20,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 181,
"likes_rate": 8.53,
"60d_comments": 0,
"@indexed": "2026-06-01T20:13:05+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "20984",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 20,
"60d_views": "20729",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 8.77,
"30d_views": "20635",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/l8jX5D3S3Q4\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0fChallenge: How Low Can You Go?\ud83d\ude02",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 20,
"views_yearly_historisation": [
{
"years": 2025,
"views": "8371"
}
],
"7d_best_engagement_rate": 10.23,
"uploaded": "2025-07-25T12:01:27+0200",
"definition": "hd",
"most_loved": 8.53,
"projection": "rectangular",
"views": "21090",
"views_3m": "46",
"yt_id": "l8jX5D3S3Q4",
"dislikes_rate": 0.95,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 182,
"180d_best_engagement_rate": 9.67,
"public_first_track": "2025-07-26T00:00:00+0200",
"180d_likes": 183,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 9.48,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 9.11
},
"sort": [
1753437687000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "nzcMy_2SFsU",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "4",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/02jjt"
],
"7d_likes": 123,
"language": "en",
"public_last_track": "2026-06-01T18:39:47+0200",
"30d_best_engagement_rate": 8.23,
"views_1d": 1,
"60d_dislikes": 16,
"views_1m": "16",
"modified": "2026-06-01T16:39:47+0000",
"30d_dislikes": 16,
"7d_dislikes": 11,
"likes": 150,
"180d_most_loved": 7.26,
"7d_type": "public_v2",
"7d_views": 15123,
"60d_most_loved": 7.5,
"created": "2025-07-25T03:04:57+0000",
"60d_best_engagement_rate": 8.28,
"active": true,
"7d_comments": 0,
"dislikes": 16,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 151,
"likes_rate": 7.21,
"60d_comments": 0,
"@indexed": "2026-06-01T20:13:05+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "20668",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 16,
"60d_views": "20408",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 7.44,
"30d_views": "20302",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/nzcMy_2SFsU\/hqdefault.jpg",
"title": "\ud83c\udd70\ufe0f\ud83d\ude02 Say A Number And Guess The Player \u26bd\ufe0f Who's Going To Be Shamed!? #footballer #challenge",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 23,
"views_yearly_historisation": [
{
"years": 2025,
"views": "16442"
}
],
"7d_best_engagement_rate": 8.86,
"uploaded": "2025-07-24T19:01:06+0200",
"definition": "hd",
"most_loved": 7.21,
"projection": "rectangular",
"views": "20794",
"views_3m": "56",
"yt_id": "nzcMy_2SFsU",
"dislikes_rate": 0.77,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 153,
"180d_best_engagement_rate": 8.03,
"public_first_track": "2025-07-24T00:00:00+0200",
"180d_likes": 150,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 7.98,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 8.13
},
"sort": [
1753376466000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "RgnkXlmtORs",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 78,
"language": "nl",
"public_last_track": "2026-06-01T18:39:47+0200",
"30d_best_engagement_rate": 12.58,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 15,
"views_1m": "14",
"modified": "2026-06-01T16:39:47+0000",
"30d_dislikes": 15,
"7d_dislikes": 11,
"likes": 89,
"180d_most_loved": 10.15,
"7d_type": "public_v2",
"7d_views": 6602,
"60d_most_loved": 10.43,
"created": "2025-07-21T01:55:27+0000",
"60d_best_engagement_rate": 12.3,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 16,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 89,
"likes_rate": 10.02,
"60d_comments": 1,
"@indexed": "2026-06-01T20:13:04+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "8772",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 16,
"60d_views": "8537",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 10.66,
"30d_views": "8348",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/RgnkXlmtORs\/hqdefault.jpg",
"title": "Wait for it \ud83d\ude02\ud83d\udc40, \ufffcHow far would you go!?",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 54,
"views_yearly_historisation": [
{
"years": 2025,
"views": "3293"
}
],
"comments_rate": 0.11,
"7d_best_engagement_rate": 13.63,
"uploaded": "2025-07-19T17:00:43+0200",
"definition": "hd",
"most_loved": 10.02,
"projection": "rectangular",
"views": "8879",
"views_3m": "53",
"yt_id": "RgnkXlmtORs",
"comments": 1,
"dislikes_rate": 1.8,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 89,
"180d_best_engagement_rate": 12.08,
"public_first_track": "2025-07-20T00:00:00+0200",
"180d_likes": 89,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 11.94,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 11.81
},
"sort": [
1752937243000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "wFnUiVFFL0A",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "4",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 224,
"language": "nl",
"public_last_track": "2026-06-01T18:39:47+0200",
"30d_best_engagement_rate": 13.24,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 35,
"views_1m": "17",
"modified": "2026-06-01T16:39:47+0000",
"30d_dislikes": 35,
"7d_dislikes": 33,
"likes": 236,
"180d_most_loved": 11.09,
"7d_type": "public_v2",
"7d_views": 19040,
"60d_most_loved": 11.21,
"created": "2025-07-15T03:12:20+0000",
"60d_best_engagement_rate": 12.98,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 36,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 244,
"likes_rate": 10.81,
"60d_comments": 3,
"@indexed": "2026-06-01T20:13:05+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "21731",
"likes_3m": -1,
"dislikes_1m": 1,
"licensed_content_owner": true,
"180d_dislikes": 35,
"60d_views": "21501",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 11.46,
"30d_views": "21297",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/wFnUiVFFL0A\/hqdefault.jpg",
"title": "\ud83d\udcd0\u26bd\ufe0f Challenge Higher And Higher #shorts",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 38,
"views_yearly_historisation": [
{
"years": 2025,
"views": "11969"
}
],
"comments_rate": 0.09,
"7d_best_engagement_rate": 13.66,
"uploaded": "2025-07-14T17:05:04+0200",
"definition": "hd",
"most_loved": 10.81,
"projection": "rectangular",
"views": "21837",
"views_3m": "52",
"yt_id": "wFnUiVFFL0A",
"comments": 2,
"dislikes_rate": 1.65,
"180d_comments": 3,
"comments_1m": 0,
"dislikes_3m": 1,
"60d_likes": 241,
"180d_best_engagement_rate": 12.84,
"public_first_track": "2025-07-14T00:00:00+0200",
"180d_likes": 241,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 12.55,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 11.76
},
"sort": [
1752505504000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "h9puDKUGeg0",
"_score": null,
"_routing": "2696170",
"_parent": "2696170",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "5",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/027x7n"
],
"7d_likes": 116,
"language": "nl",
"public_last_track": "2026-06-01T18:39:47+0200",
"30d_best_engagement_rate": 8.88,
"views_1d": 1,
"60d_dislikes": 26,
"views_1m": "19",
"modified": "2026-06-01T16:39:47+0000",
"30d_dislikes": 24,
"7d_dislikes": 22,
"likes": 132,
"180d_most_loved": 7.07,
"7d_type": "public_v2",
"7d_views": 14944,
"60d_most_loved": 7.16,
"created": "2025-07-15T03:12:20+0000",
"60d_best_engagement_rate": 8.6,
"active": true,
"7d_comments": 0,
"dislikes": 26,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 129,
"likes_rate": 7.02,
"60d_comments": 0,
"@indexed": "2026-06-01T20:13:05+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "18675",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 26,
"60d_views": "18148",
"channel_id": 2696170,
"dislikes_1d": 0,
"30d_most_loved": 7.49,
"30d_views": "17231",
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/h9puDKUGeg0\/hqdefault.jpg",
"title": "\ud83c\udfc3\ud83c\udf88\ud83c\udf97\ufe0f HAND-TO-HAND VS RUN AND GRAVITY | WHO WILL WIN?",
"yt_channel_id": "iXKxvkAVPCi_zO44bCLEtw",
"30d_type": "public_v2",
"duration": 24,
"views_yearly_historisation": [
{
"years": 2025,
"views": "5662"
}
],
"7d_best_engagement_rate": 9.23,
"uploaded": "2025-07-13T13:01:09+0200",
"definition": "hd",
"most_loved": 7.02,
"projection": "rectangular",
"views": "18812",
"views_3m": "62",
"yt_id": "h9puDKUGeg0",
"dislikes_rate": 1.38,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 130,
"180d_best_engagement_rate": 8.46,
"public_first_track": "2025-07-14T00:00:00+0200",
"180d_likes": 132,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 8.4,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 7.76
},
"sort": [
1752404469000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.208833,
"hits": [
{
"_type": "channels",
"_id": "2696170",
"_score": 13.208833,
"_source": {
"score": 756,
"videos_uploaded": 727,
"subscribers": 3050000,
"logo": "https:\/\/yt3.ggpht.com\/rkpqGe5kTEQ_9NjtUcS-CaYeInAiSJ4yc1hOCpNTHFmDDctiC-grzsgG6fpWwS10AbtU3Cw-IlU=s800-c-k-c0x00ffffff-no-rj",
"handle": "alexagsoccer",
"ContentOwner": [],
"id": "2696170",
"is_brand": false,
"display_name": "ALEX",
"videos_views": "2658648811"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}