GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2388268"
}
}
]
}
},
{
"has_parent": {
"query": {
"bool": {}
},
"type": "channels",
"inner_hits": {
"_source": [
"display_name",
"handle",
"ContentOwner.display_name",
"YtmpContentOwner.display_name",
"logo",
"id",
"videos_views",
"subscribers",
"videos_uploaded",
"score",
"is_brand"
]
}
}
}
]
}
},
"sort": {
"uploaded": "asc"
},
"size": 20,
"from": 880
},
"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": 154,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1080,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "iJ2uV40j2d8",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"country": "gb",
"likes_1w": -2768,
"views_1w": "4484",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 201375,
"language": "en",
"public_last_track": "2026-09-21T00:12:17+0200",
"30d_best_engagement_rate": 11.9,
"compute_demography_last_track": "2026-03-31T00:00:00+0000",
"comments_1d": 0,
"views_1d": 564,
"sponsored_from_method": 8,
"60d_dislikes": 14816,
"views_1m": "335754",
"modified": "2026-09-20T22:12:17+0000",
"30d_dislikes": 13870,
"7d_dislikes": 9176,
"likes": 390485,
"180d_most_loved": 9.68,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 15932485,
"60d_most_loved": 11.09,
"created": "2025-11-30T00:34:57+0000",
"60d_best_engagement_rate": 11.72,
"active": true,
"7d_comments": 188,
"comments_3m": 45,
"dislikes": 26641,
"dislikes_1w": -5,
"language_type": "snippet",
"sponsored_manual_process_date": "2025-12-01T00:00:00+0100",
"30d_likes": 252615,
"likes_rate": 8.47,
"60d_comments": 264,
"@indexed": "2026-09-20T22:12:18+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "32794887",
"likes_3m": 47787,
"dislikes_1m": -55,
"licensed_content_owner": true,
"180d_dislikes": 21934,
"60d_views": "23903657",
"channel_id": 2388268,
"dislikes_1d": 9,
"30d_most_loved": 11.27,
"30d_views": "22417586",
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/iJ2uV40j2d8\/hqdefault.jpg",
"title": "How Many Pumps To Make A Football Explote?",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"30d_type": "public_v2",
"duration": 56,
"views_yearly_historisation": [
{
"years": 2025,
"views": "21658485"
}
],
"comments_rate": 0.01,
"7d_best_engagement_rate": 13.23,
"uploaded": "2025-11-29T18:25:48+0100",
"definition": "hd",
"most_loved": 8.47,
"projection": "rectangular",
"views": "46123009",
"views_3m": "8983928",
"yt_id": "iJ2uV40j2d8",
"comments": 433,
"dislikes_rate": 0.58,
"180d_comments": 356,
"comments_1m": -3,
"dislikes_3m": 1803,
"60d_likes": 265098,
"180d_best_engagement_rate": 10.36,
"public_first_track": "2025-11-29T00:00:00+0100",
"180d_likes": 317503,
"likes_1m": -2357,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 9.05,
"comments_1w": 2,
"likes_1d": -2521,
"30d_comments": 253,
"7d_most_loved": 12.64
},
"sort": [
1764437148000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "U46s70eE3J8",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"country": "gb",
"likes_1w": -26,
"views_1w": "465",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 56381,
"language": "en",
"public_last_track": "2026-09-21T00:12:17+0200",
"30d_best_engagement_rate": 10.64,
"compute_demography_last_track": "2026-04-02T00:00:00+0000",
"comments_1d": 0,
"views_1d": 90,
"sponsored_from_method": 8,
"60d_dislikes": 6086,
"views_1m": "2189",
"modified": "2026-09-20T22:12:17+0000",
"30d_dislikes": 5851,
"7d_dislikes": 4596,
"likes": 67586,
"180d_most_loved": 9.43,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 5243794,
"60d_most_loved": 9.59,
"created": "2025-12-02T01:07:23+0000",
"60d_best_engagement_rate": 10.47,
"active": true,
"7d_comments": 178,
"comments_3m": -2,
"dislikes": 5993,
"dislikes_1w": -1,
"language_type": "snippet",
"sponsored_manual_process_date": "2025-12-03T00:00:00+0100",
"30d_likes": 66371,
"likes_rate": 9.34,
"60d_comments": 210,
"@indexed": "2026-09-20T22:12:18+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "7213168",
"likes_3m": -402,
"dislikes_1m": -9,
"licensed_content_owner": true,
"180d_dislikes": 6045,
"60d_views": "7111537",
"channel_id": 2388268,
"dislikes_1d": 3,
"30d_most_loved": 9.75,
"30d_views": "6805826",
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/U46s70eE3J8\/hqdefault.jpg",
"title": "Which Club Can Beat The Robot Keeper?",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"30d_type": "public_v2",
"duration": 19,
"views_yearly_historisation": [
{
"years": 2025,
"views": "5131346"
}
],
"comments_rate": 0.03,
"7d_best_engagement_rate": 11.66,
"uploaded": "2025-12-01T16:34:43+0100",
"definition": "hd",
"most_loved": 9.34,
"projection": "rectangular",
"views": "7236075",
"views_3m": "14733",
"yt_id": "U46s70eE3J8",
"comments": 210,
"dislikes_rate": 0.83,
"180d_comments": 212,
"comments_1m": 0,
"dislikes_3m": -49,
"60d_likes": 68180,
"180d_best_engagement_rate": 10.3,
"public_first_track": "2025-12-01T00:00:00+0100",
"180d_likes": 68042,
"likes_1m": -126,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 10.2,
"comments_1w": 0,
"likes_1d": 13,
"30d_comments": 208,
"7d_most_loved": 10.75
},
"sort": [
1764603283000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "r4a3CMxp0rs",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 4.473,
"likes_1w": -5,
"relevantTopics": [
"\/m\/06ntj"
],
"age13-17": 9.647,
"m_age55-64": 1.913,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:17+0200",
"age18-24": 12.767,
"comments_1d": 0,
"age35-44": 32.773,
"7d_dislikes": 788,
"60d_best_engagement_rate": 5.72,
"active": true,
"dislikes": 1094,
"sponsored_manual_process_date": "2025-12-05T00:00:00+0100",
"30d_likes": 13397,
"likes_rate": 4.53,
"60d_comments": 2195,
"180d_views": "3119311",
"likes_3m": -66,
"licensed_content_owner": true,
"f_age35-44": 18.8,
"age55-64": 3.013,
"channel_id": 2388268,
"30d_views": "2886525",
"thumb": "https:\/\/i.ytimg.com\/vi\/r4a3CMxp0rs\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.68,
"uploaded": "2025-12-03T18:01:03+0100",
"views_3m": "11974",
"m_age18-24": 8.293,
"yt_id": "r4a3CMxp0rs",
"f_age65-": 1.44,
"m_age35-44": 13.973,
"m_age13-17": 6.247,
"f_age45-54": 7.94,
"dislikes_3m": -5,
"f_age13-17": 3.4,
"180d_best_engagement_rate": 5.62,
"public_first_track": "2025-12-03T00:00:00+0100",
"180d_likes": 14262,
"likes_1m": -26,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 5.56,
"likes_1d": 3,
"country": "gb",
"views_1w": "426",
"7d_likes": 10237,
"language": "en",
"30d_best_engagement_rate": 5.74,
"compute_demography_last_track": "2026-04-02T00:00:00+0000",
"f_age25-34": 9.733,
"age45-54": 17.527,
"age65-": 2.553,
"views_1d": 75,
"sponsored_from_method": 8,
"60d_dislikes": 1079,
"views_1m": "1910",
"modified": "2026-09-20T22:12:17+0000",
"30d_dislikes": 1039,
"likes": 14207,
"180d_most_loved": 4.57,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 2123858,
"60d_most_loved": 4.64,
"created": "2025-12-04T00:35:31+0000",
"7d_comments": 1701,
"comments_3m": -24,
"age25-34": 21.72,
"dislikes_1w": 2,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:20+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 1.113,
"demographyF": 46.887,
"m_age45-54": 9.587,
"demographyM": 53.113,
"dislikes_1m": -2,
"180d_dislikes": 1100,
"60d_views": "3030178",
"dislikes_1d": 2,
"30d_most_loved": 4.64,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Who Scored??",
"30d_type": "public_v2",
"m_age25-34": 11.987,
"duration": 6,
"views_yearly_historisation": [
{
"years": 2025,
"views": "2537649"
}
],
"7d_best_engagement_rate": 5.99,
"content_type": "kid",
"definition": "hd",
"most_loved": 4.53,
"projection": "rectangular",
"f_age55-64": 1.1,
"views": "3137724",
"comments": 2130,
"dislikes_rate": 0.35,
"180d_comments": 2157,
"comments_1m": -10,
"60d_likes": 14073,
"is_live": false,
"comments_1w": 0,
"30d_comments": 2125,
"7d_most_loved": 4.82
},
"sort": [
1764781263000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "IAzxsGGKb78",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 7.818,
"likes_1w": -1036,
"relevantTopics": [
"\/m\/02jjt"
],
"age13-17": 6.424,
"m_age55-64": 1.158,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:16+0200",
"age18-24": 22.667,
"comments_1d": 0,
"age35-44": 26.197,
"7d_dislikes": 10166,
"60d_best_engagement_rate": 13.73,
"active": true,
"dislikes": 27173,
"sponsored_manual_process_date": "2025-12-07T00:00:00+0100",
"30d_likes": 229699,
"likes_rate": 11.69,
"60d_comments": 445,
"180d_views": "25625864",
"likes_3m": 25797,
"licensed_content_owner": true,
"f_age35-44": 14.213,
"age55-64": 2.222,
"channel_id": 2388268,
"30d_views": "17810444",
"thumb": "https:\/\/i.ytimg.com\/vi\/IAzxsGGKb78\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.02,
"uploaded": "2025-12-05T15:21:09+0100",
"views_3m": "2190088",
"m_age18-24": 14.849,
"yt_id": "IAzxsGGKb78",
"f_age65-": 0.893,
"m_age35-44": 11.984,
"m_age13-17": 3.058,
"f_age45-54": 5.131,
"dislikes_3m": 489,
"f_age13-17": 3.366,
"180d_best_engagement_rate": 12.77,
"public_first_track": "2025-12-05T00:00:00+0100",
"180d_likes": 300860,
"likes_1m": -1590,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 12.66,
"likes_1d": -876,
"country": "gb",
"views_1w": "1758",
"7d_likes": 152011,
"language": "en",
"30d_best_engagement_rate": 13.96,
"compute_demography_last_track": "2026-04-06T00:00:00+0000",
"f_age25-34": 11.305,
"age45-54": 11.262,
"age65-": 1.601,
"views_1d": 196,
"sponsored_from_method": 8,
"60d_dislikes": 20511,
"views_1m": "9781",
"modified": "2026-09-20T22:12:16+0000",
"30d_dislikes": 18530,
"likes": 335146,
"180d_most_loved": 11.74,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 10918408,
"60d_most_loved": 12.66,
"created": "2025-12-06T00:32:53+0000",
"7d_comments": 332,
"comments_3m": 16,
"age25-34": 29.627,
"dislikes_1w": -8,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:19+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 0.707,
"demographyF": 43.79,
"m_age45-54": 6.131,
"demographyM": 56.21,
"dislikes_1m": -40,
"180d_dislikes": 25797,
"60d_views": "19618227",
"dislikes_1d": 5,
"30d_most_loved": 12.9,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "I Hid Brainrots in A Stadium",
"30d_type": "public_v2",
"m_age25-34": 18.322,
"duration": 72,
"views_yearly_historisation": [
{
"years": 2025,
"views": "16815333"
}
],
"7d_best_engagement_rate": 14.88,
"content_type": "other",
"definition": "hd",
"most_loved": 11.69,
"projection": "rectangular",
"f_age55-64": 1.065,
"views": "28660515",
"comments": 525,
"dislikes_rate": 0.95,
"180d_comments": 494,
"comments_1m": -4,
"60d_likes": 248438,
"is_live": false,
"comments_1w": 0,
"30d_comments": 419,
"7d_most_loved": 13.92
},
"sort": [
1764944469000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "H0BDR2FaAv0",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 2.693,
"likes_1w": -10767,
"relevantTopics": [
"\/m\/06ntj"
],
"age13-17": 7.685,
"m_age55-64": 1.785,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:16+0200",
"age18-24": 13.355,
"comments_1d": 2,
"age35-44": 35.495,
"7d_dislikes": 20686,
"60d_best_engagement_rate": 14.59,
"active": true,
"dislikes": 66473,
"sponsored_manual_process_date": "2025-12-08T00:00:00+0100",
"30d_likes": 744959,
"likes_rate": 12.81,
"60d_comments": 1292,
"180d_views": "90657644",
"likes_3m": 238578,
"licensed_content_owner": true,
"f_age35-44": 20.055,
"age55-64": 2.877,
"channel_id": 2388268,
"30d_views": "52203191",
"thumb": "https:\/\/i.ytimg.com\/vi\/H0BDR2FaAv0\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.02,
"uploaded": "2025-12-06T13:23:15+0100",
"views_3m": "22245114",
"m_age18-24": 10.662,
"yt_id": "H0BDR2FaAv0",
"f_age65-": 1.292,
"m_age35-44": 15.44,
"m_age13-17": 5.924,
"f_age45-54": 6.831,
"dislikes_3m": 1827,
"f_age13-17": 1.762,
"180d_best_engagement_rate": 14.08,
"public_first_track": "2025-12-06T00:00:00+0100",
"180d_likes": 1214128,
"likes_1m": 19362,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 13.39,
"likes_1d": -18632,
"country": "gb",
"views_1w": "967738",
"7d_likes": 464922,
"language": "en",
"30d_best_engagement_rate": 14.99,
"compute_demography_last_track": "2026-04-08T00:00:00+0000",
"f_age25-34": 10.755,
"age45-54": 15.586,
"age65-": 2.369,
"views_1d": 191338,
"60d_dislikes": 42049,
"views_1m": "4101192",
"modified": "2026-09-20T22:12:16+0000",
"30d_dislikes": 36352,
"likes": 1517613,
"180d_most_loved": 13.39,
"7d_type": "public_v2",
"7d_views": 32670346,
"60d_most_loved": 13.89,
"created": "2025-12-07T00:35:40+0000",
"7d_comments": 695,
"comments_3m": 489,
"age25-34": 22.633,
"dislikes_1w": -21,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:19+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 1.077,
"demographyF": 44.48,
"m_age45-54": 8.755,
"demographyM": 55.52,
"dislikes_1m": -154,
"180d_dislikes": 60597,
"60d_views": "62573504",
"dislikes_1d": 26,
"30d_most_loved": 14.27,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Asking Haaland To Subscribe",
"30d_type": "public_v2",
"m_age25-34": 11.878,
"duration": 26,
"views_yearly_historisation": [
{
"years": 2025,
"views": "46589415"
}
],
"7d_best_engagement_rate": 14.89,
"content_type": "kid",
"definition": "hd",
"most_loved": 12.81,
"projection": "rectangular",
"f_age55-64": 1.092,
"views": "118454800",
"comments": 2466,
"dislikes_rate": 0.56,
"180d_comments": 1866,
"comments_1m": 40,
"60d_likes": 869312,
"is_live": false,
"comments_1w": 6,
"30d_comments": 1132,
"7d_most_loved": 14.23
},
"sort": [
1765023795000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "NMOUFBWzs2o",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 4.649,
"likes_1w": -9,
"relevantTopics": [
"\/m\/06ntj"
],
"age13-17": 7.197,
"m_age55-64": 1.541,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:16+0200",
"age18-24": 11.725,
"comments_1d": 0,
"age35-44": 37.071,
"7d_dislikes": 824,
"60d_best_engagement_rate": 7.28,
"active": true,
"dislikes": 1056,
"sponsored_manual_process_date": "2025-12-10T00:00:00+0100",
"30d_likes": 17566,
"likes_rate": 5.87,
"60d_comments": 2574,
"180d_views": "3099757",
"likes_3m": -117,
"licensed_content_owner": true,
"f_age35-44": 21.937,
"age55-64": 2.861,
"channel_id": 2388268,
"30d_views": "2877860",
"thumb": "https:\/\/i.ytimg.com\/vi\/NMOUFBWzs2o\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.78,
"uploaded": "2025-12-08T17:26:47+0100",
"views_3m": "11523",
"m_age18-24": 7.077,
"yt_id": "NMOUFBWzs2o",
"f_age65-": 1.574,
"m_age35-44": 15.134,
"m_age13-17": 4.642,
"f_age45-54": 7.017,
"dislikes_3m": -11,
"f_age13-17": 2.555,
"180d_best_engagement_rate": 7.08,
"public_first_track": "2025-12-08T00:00:00+0100",
"180d_likes": 18421,
"likes_1m": -46,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 6.99,
"likes_1d": 1,
"country": "gb",
"views_1w": "361",
"7d_likes": 14599,
"language": "en",
"30d_best_engagement_rate": 7.32,
"compute_demography_last_track": "2026-04-08T00:00:00+0000",
"f_age25-34": 12.286,
"age45-54": 15.254,
"age65-": 2.701,
"views_1d": 59,
"sponsored_from_method": 8,
"60d_dislikes": 1056,
"views_1m": "1676",
"modified": "2026-09-20T22:12:16+0000",
"30d_dislikes": 1007,
"likes": 18304,
"180d_most_loved": 5.94,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 2404790,
"60d_most_loved": 6.07,
"created": "2025-12-09T00:38:05+0000",
"7d_comments": 2035,
"comments_3m": -27,
"age25-34": 23.191,
"dislikes_1w": 0,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:20+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 1.127,
"demographyF": 51.337,
"m_age45-54": 8.237,
"demographyM": 48.663,
"dislikes_1m": -5,
"180d_dislikes": 1064,
"60d_views": "3009026",
"dislikes_1d": 0,
"30d_most_loved": 6.1,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Who Won?",
"30d_type": "public_v2",
"m_age25-34": 10.905,
"duration": 6,
"views_yearly_historisation": [
{
"years": 2025,
"views": "2249221"
}
],
"7d_best_engagement_rate": 7.26,
"content_type": "kid",
"definition": "hd",
"most_loved": 5.87,
"projection": "rectangular",
"f_age55-64": 1.321,
"views": "3115974",
"comments": 2434,
"dislikes_rate": 0.34,
"180d_comments": 2463,
"comments_1m": -8,
"60d_likes": 18266,
"is_live": false,
"comments_1w": -1,
"30d_comments": 2479,
"7d_most_loved": 6.07
},
"sort": [
1765211207000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "QtgalPc1nuA",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 2.868,
"likes_1w": -364,
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"age13-17": 7.796,
"m_age55-64": 3.655,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:16+0200",
"age18-24": 20.675,
"comments_1d": 7,
"age35-44": 24.983,
"7d_dislikes": 883,
"60d_best_engagement_rate": 8.46,
"active": true,
"dislikes": 4344,
"sponsored_manual_process_date": "2025-12-16T00:00:00+0100",
"30d_likes": 48629,
"likes_rate": 6.31,
"60d_comments": 865,
"tags": [
"impossible goals",
"impossible goals in football",
"impossible goals by ronaldo",
"impossible goals in fc 25",
"impossible goals futcrunch",
"recreating goals",
"recreating impossible football goals",
"gareth bale bicycle kick",
"iniesta chelsea goal"
],
"180d_views": "13685163",
"likes_3m": 21734,
"licensed_content_owner": true,
"f_age35-44": 9.797,
"age55-64": 4.355,
"channel_id": 2388268,
"30d_views": "5859157",
"thumb": "https:\/\/i.ytimg.com\/vi\/QtgalPc1nuA\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.08,
"uploaded": "2025-12-12T16:30:17+0100",
"views_3m": "4843510",
"m_age18-24": 17.807,
"yt_id": "QtgalPc1nuA",
"f_age65-": 0.714,
"m_age35-44": 15.186,
"m_age13-17": 6.403,
"f_age45-54": 3.768,
"dislikes_3m": 915,
"f_age13-17": 1.394,
"180d_best_engagement_rate": 7.35,
"public_first_track": "2025-12-12T00:00:00+0100",
"180d_likes": 95964,
"likes_1m": 4678,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 6.61,
"likes_1d": -1982,
"country": "gb",
"views_1w": "487462",
"7d_likes": 32891,
"language": "en",
"30d_best_engagement_rate": 8.71,
"compute_demography_last_track": "2026-01-12T00:00:00+0000",
"f_age25-34": 6.156,
"age45-54": 13.699,
"age65-": 2.354,
"views_1d": 59369,
"sponsored_from_method": 8,
"60d_dislikes": 1950,
"views_1m": "1589839",
"modified": "2026-09-20T22:12:16+0000",
"30d_dislikes": 1603,
"likes": 119971,
"180d_most_loved": 7.01,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 3622611,
"60d_most_loved": 8.06,
"created": "2025-12-13T00:31:44+0000",
"7d_comments": 650,
"comments_3m": 273,
"age25-34": 26.137,
"dislikes_1w": -22,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:19+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 1.641,
"demographyF": 25.397,
"m_age45-54": 9.931,
"demographyM": 74.603,
"dislikes_1m": 199,
"180d_dislikes": 3344,
"60d_views": "6887868",
"dislikes_1d": -76,
"30d_most_loved": 8.3,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Recreating Best Champions League Goals",
"30d_type": "public_v2",
"m_age25-34": 19.981,
"duration": 1378,
"views_yearly_historisation": [
{
"years": 2025,
"views": "4680314"
}
],
"7d_best_engagement_rate": 9.5,
"content_type": "kid",
"definition": "hd",
"most_loved": 6.31,
"projection": "rectangular",
"f_age55-64": 0.7,
"views": "19025935",
"comments": 1507,
"dislikes_rate": 0.23,
"180d_comments": 1219,
"comments_1m": 102,
"60d_likes": 55484,
"is_live": false,
"comments_1w": 27,
"30d_comments": 817,
"7d_most_loved": 9.08
},
"sort": [
1765553417000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "SSoigSWO7jU",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 4.832,
"likes_1w": -73,
"relevantTopics": [
"\/m\/06ntj"
],
"age13-17": 9.064,
"m_age55-64": 1.647,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:17+0200",
"age18-24": 15.265,
"comments_1d": 0,
"age35-44": 34.831,
"7d_dislikes": 15984,
"60d_best_engagement_rate": 8.19,
"active": true,
"dislikes": 47156,
"sponsored_manual_process_date": "2025-12-16T00:00:00+0100",
"30d_likes": 205604,
"likes_rate": 6.62,
"60d_comments": 1272,
"180d_views": "43875680",
"likes_3m": -2498,
"licensed_content_owner": true,
"f_age35-44": 21.166,
"age55-64": 2.739,
"channel_id": 2388268,
"30d_views": "27985092",
"thumb": "https:\/\/i.ytimg.com\/vi\/SSoigSWO7jU\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.03,
"uploaded": "2025-12-13T16:34:25+0100",
"views_3m": "43064",
"m_age18-24": 10.433,
"yt_id": "SSoigSWO7jU",
"f_age65-": 1.439,
"m_age35-44": 13.665,
"m_age13-17": 5.463,
"f_age45-54": 7.986,
"dislikes_3m": -446,
"f_age13-17": 3.601,
"180d_best_engagement_rate": 7.8,
"public_first_track": "2025-12-13T00:00:00+0100",
"180d_likes": 293435,
"likes_1m": -729,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 7.72,
"likes_1d": 96,
"country": "gb",
"views_1w": "395",
"7d_likes": 128349,
"language": "en",
"30d_best_engagement_rate": 8.45,
"compute_demography_last_track": "2026-04-14T00:00:00+0000",
"f_age25-34": 10.095,
"age45-54": 16.712,
"age65-": 2.424,
"views_1d": 53,
"sponsored_from_method": 8,
"60d_dislikes": 36675,
"views_1m": "1816",
"modified": "2026-09-20T22:12:17+0000",
"30d_dislikes": 29742,
"likes": 291082,
"180d_most_loved": 6.69,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 15969202,
"60d_most_loved": 7.1,
"created": "2025-12-14T00:29:29+0000",
"7d_comments": 598,
"comments_3m": -21,
"age25-34": 18.966,
"dislikes_1w": 0,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:18+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 0.985,
"demographyF": 50.212,
"m_age45-54": 8.725,
"demographyM": 49.788,
"dislikes_1m": -100,
"180d_dislikes": 47596,
"60d_views": "34816278",
"dislikes_1d": 28,
"30d_most_loved": 7.35,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Looking for R9 at Toma Miami #teamnike",
"30d_type": "public_v2",
"m_age25-34": 8.871,
"duration": 35,
"views_yearly_historisation": [
{
"years": 2025,
"views": "22575934"
}
],
"7d_best_engagement_rate": 9.08,
"content_type": "kid",
"definition": "hd",
"most_loved": 6.62,
"projection": "rectangular",
"f_age55-64": 1.093,
"views": "43962488",
"comments": 1331,
"dislikes_rate": 1.07,
"180d_comments": 1360,
"comments_1m": -11,
"60d_likes": 247266,
"is_live": false,
"comments_1w": -1,
"30d_comments": 1033,
"7d_most_loved": 8.04
},
"sort": [
1765640065000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "dUHmajTCO9Q",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 3.81,
"likes_1w": -25,
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"age13-17": 9.875,
"m_age55-64": 1.868,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:17+0200",
"age18-24": 11.549,
"comments_1d": 0,
"age35-44": 36.356,
"7d_dislikes": 2830,
"60d_best_engagement_rate": 9.93,
"active": true,
"dislikes": 3453,
"sponsored_manual_process_date": "2025-12-16T00:00:00+0100",
"30d_likes": 76219,
"likes_rate": 9.29,
"60d_comments": 215,
"180d_views": "8290387",
"likes_3m": -489,
"licensed_content_owner": true,
"f_age35-44": 21.437,
"age55-64": 3.129,
"channel_id": 2388268,
"30d_views": "7988908",
"thumb": "https:\/\/i.ytimg.com\/vi\/dUHmajTCO9Q\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.03,
"uploaded": "2025-12-15T16:57:24+0100",
"views_3m": "8728",
"m_age18-24": 7.74,
"yt_id": "dUHmajTCO9Q",
"f_age65-": 1.541,
"m_age35-44": 14.919,
"m_age13-17": 6.385,
"f_age45-54": 7.613,
"dislikes_3m": -35,
"f_age13-17": 3.489,
"180d_best_engagement_rate": 9.81,
"public_first_track": "2025-12-15T00:00:00+0100",
"180d_likes": 77619,
"likes_1m": -124,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 9.73,
"likes_1d": 15,
"country": "gb",
"views_1w": "225",
"7d_likes": 57400,
"language": "en",
"30d_best_engagement_rate": 9.99,
"compute_demography_last_track": "2026-04-16T00:00:00+0000",
"f_age25-34": 10.128,
"age45-54": 16.807,
"age65-": 2.655,
"views_1d": 29,
"sponsored_from_method": 8,
"60d_dislikes": 3452,
"views_1m": "1064",
"modified": "2026-09-20T22:12:17+0000",
"30d_dislikes": 3375,
"likes": 77119,
"180d_most_loved": 9.36,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 6394140,
"60d_most_loved": 9.48,
"created": "2025-12-16T00:30:26+0000",
"7d_comments": 134,
"comments_3m": -3,
"age25-34": 19.629,
"dislikes_1w": -3,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:19+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 1.114,
"demographyF": 49.279,
"m_age45-54": 9.194,
"demographyM": 50.721,
"dislikes_1m": -12,
"180d_dislikes": 3486,
"60d_views": "8170582",
"dislikes_1d": 1,
"30d_most_loved": 9.54,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Can A Pro Player Head Anything?",
"30d_type": "public_v2",
"m_age25-34": 9.501,
"duration": 37,
"views_yearly_historisation": [
{
"years": 2025,
"views": "6040628"
}
],
"7d_best_engagement_rate": 9.44,
"content_type": "kid",
"definition": "hd",
"most_loved": 9.29,
"projection": "rectangular",
"f_age55-64": 1.261,
"views": "8301321",
"comments": 212,
"dislikes_rate": 0.42,
"180d_comments": 215,
"comments_1m": -1,
"60d_likes": 77429,
"is_live": false,
"comments_1w": 0,
"30d_comments": 214,
"7d_most_loved": 8.98
},
"sort": [
1765814244000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "gui7iRWuQhU",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 5.423,
"likes_1w": -4,
"relevantTopics": [
"\/m\/019_rr"
],
"age13-17": 5.616,
"m_age55-64": 1.622,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:17+0200",
"age18-24": 14.019,
"comments_1d": 0,
"age35-44": 38.357,
"7d_dislikes": 685,
"60d_best_engagement_rate": 5.28,
"active": true,
"dislikes": 900,
"sponsored_manual_process_date": "2025-12-19T00:00:00+0100",
"30d_likes": 9524,
"likes_rate": 4.28,
"60d_comments": 1162,
"180d_views": "2436297",
"likes_3m": -50,
"licensed_content_owner": true,
"f_age35-44": 21.736,
"age55-64": 3.044,
"channel_id": 2388268,
"30d_views": "2150601",
"thumb": "https:\/\/i.ytimg.com\/vi\/gui7iRWuQhU\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.46,
"uploaded": "2025-12-17T16:44:52+0100",
"views_3m": "13768",
"m_age18-24": 8.596,
"yt_id": "gui7iRWuQhU",
"f_age65-": 1.536,
"m_age35-44": 16.62,
"m_age13-17": 3.758,
"f_age45-54": 7.031,
"dislikes_3m": -13,
"f_age13-17": 1.858,
"180d_best_engagement_rate": 5.17,
"public_first_track": "2025-12-17T00:00:00+0100",
"180d_likes": 10536,
"likes_1m": -21,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 5.11,
"likes_1d": 0,
"country": "gb",
"views_1w": "416",
"7d_likes": 7217,
"language": "en",
"30d_best_engagement_rate": 5.33,
"compute_demography_last_track": "2026-04-18T00:00:00+0000",
"f_age25-34": 10.982,
"age45-54": 15.763,
"age65-": 2.551,
"views_1d": 66,
"sponsored_from_method": 8,
"60d_dislikes": 892,
"views_1m": "1931",
"modified": "2026-09-20T22:12:17+0000",
"30d_dislikes": 837,
"likes": 10489,
"180d_most_loved": 4.32,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 1680668,
"60d_most_loved": 4.4,
"created": "2025-12-18T00:28:44+0000",
"7d_comments": 904,
"comments_3m": -8,
"age25-34": 20.65,
"dislikes_1w": -1,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:20+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 1.015,
"demographyF": 49.989,
"m_age45-54": 8.732,
"demographyM": 50.011,
"dislikes_1m": -3,
"180d_dislikes": 913,
"60d_views": "2336613",
"dislikes_1d": 0,
"30d_most_loved": 4.43,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Which club Won??",
"30d_type": "public_v2",
"m_age25-34": 9.668,
"duration": 6,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1019423"
}
],
"7d_best_engagement_rate": 5.24,
"content_type": "kid",
"definition": "hd",
"most_loved": 4.28,
"projection": "rectangular",
"f_age55-64": 1.422,
"views": "2452714",
"comments": 1140,
"dislikes_rate": 0.37,
"180d_comments": 1150,
"comments_1m": -6,
"60d_likes": 10281,
"is_live": false,
"comments_1w": -1,
"30d_comments": 1111,
"7d_most_loved": 4.29
},
"sort": [
1765986292000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "HU3v3PeuWiw",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 3.316,
"likes_1w": -3976,
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"age13-17": 5.851,
"m_age55-64": 1.441,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:16+0200",
"age18-24": 16.713,
"comments_1d": 1,
"age35-44": 28.329,
"7d_dislikes": 8289,
"60d_best_engagement_rate": 17.17,
"active": true,
"dislikes": 12800,
"sponsored_manual_process_date": "2025-12-22T00:00:00+0100",
"30d_likes": 185646,
"likes_rate": 12.68,
"60d_comments": 723,
"180d_views": "13135575",
"likes_3m": 45799,
"licensed_content_owner": true,
"f_age35-44": 14.745,
"age55-64": 2.409,
"channel_id": 2388268,
"30d_views": "11219326",
"thumb": "https:\/\/i.ytimg.com\/vi\/HU3v3PeuWiw\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.05,
"uploaded": "2025-12-19T12:30:57+0100",
"views_3m": "5800455",
"m_age18-24": 13.397,
"yt_id": "HU3v3PeuWiw",
"f_age65-": 1.201,
"m_age35-44": 13.584,
"m_age13-17": 4.103,
"f_age45-54": 5.044,
"dislikes_3m": 1222,
"f_age13-17": 1.748,
"180d_best_engagement_rate": 16.07,
"public_first_track": "2025-12-19T00:00:00+0100",
"180d_likes": 199645,
"likes_1m": -4012,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 13.37,
"likes_1d": -3914,
"country": "gb",
"views_1w": "17142",
"7d_likes": 171434,
"language": "en",
"30d_best_engagement_rate": 17.44,
"compute_demography_last_track": "2026-04-20T00:00:00+0000",
"f_age25-34": 14.578,
"age45-54": 12.223,
"age65-": 2.062,
"views_1d": 2799,
"sponsored_from_method": 8,
"60d_dislikes": 9566,
"views_1m": "84018",
"modified": "2026-09-20T22:12:16+0000",
"30d_dislikes": 9353,
"likes": 252368,
"180d_most_loved": 15.2,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 9782223,
"60d_most_loved": 16.28,
"created": "2025-12-20T00:32:41+0000",
"7d_comments": 632,
"comments_3m": 151,
"age25-34": 32.413,
"dislikes_1w": -3,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:19+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 0.861,
"demographyF": 41.6,
"m_age45-54": 7.179,
"demographyM": 58.4,
"dislikes_1m": -26,
"180d_dislikes": 10709,
"60d_views": "11561450",
"dislikes_1d": 3,
"30d_most_loved": 16.55,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "World's Most Dangerous Boot VS Leg",
"30d_type": "public_v2",
"m_age25-34": 17.834,
"duration": 49,
"views_yearly_historisation": [
{
"years": 2025,
"views": "8528000"
}
],
"7d_best_engagement_rate": 18.44,
"content_type": "kid",
"definition": "hd",
"most_loved": 12.68,
"projection": "rectangular",
"f_age55-64": 0.967,
"views": "19902916",
"comments": 934,
"dislikes_rate": 0.64,
"180d_comments": 742,
"comments_1m": 1,
"60d_likes": 188179,
"is_live": false,
"comments_1w": 3,
"30d_comments": 704,
"7d_most_loved": 17.53
},
"sort": [
1766143857000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "-F7QDpqbC4E",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"country": "gb",
"likes_1w": 746,
"views_1w": "1506696",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 178290,
"language": "en",
"public_last_track": "2026-09-21T00:12:15+0200",
"30d_best_engagement_rate": 10.19,
"compute_demography_last_track": "2026-01-20T00:00:00+0000",
"comments_1d": 0,
"views_1d": 398345,
"sponsored_from_method": 8,
"60d_dislikes": 28099,
"views_1m": "8223685",
"modified": "2026-09-20T22:12:15+0000",
"30d_dislikes": 22247,
"7d_dislikes": 9547,
"likes": 934297,
"180d_most_loved": 6.53,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 16539143,
"60d_most_loved": 8.56,
"created": "2025-12-21T00:28:27+0000",
"60d_best_engagement_rate": 9.09,
"active": true,
"7d_comments": 112,
"comments_3m": 56,
"dislikes": 67347,
"dislikes_1w": -16,
"language_type": "snippet",
"sponsored_manual_process_date": "2025-12-22T00:00:00+0100",
"30d_likes": 388565,
"likes_rate": 5.85,
"60d_comments": 228,
"@indexed": "2026-09-20T22:12:19+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "126640375",
"likes_3m": 93142,
"dislikes_1m": -125,
"licensed_content_owner": true,
"180d_dislikes": 63243,
"60d_views": "52903104",
"channel_id": 2388268,
"dislikes_1d": 12,
"30d_most_loved": 9.63,
"30d_views": "40345201",
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/-F7QDpqbC4E\/hqdefault.jpg",
"title": "Same direction = swim",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"30d_type": "public_v2",
"duration": 26,
"views_yearly_historisation": [
{
"years": 2025,
"views": "25431369"
}
],
"comments_rate": 0,
"7d_best_engagement_rate": 11.36,
"uploaded": "2025-12-20T14:19:37+0100",
"definition": "hd",
"most_loved": 5.85,
"projection": "rectangular",
"views": "159647968",
"views_3m": "29355430",
"yt_id": "-F7QDpqbC4E",
"comments": 507,
"dislikes_rate": 0.42,
"180d_comments": 438,
"comments_1m": 11,
"dislikes_3m": 2422,
"60d_likes": 452718,
"180d_best_engagement_rate": 7.04,
"public_first_track": "2025-12-20T00:00:00+0100",
"180d_likes": 827414,
"likes_1m": 22199,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 6.28,
"comments_1w": 2,
"likes_1d": -2550,
"30d_comments": 192,
"7d_most_loved": 10.78
},
"sort": [
1766236777000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "w-8Fxyia0pI",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 4.482,
"likes_1w": -22,
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"age13-17": 7.677,
"m_age55-64": 2.268,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:18+0200",
"age18-24": 11.686,
"comments_1d": -1,
"age35-44": 34.305,
"7d_dislikes": 5132,
"60d_best_engagement_rate": 4.37,
"active": true,
"dislikes": 6768,
"sponsored_manual_process_date": "2026-01-05T00:00:00+0100",
"30d_likes": 46102,
"likes_rate": 3.05,
"60d_comments": 12592,
"180d_views": "15620485",
"likes_3m": -338,
"licensed_content_owner": true,
"f_age35-44": 20.104,
"age55-64": 3.835,
"channel_id": 2388268,
"30d_views": "14604810",
"thumb": "https:\/\/i.ytimg.com\/vi\/w-8Fxyia0pI\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.78,
"uploaded": "2025-12-22T16:41:21+0100",
"views_3m": "22359",
"m_age18-24": 7.204,
"yt_id": "w-8Fxyia0pI",
"f_age65-": 1.988,
"m_age35-44": 14.201,
"m_age13-17": 4.916,
"f_age45-54": 8.124,
"dislikes_3m": -56,
"f_age13-17": 2.761,
"180d_best_engagement_rate": 4.3,
"public_first_track": "2025-12-22T00:00:00+0100",
"180d_likes": 47970,
"likes_1m": -90,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 4.26,
"likes_1d": 4,
"country": "gb",
"views_1w": "791",
"7d_likes": 35779,
"language": "en",
"30d_best_engagement_rate": 4.44,
"compute_demography_last_track": "2026-04-22T00:00:00+0000",
"f_age25-34": 10.472,
"age45-54": 17.516,
"age65-": 3.469,
"views_1d": 167,
"60d_dislikes": 6875,
"views_1m": "3982",
"modified": "2026-09-20T22:12:18+0000",
"30d_dislikes": 6576,
"likes": 47637,
"180d_most_loved": 3.07,
"7d_type": "public_v2",
"7d_views": 11435306,
"60d_most_loved": 3.11,
"created": "2025-12-23T00:31:48+0000",
"7d_comments": 9699,
"comments_3m": -154,
"age25-34": 21.511,
"dislikes_1w": -5,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:22+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 1.481,
"demographyF": 49.5,
"m_age45-54": 9.392,
"demographyM": 50.5,
"dislikes_1m": -18,
"180d_dislikes": 6823,
"60d_views": "15432662",
"dislikes_1d": 1,
"30d_most_loved": 3.16,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Who Scored? \ud83d\udc40\ud83d\udc40",
"30d_type": "public_v2",
"m_age25-34": 11.039,
"duration": 5,
"views_yearly_historisation": [
{
"years": 2025,
"views": "11262303"
}
],
"7d_best_engagement_rate": 4.43,
"content_type": "kid",
"definition": "hd",
"most_loved": 3.05,
"projection": "rectangular",
"f_age55-64": 1.568,
"views": "15644207",
"comments": 12211,
"dislikes_rate": 0.43,
"180d_comments": 12375,
"comments_1m": -44,
"60d_likes": 48018,
"is_live": false,
"comments_1w": -8,
"30d_comments": 12238,
"7d_most_loved": 3.13
},
"sort": [
1766418081000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "bDmqwm7u2Fc",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 3.673,
"likes_1w": -1212,
"relevantTopics": [
"\/m\/06ntj",
"\/m\/022dc6"
],
"age13-17": 3.947,
"m_age55-64": 1.507,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:17+0200",
"age18-24": 12.9,
"comments_1d": -1,
"age35-44": 39.347,
"7d_dislikes": 609,
"60d_best_engagement_rate": 7.59,
"agency_id": 371,
"active": true,
"dislikes": 3274,
"sponsored_manual_process_date": "2026-01-04T00:00:00+0100",
"30d_likes": 22284,
"likes_rate": 5.55,
"60d_comments": 544,
"tags": [
"whatever you hit i'll buy",
"whatever you hit you get",
"fc card battle"
],
"180d_views": "7302674",
"likes_3m": 13313,
"licensed_content_owner": true,
"f_age35-44": 20.847,
"brand_domains": [
{
"domain": "topeleven.com"
}
],
"age55-64": 2.473,
"channel_id": 2388268,
"30d_views": "2940875",
"thumb": "https:\/\/i.ytimg.com\/vi\/bDmqwm7u2Fc\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"average_potential_views": 9802056,
"comments_rate": 0.09,
"uploaded": "2025-12-24T15:01:08+0100",
"views_3m": "3084279",
"m_age18-24": 9.227,
"yt_id": "bDmqwm7u2Fc",
"f_age65-": 1.093,
"m_age35-44": 18.5,
"m_age13-17": 2.7,
"f_age45-54": 5.14,
"dislikes_3m": 877,
"f_age13-17": 1.247,
"180d_best_engagement_rate": 6.5,
"public_first_track": "2025-12-24T00:00:00+0100",
"potential_views": 7931770,
"180d_likes": 44376,
"likes_1m": 2931,
"VideoList": [
{
"id": 1903
}
],
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 5.95,
"likes_1d": -1677,
"country": "gb",
"views_1w": "128902",
"7d_likes": 16232,
"language": "en",
"30d_best_engagement_rate": 8.05,
"compute_demography_last_track": "2026-01-24T00:00:00+0000",
"f_age25-34": 13.113,
"age45-54": 13.253,
"age65-": 2.24,
"views_1d": 17063,
"sponsored_from_method": 8,
"60d_dislikes": 1355,
"views_1m": "1003142",
"modified": "2026-09-20T22:12:17+0000",
"30d_dislikes": 950,
"likes": 57689,
"180d_most_loved": 6.08,
"sponsoring_score": 5,
"7d_type": "public_v2",
"7d_views": 1952089,
"60d_most_loved": 7.12,
"created": "2025-12-25T00:31:06+0000",
"7d_comments": 325,
"comments_3m": 165,
"age25-34": 25.84,
"dislikes_1w": -105,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:19+0000",
"has_previous_collaboration": true,
"60d_type": "public_v2",
"m_age65-": 1.147,
"demographyF": 46.08,
"m_age45-54": 8.113,
"demographyM": 53.92,
"dislikes_1m": 128,
"180d_dislikes": 2397,
"60d_views": "3983721",
"dislikes_1d": -133,
"30d_most_loved": 7.58,
"performance_score": 6.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Whatever Card You Hit, You Get! vs Celine",
"30d_type": "public_v2",
"m_age25-34": 12.727,
"duration": 1106,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1487379"
}
],
"7d_best_engagement_rate": 8.79,
"content_type": "kid",
"definition": "hd",
"most_loved": 5.55,
"projection": "rectangular",
"f_age55-64": 0.967,
"views": "10386953",
"comments": 885,
"dislikes_rate": 0.32,
"180d_comments": 720,
"comments_1m": 49,
"60d_likes": 28351,
"is_live": false,
"comments_1w": 6,
"30d_comments": 439,
"7d_most_loved": 8.32
},
"sort": [
1766584868000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "vQhO8qgdOUM",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"country": "gb",
"likes_1w": -13,
"views_1w": "403",
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 33926,
"language": "en",
"public_last_track": "2026-09-21T00:12:18+0200",
"30d_best_engagement_rate": 24.56,
"compute_demography_last_track": "2026-01-26T00:00:00+0000",
"comments_1d": 0,
"views_1d": 43,
"sponsored_from_method": 8,
"60d_dislikes": 999,
"views_1m": "1372",
"modified": "2026-09-20T22:12:18+0000",
"30d_dislikes": 928,
"7d_dislikes": 811,
"likes": 39520,
"180d_most_loved": 22.6,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 1358228,
"60d_most_loved": 23.31,
"created": "2025-12-27T00:29:56+0000",
"60d_best_engagement_rate": 24.03,
"active": true,
"7d_comments": 199,
"comments_3m": -3,
"dislikes": 1032,
"dislikes_1w": 0,
"language_type": "snippet",
"sponsored_manual_process_date": "2026-01-05T00:00:00+0100",
"30d_likes": 37512,
"likes_rate": 22.37,
"60d_comments": 225,
"@indexed": "2026-09-20T22:12:19+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1757344",
"likes_3m": -204,
"dislikes_1m": 1,
"licensed_content_owner": true,
"180d_dislikes": 1038,
"60d_views": "1684544",
"channel_id": 2388268,
"dislikes_1d": 1,
"30d_most_loved": 23.83,
"30d_views": "1573889",
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/vQhO8qgdOUM\/hqdefault.jpg",
"title": "1 Pass = $1 Dollar",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"30d_type": "public_v2",
"duration": 79,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1136655"
}
],
"comments_rate": 0.13,
"7d_best_engagement_rate": 25.72,
"uploaded": "2025-12-26T14:11:22+0100",
"definition": "hd",
"most_loved": 22.37,
"projection": "rectangular",
"views": "1766714",
"views_3m": "10046",
"yt_id": "vQhO8qgdOUM",
"comments": 221,
"dislikes_rate": 0.58,
"180d_comments": 224,
"comments_1m": -1,
"dislikes_3m": -7,
"60d_likes": 39260,
"180d_best_engagement_rate": 23.32,
"public_first_track": "2025-12-26T00:00:00+0100",
"180d_likes": 39714,
"likes_1m": -70,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 23.08,
"comments_1w": 0,
"likes_1d": 2,
"30d_comments": 222,
"7d_most_loved": 24.98
},
"sort": [
1766754682000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "1tNk5Gvp3K4",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 3.295,
"likes_1w": -19,
"relevantTopics": [
"\/m\/019_rr"
],
"age13-17": 6.891,
"m_age55-64": 1.421,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:16+0200",
"age18-24": 13.722,
"comments_1d": 0,
"age35-44": 33.56,
"7d_dislikes": 2886,
"60d_best_engagement_rate": 12.23,
"active": true,
"dislikes": 3738,
"sponsored_manual_process_date": "2026-01-05T00:00:00+0100",
"30d_likes": 61220,
"likes_rate": 11.12,
"60d_comments": 526,
"180d_views": "5592106",
"likes_3m": -480,
"licensed_content_owner": true,
"f_age35-44": 17.637,
"age55-64": 2.235,
"channel_id": 2388268,
"30d_views": "5188002",
"thumb": "https:\/\/i.ytimg.com\/vi\/1tNk5Gvp3K4\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.09,
"uploaded": "2025-12-29T21:30:14+0100",
"views_3m": "13976",
"m_age18-24": 10.426,
"yt_id": "1tNk5Gvp3K4",
"f_age65-": 1.061,
"m_age35-44": 15.923,
"m_age13-17": 4.416,
"f_age45-54": 5.797,
"dislikes_3m": -28,
"f_age13-17": 2.475,
"180d_best_engagement_rate": 11.99,
"public_first_track": "2025-12-29T00:00:00+0100",
"180d_likes": 62755,
"likes_1m": -135,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 11.88,
"likes_1d": 20,
"country": "gb",
"views_1w": "499",
"7d_likes": 51749,
"language": "en",
"30d_best_engagement_rate": 12.59,
"compute_demography_last_track": "2026-04-30T00:00:00+0000",
"f_age25-34": 10.413,
"age45-54": 14.055,
"age65-": 1.888,
"views_1d": 54,
"sponsored_from_method": 8,
"60d_dislikes": 3767,
"views_1m": "1802",
"modified": "2026-09-20T22:12:16+0000",
"30d_dislikes": 3585,
"likes": 62293,
"180d_most_loved": 11.22,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 4141093,
"60d_most_loved": 11.44,
"created": "2025-12-30T00:30:02+0000",
"7d_comments": 438,
"comments_3m": -8,
"age25-34": 27.65,
"dislikes_1w": 0,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:18+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 0.827,
"demographyF": 41.492,
"m_age45-54": 8.258,
"demographyM": 58.508,
"dislikes_1m": -11,
"180d_dislikes": 3765,
"60d_views": "5501735",
"dislikes_1d": 1,
"30d_most_loved": 11.8,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Guess the player as baby or swim",
"30d_type": "public_v2",
"m_age25-34": 17.237,
"duration": 30,
"views_yearly_historisation": [
{
"years": 2025,
"views": "3054575"
}
],
"7d_best_engagement_rate": 13.3,
"content_type": "kid",
"definition": "hd",
"most_loved": 11.12,
"projection": "rectangular",
"f_age55-64": 0.814,
"views": "5603547",
"comments": 514,
"dislikes_rate": 0.67,
"180d_comments": 522,
"comments_1m": -2,
"60d_likes": 62967,
"is_live": false,
"comments_1w": 0,
"30d_comments": 502,
"7d_most_loved": 12.5
},
"sort": [
1767040214000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "SU9lS5jB3FM",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 4.046,
"likes_1w": -10,
"relevantTopics": [
"\/m\/06ntj"
],
"age13-17": 7.899,
"m_age55-64": 2.28,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:17+0200",
"age18-24": 11.259,
"comments_1d": -2,
"age35-44": 34.62,
"7d_dislikes": 2242,
"60d_best_engagement_rate": 5.12,
"active": true,
"dislikes": 2386,
"sponsored_manual_process_date": "2026-01-05T00:00:00+0100",
"30d_likes": 37147,
"likes_rate": 4.39,
"60d_comments": 2830,
"180d_views": "8517913",
"likes_3m": -264,
"licensed_content_owner": true,
"f_age35-44": 20.066,
"age55-64": 3.589,
"channel_id": 2388268,
"30d_views": "8144967",
"thumb": "https:\/\/i.ytimg.com\/vi\/SU9lS5jB3FM\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.32,
"uploaded": "2025-12-31T18:03:58+0100",
"views_3m": "16286",
"m_age18-24": 7.213,
"yt_id": "SU9lS5jB3FM",
"f_age65-": 1.673,
"m_age35-44": 14.554,
"m_age13-17": 5.29,
"f_age45-54": 8.049,
"dislikes_3m": -19,
"f_age13-17": 2.609,
"180d_best_engagement_rate": 5.04,
"public_first_track": "2025-12-31T00:00:00+0100",
"180d_likes": 37694,
"likes_1m": -76,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 4.99,
"likes_1d": 5,
"country": "gb",
"views_1w": "448",
"7d_likes": 35664,
"language": "en",
"30d_best_engagement_rate": 5.19,
"compute_demography_last_track": "2026-05-02T00:00:00+0000",
"f_age25-34": 10.244,
"age45-54": 17.785,
"age65-": 3.052,
"views_1d": 48,
"sponsored_from_method": 8,
"60d_dislikes": 2400,
"views_1m": "1890",
"modified": "2026-09-20T22:12:17+0000",
"30d_dislikes": 2343,
"likes": 37443,
"180d_most_loved": 4.43,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 7701725,
"60d_most_loved": 4.5,
"created": "2026-01-01T00:39:22+0000",
"7d_comments": 2666,
"comments_3m": -27,
"age25-34": 21.796,
"dislikes_1w": -1,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:19+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 1.38,
"demographyF": 47.995,
"m_age45-54": 9.736,
"demographyM": 52.005,
"dislikes_1m": -8,
"180d_dislikes": 2405,
"60d_views": "8404246",
"dislikes_1d": 1,
"30d_most_loved": 4.56,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Which Country Scored?",
"30d_type": "public_v2",
"m_age25-34": 11.552,
"duration": 6,
"views_yearly_historisation": [
{
"years": 2025,
"views": "3840309"
}
],
"7d_best_engagement_rate": 5.27,
"content_type": "kid",
"definition": "hd",
"most_loved": 4.39,
"projection": "rectangular",
"f_age55-64": 1.308,
"views": "8530180",
"comments": 2770,
"dislikes_rate": 0.28,
"180d_comments": 2796,
"comments_1m": -16,
"60d_likes": 37795,
"is_live": false,
"comments_1w": -5,
"30d_comments": 2777,
"7d_most_loved": 4.63
},
"sort": [
1767200638000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "9kmvQzFuG-E",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 5.758,
"likes_1w": -125,
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"age13-17": 9.744,
"m_age55-64": 1.715,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:16+0200",
"age18-24": 23.796,
"comments_1d": 0,
"age35-44": 23.368,
"7d_dislikes": 6389,
"60d_best_engagement_rate": 13.57,
"active": true,
"dislikes": 15723,
"sponsored_manual_process_date": "2026-01-09T00:00:00+0100",
"30d_likes": 289682,
"likes_rate": 9.71,
"60d_comments": 371,
"180d_views": "44667591",
"likes_3m": 5244,
"licensed_content_owner": true,
"f_age35-44": 10.687,
"age55-64": 3.2,
"channel_id": 2388268,
"30d_views": "20052026",
"thumb": "https:\/\/i.ytimg.com\/vi\/9kmvQzFuG-E\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.01,
"uploaded": "2026-01-05T16:38:47+0100",
"views_3m": "1855005",
"m_age18-24": 18.038,
"yt_id": "9kmvQzFuG-E",
"f_age65-": 1.179,
"m_age35-44": 12.68,
"m_age13-17": 7.615,
"f_age45-54": 5.265,
"dislikes_3m": 190,
"f_age13-17": 2.129,
"180d_best_engagement_rate": 10.19,
"public_first_track": "2026-01-08T00:00:00+0100",
"180d_likes": 438817,
"likes_1m": -366,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 10.07,
"likes_1d": -105,
"country": "gb",
"views_1w": "24378",
"7d_likes": 259701,
"language": "en",
"30d_best_engagement_rate": 14.85,
"compute_demography_last_track": "2026-05-06T00:00:00+0000",
"f_age25-34": 7.137,
"age45-54": 13.33,
"age65-": 2.143,
"views_1d": 686,
"sponsored_from_method": 8,
"60d_dislikes": 9068,
"views_1m": "97951",
"modified": "2026-09-20T22:12:16+0000",
"30d_dislikes": 7825,
"likes": 439362,
"180d_most_loved": 9.82,
"sponsoring_score": 0,
"7d_type": "public_v2",
"7d_views": 16219858,
"60d_most_loved": 13.17,
"created": "2026-01-06T00:38:54+0000",
"7d_comments": 323,
"comments_3m": 0,
"age25-34": 24.418,
"dislikes_1w": -6,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:17+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 0.964,
"demographyF": 33.641,
"m_age45-54": 8.065,
"demographyM": 66.359,
"dislikes_1m": -31,
"180d_dislikes": 15827,
"60d_views": "23701885",
"dislikes_1d": 3,
"30d_most_loved": 14.45,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Can Donnarumma Catch Any Ball?",
"30d_type": "public_v2",
"m_age25-34": 17.281,
"duration": 20,
"7d_best_engagement_rate": 16.43,
"content_type": "kid",
"definition": "hd",
"most_loved": 9.71,
"projection": "rectangular",
"f_age55-64": 1.486,
"views": "45227609",
"comments": 555,
"dislikes_rate": 0.35,
"180d_comments": 559,
"comments_1m": -1,
"60d_likes": 312141,
"is_live": false,
"comments_1w": 0,
"30d_comments": 350,
"7d_most_loved": 16.01
},
"sort": [
1767627527000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "pQV7hHWazpU",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"country": "gb",
"likes_1w": -718,
"views_1w": "151802",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 25508,
"language": "en",
"public_last_track": "2026-09-21T00:12:17+0200",
"30d_best_engagement_rate": 6.49,
"compute_demography_last_track": "2026-02-08T00:00:00+0000",
"comments_1d": 0,
"views_1d": 29436,
"60d_dislikes": 5125,
"views_1m": "1192523",
"modified": "2026-09-20T22:12:17+0000",
"30d_dislikes": 3804,
"7d_dislikes": 1923,
"likes": 103026,
"180d_most_loved": 4.93,
"7d_type": "public_v2",
"7d_views": 3423102,
"60d_most_loved": 5.53,
"created": "2026-01-09T01:05:59+0000",
"60d_best_engagement_rate": 6.04,
"active": true,
"7d_comments": 96,
"comments_3m": 55,
"dislikes": 9804,
"dislikes_1w": 0,
"language_type": "snippet",
"sponsored_manual_process_date": "2026-01-14T00:00:00+0100",
"30d_likes": 43870,
"likes_rate": 4.79,
"60d_comments": 169,
"@indexed": "2026-09-20T22:12:20+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "18242992",
"likes_3m": 16584,
"dislikes_1m": -24,
"licensed_content_owner": true,
"180d_dislikes": 9872,
"60d_views": "10233532",
"channel_id": 2388268,
"dislikes_1d": 6,
"30d_most_loved": 5.96,
"30d_views": "7366836",
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/pQV7hHWazpU\/hqdefault.jpg",
"title": "The kid is a baller. #Supersupercopa #\u0627\u0644\u0633\u0648\u0628\u0631_\u0627\u0644\u0625\u0633\u0628\u0627\u0646\u064a_\u0628\u062c\u062f\u0629",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"30d_type": "public_v2",
"duration": 26,
"comments_rate": 0.01,
"7d_best_engagement_rate": 8.04,
"uploaded": "2026-01-08T17:27:40+0100",
"definition": "hd",
"most_loved": 4.79,
"projection": "rectangular",
"views": "21521136",
"views_3m": "4238687",
"yt_id": "pQV7hHWazpU",
"comments": 276,
"dislikes_rate": 0.46,
"180d_comments": 229,
"comments_1m": 9,
"dislikes_3m": 251,
"60d_likes": 56544,
"180d_best_engagement_rate": 5.48,
"public_first_track": "2026-01-12T00:00:00+0100",
"180d_likes": 89915,
"likes_1m": 3748,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 5.26,
"comments_1w": 2,
"likes_1d": -1103,
"30d_comments": 144,
"7d_most_loved": 7.45
},
"sort": [
1767889660000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "YA6agRbUT6U",
"_score": null,
"_routing": "2388268",
"_parent": "2388268",
"_source": {
"f_age18-24": 3.642,
"likes_1w": -174,
"relevantTopics": [
"\/m\/02vx4",
"\/m\/06ntj"
],
"age13-17": 6.817,
"m_age55-64": 3.395,
"type_demographies": "computed",
"public_last_track": "2026-09-21T00:12:17+0200",
"age18-24": 25.052,
"comments_1d": 1,
"age35-44": 23.144,
"7d_dislikes": 4595,
"60d_best_engagement_rate": 14.3,
"active": true,
"dislikes": 17156,
"sponsored_manual_process_date": "2026-01-15T00:00:00+0100",
"30d_likes": 308901,
"likes_rate": 12.25,
"60d_comments": 1490,
"180d_views": "39953590",
"likes_3m": -958,
"licensed_content_owner": true,
"f_age35-44": 9.044,
"age55-64": 4.149,
"channel_id": 2388268,
"30d_views": "19924179",
"thumb": "https:\/\/i.ytimg.com\/vi\/YA6agRbUT6U\/hqdefault.jpg",
"yt_channel_id": "op6604O_QwmEum6e0Riz2w",
"comments_rate": 0.04,
"uploaded": "2026-01-10T16:53:36+0100",
"views_3m": "374584",
"m_age18-24": 21.41,
"yt_id": "YA6agRbUT6U",
"f_age65-": 0.787,
"m_age35-44": 14.1,
"m_age13-17": 5.329,
"f_age45-54": 3.995,
"dislikes_3m": -15,
"f_age13-17": 1.487,
"180d_best_engagement_rate": 12.8,
"public_first_track": "2026-01-14T00:00:00+0100",
"180d_likes": 492432,
"likes_1m": -685,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 12.72,
"likes_1d": 38,
"country": "gb",
"views_1w": "638",
"7d_likes": 184791,
"language": "en",
"30d_best_engagement_rate": 16,
"compute_demography_last_track": "2026-02-10T00:00:00+0000",
"f_age25-34": 4.555,
"age45-54": 13.173,
"age65-": 3.088,
"views_1d": 103,
"60d_dislikes": 12426,
"views_1m": "21822",
"modified": "2026-09-20T22:12:17+0000",
"30d_dislikes": 8836,
"likes": 491082,
"180d_most_loved": 12.33,
"7d_type": "public_v2",
"7d_views": 9955776,
"60d_most_loved": 13.84,
"created": "2026-01-12T21:34:43+0000",
"7d_comments": 700,
"comments_3m": -15,
"age25-34": 24.578,
"dislikes_1w": 3,
"language_type": "snippet",
"@indexed": "2026-09-20T22:12:18+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 2.301,
"demographyF": 24.265,
"m_age45-54": 9.178,
"demographyM": 75.735,
"dislikes_1m": -17,
"180d_dislikes": 17253,
"60d_views": "30031132",
"dislikes_1d": 8,
"30d_most_loved": 15.5,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Madrid is so nice \ud83d\udcf8 #Supersupercopa #\u0627\u0644\u0633\u0648\u0628\u0631_\u0627\u0644\u0625\u0633\u0628\u0627\u0646\u064a_\u0628\u062c\u062f\u0629",
"30d_type": "public_v2",
"m_age25-34": 20.023,
"duration": 36,
"7d_best_engagement_rate": 19.09,
"content_type": "other",
"definition": "hd",
"most_loved": 12.25,
"projection": "rectangular",
"f_age55-64": 0.754,
"views": "40088851",
"comments": 1714,
"dislikes_rate": 0.43,
"180d_comments": 1724,
"comments_1m": -4,
"60d_likes": 415679,
"is_live": false,
"comments_1w": 0,
"30d_comments": 1101,
"7d_most_loved": 18.56
},
"sort": [
1768060416000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 11.975402,
"hits": [
{
"_type": "channels",
"_id": "2388268",
"_score": 11.975402,
"_source": {
"score": 948,
"videos_uploaded": 1104,
"subscribers": 23300000,
"logo": "https:\/\/yt3.ggpht.com\/oekY3oleTWwxoo6S3oY2l3Hhm4Y7ds5dQKH1_ItvDrNclj1KXZDc2qyIHv_oJ88daFcRCLAa=s800-c-k-c0x00ffffff-no-rj",
"handle": "futcrunch",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2388268",
"is_brand": false,
"display_name": "Futcrunch",
"videos_views": "13854295113"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}