GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2322131"
}
}
]
}
},
{
"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": 400
},
"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": 1743,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 559,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "6nD4vqsK-0U",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 80,
"language": "fr",
"public_last_track": "2026-05-12T02:38:09+0200",
"30d_best_engagement_rate": 56.78,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 2,
"views_1m": "4",
"modified": "2026-05-12T00:38:09+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 91,
"180d_most_loved": 47.49,
"7d_type": "public_v2",
"7d_views": 1455,
"60d_most_loved": 50.7,
"created": "2024-11-14T15:11:48+0000",
"60d_best_engagement_rate": 56.34,
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"dislikes": 2,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 86,
"likes_rate": 46.1,
"60d_comments": 8,
"@indexed": "2026-05-12T00:38:16+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "1895",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"60d_views": "1775",
"brand_domains": [
{
"domain": "myprotein.com"
}
],
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 51.4,
"30d_views": "1673",
"performance_score": 24.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/6nD4vqsK-0U\/hqdefault.jpg",
"title": "Une soir\u00e9e sur un YACHT au vieux port de MONTREAL",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"average_potential_views": 4230,
"duration": 490,
"views_yearly_historisation": [
{
"years": 2025,
"views": "235"
},
{
"years": 2024,
"views": "1723"
}
],
"comments_rate": 4.05,
"7d_best_engagement_rate": 60.48,
"uploaded": "2024-11-13T20:00:14+0100",
"definition": "hd",
"most_loved": 46.1,
"projection": "rectangular",
"views": "1974",
"views_3m": "9",
"yt_id": "6nD4vqsK-0U",
"comments": 8,
"dislikes_rate": 1.01,
"180d_comments": 8,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 90,
"180d_best_engagement_rate": 52.77,
"public_first_track": "2024-11-14T00:00:00+0100",
"potential_views": 2706,
"180d_likes": 90,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 51.17,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 7,
"7d_most_loved": 54.98
},
"sort": [
1731524414000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "84rh4xxyL5U",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02wbm",
"\/m\/019_rr"
],
"7d_likes": 143,
"language": "fr",
"public_last_track": "2026-05-12T02:38:09+0200",
"30d_best_engagement_rate": 53.34,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "9",
"modified": "2026-05-12T00:38:09+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 165,
"180d_most_loved": 45,
"7d_type": "public_v2",
"7d_views": 2759,
"60d_most_loved": 47.09,
"created": "2024-11-24T13:47:09+0000",
"60d_best_engagement_rate": 52.82,
"active": true,
"7d_comments": 18,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 148,
"likes_rate": 42.89,
"60d_comments": 18,
"@indexed": "2026-05-12T00:38:16+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "3622",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "3313",
"brand_domains": [
{
"domain": "myprotein.com"
}
],
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 47.27,
"30d_views": "3131",
"performance_score": 57.63,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/84rh4xxyL5U\/hqdefault.jpg",
"title": "Y A QUOI \u00c0 FAIRE \u00c0 : MONTR\u00c9AL - Le MEILLEUR poulet en ville !",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"average_potential_views": 4521,
"duration": 507,
"views_yearly_historisation": [
{
"years": 2025,
"views": "627"
},
{
"years": 2024,
"views": "3181"
}
],
"comments_rate": 4.16,
"7d_best_engagement_rate": 58.72,
"uploaded": "2024-11-23T18:17:58+0100",
"definition": "hd",
"most_loved": 42.89,
"projection": "rectangular",
"views": "3847",
"views_3m": "20",
"yt_id": "84rh4xxyL5U",
"comments": 16,
"dislikes_rate": 0.26,
"180d_comments": 18,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 156,
"180d_best_engagement_rate": 50.25,
"public_first_track": "2024-11-24T00:00:00+0100",
"potential_views": 2666,
"180d_likes": 163,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 47.31,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 18,
"7d_most_loved": 51.83
},
"sort": [
1732382278000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ExJMz3oGgZw",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/0glt670",
"\/m\/019_rr"
],
"7d_likes": 180,
"language": "fr",
"public_last_track": "2026-05-12T02:38:09+0200",
"30d_best_engagement_rate": 63.12,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "5",
"modified": "2026-05-12T00:38:09+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 209,
"180d_most_loved": 58.31,
"7d_type": "public_v2",
"7d_views": 2808,
"60d_most_loved": 59.73,
"created": "2024-12-09T14:24:40+0000",
"60d_best_engagement_rate": 61.5,
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 199,
"likes_rate": 56.21,
"60d_comments": 6,
"@indexed": "2026-05-12T00:38:16+0000",
"tags": [
"Freeman Sensei",
"Freeman"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "3533",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "3382",
"brand_domains": [
{
"domain": "myprotein.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 61.27,
"30d_views": "3248",
"performance_score": 62.25,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ExJMz3oGgZw\/hqdefault.jpg",
"title": "Mon style est devenu trop N\u00c9GATIF",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 375,
"average_potential_views": 4263,
"views_yearly_historisation": [
{
"years": 2025,
"views": "594"
},
{
"years": 2024,
"views": "3089"
}
],
"comments_rate": 1.61,
"7d_best_engagement_rate": 66.24,
"uploaded": "2024-12-08T18:12:35+0100",
"definition": "hd",
"most_loved": 56.21,
"projection": "rectangular",
"views": "3718",
"views_3m": "16",
"yt_id": "ExJMz3oGgZw",
"comments": 6,
"180d_comments": 6,
"comments_1m": 0,
"60d_likes": 202,
"180d_best_engagement_rate": 60.01,
"public_first_track": "2024-12-08T00:00:00+0100",
"potential_views": 2504,
"180d_likes": 206,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 57.83,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 6,
"7d_most_loved": 64.1
},
"sort": [
1733677955000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "WM8udoFNpuQ",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"f_age18-24": 6.867,
"likes_1w": 0,
"age13-17": 10.468,
"m_age55-64": 0.667,
"type_demographies": "computed",
"public_last_track": "2026-05-15T04:06:41+0200",
"age18-24": 47.171,
"comments_1d": 0,
"age35-44": 9.576,
"7d_dislikes": 6,
"60d_best_engagement_rate": 71.54,
"active": true,
"dislikes": 6,
"30d_likes": 714,
"likes_rate": 62.13,
"60d_comments": 61,
"tags": [
"Freeman Sensei",
"Freeman"
],
"180d_views": "11433",
"likes_3m": -2,
"licensed_content_owner": true,
"f_age35-44": 2.25,
"age55-64": 0.833,
"channel_id": 2322131,
"30d_views": "10615",
"thumb": "https:\/\/i.ytimg.com\/vi\/WM8udoFNpuQ\/hqdefault.jpg",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"comments_rate": 5.16,
"uploaded": "2024-12-30T20:41:33+0100",
"views_3m": "28",
"m_age18-24": 40.303,
"yt_id": "WM8udoFNpuQ",
"f_age65-": 0.158,
"m_age35-44": 7.326,
"m_age13-17": 7.692,
"f_age45-54": 1.208,
"dislikes_3m": 0,
"f_age13-17": 2.775,
"180d_best_engagement_rate": 69.97,
"public_first_track": "2024-12-30T00:00:00+0100",
"180d_likes": 733,
"likes_1m": -1,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 67.81,
"likes_1d": 0,
"country": "fr",
"views_1w": "1",
"7d_likes": 690,
"language": "fr",
"30d_best_engagement_rate": 73.48,
"compute_demography_last_track": "2025-04-30T00:00:00+0000",
"f_age25-34": 2.717,
"age45-54": 5.292,
"age65-": 0.925,
"views_1d": 0,
"60d_dislikes": 6,
"views_1m": "7",
"modified": "2026-05-15T02:06:41+0000",
"30d_dislikes": 6,
"likes": 734,
"180d_most_loved": 64.11,
"7d_type": "public_v2",
"7d_views": 9765,
"60d_most_loved": 65.43,
"created": "2024-12-31T16:00:37+0000",
"7d_comments": 59,
"comments_3m": 0,
"age25-34": 25.735,
"dislikes_1w": 0,
"language_type": "snippet",
"@indexed": "2026-05-15T02:07:59+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 0.767,
"demographyF": 16.143,
"m_age45-54": 4.084,
"demographyM": 83.857,
"dislikes_1m": 0,
"180d_dislikes": 6,
"60d_views": "10959",
"dislikes_1d": 0,
"30d_most_loved": 67.26,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"title": "La fin de mon aventure sur cette cha\u00eene (BILAN 2024)",
"30d_type": "public_v2",
"m_age25-34": 23.019,
"duration": 1998,
"views_yearly_historisation": [
{
"years": 2025,
"views": "3629"
},
{
"years": 2024,
"views": "1924"
}
],
"7d_best_engagement_rate": 77.32,
"content_type": "other",
"definition": "hd",
"most_loved": 62.13,
"projection": "rectangular",
"f_age55-64": 0.167,
"views": "11813",
"comments": 61,
"dislikes_rate": 0.51,
"180d_comments": 61,
"comments_1m": 0,
"60d_likes": 717,
"is_live": false,
"comments_1w": 0,
"30d_comments": 60,
"7d_most_loved": 70.66
},
"sort": [
1735587693000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "HVTjJ6Hsn3Q",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "5",
"relevantTopics": [
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 60,
"language": "fr",
"public_last_track": "2026-05-15T04:06:41+0200",
"30d_best_engagement_rate": 46.17,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 0,
"views_1m": "30",
"modified": "2026-05-15T02:06:41+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 127,
"180d_most_loved": 39.94,
"7d_type": "public_v2",
"7d_views": 1292,
"60d_most_loved": 42.77,
"created": "2025-01-04T13:24:34+0000",
"60d_best_engagement_rate": 43.68,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 86,
"likes_rate": 34.77,
"60d_comments": 2,
"@indexed": "2026-05-15T02:07:59+0000",
"tags": [
"Freeman Sensei",
"Freeman"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "2554",
"likes_3m": 3,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "2198",
"channel_id": 2322131,
"30d_most_loved": 45.12,
"30d_views": "1906",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/HVTjJ6Hsn3Q\/hqdefault.jpg",
"title": "FR College Football 25 Road To Glory D\u00e9but de carri\u00e8re avec AGON KONGO",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 826,
"comments_rate": 0.55,
"7d_best_engagement_rate": 47.99,
"uploaded": "2025-01-03T19:14:15+0100",
"definition": "hd",
"most_loved": 34.77,
"projection": "rectangular",
"views": "3653",
"views_3m": "91",
"yt_id": "HVTjJ6Hsn3Q",
"comments": 2,
"180d_comments": 2,
"comments_1m": 0,
"60d_likes": 94,
"180d_best_engagement_rate": 40.72,
"public_first_track": "2025-01-03T00:00:00+0100",
"180d_likes": 102,
"likes_1m": 2,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 35.31,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 46.44
},
"sort": [
1735928055000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "_avN3nMoN1I",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 35,
"language": "fr",
"public_last_track": "2026-05-15T04:06:41+0200",
"30d_best_engagement_rate": 42.49,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 0,
"views_1m": "20",
"modified": "2026-05-15T02:06:41+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 61,
"180d_most_loved": 40.83,
"7d_type": "public_v2",
"7d_views": 755,
"60d_most_loved": 41.44,
"created": "2025-01-04T13:24:34+0000",
"60d_best_engagement_rate": 42.34,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 42,
"likes_rate": 32.81,
"60d_comments": 1,
"@indexed": "2026-05-15T02:07:59+0000",
"tags": [
"Freeman Sensei",
"Freeman"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1298",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1110",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 41.5,
"30d_views": "1012",
"performance_score": 6.25,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/_avN3nMoN1I\/hqdefault.jpg",
"title": "FR College Football 25 RTG Agon Kongo : Talentueux, mais d\u00e9sastreux !",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 846,
"average_potential_views": 5324,
"comments_rate": 0.54,
"7d_best_engagement_rate": 47.68,
"uploaded": "2025-01-03T20:43:04+0100",
"definition": "hd",
"most_loved": 32.81,
"projection": "rectangular",
"views": "1859",
"views_3m": "50",
"yt_id": "_avN3nMoN1I",
"comments": 1,
"180d_comments": 1,
"comments_1m": 0,
"60d_likes": 46,
"180d_best_engagement_rate": 41.6,
"public_first_track": "2025-01-03T00:00:00+0100",
"potential_views": 3111,
"180d_likes": 53,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 33.35,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 46.36
},
"sort": [
1735933384000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "yv8HsLV2dng",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "11",
"relevantTopics": [
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 35,
"language": "fr",
"public_last_track": "2026-05-15T04:06:42+0200",
"30d_best_engagement_rate": 46.33,
"views_1d": 2,
"60d_dislikes": 0,
"views_1m": "28",
"modified": "2026-05-15T02:06:42+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 59,
"180d_most_loved": 38.17,
"7d_type": "public_v2",
"7d_views": 644,
"60d_most_loved": 43.57,
"created": "2025-01-05T13:33:09+0000",
"60d_best_engagement_rate": 43.57,
"active": true,
"7d_comments": 0,
"language_type": "snippet",
"30d_likes": 41,
"likes_rate": 32.74,
"60d_comments": 0,
"@indexed": "2026-05-15T02:07:59+0000",
"tags": [
"Freeman Sensei",
"Freeman"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1179",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "964",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 46.33,
"30d_views": "885",
"performance_score": 5.5,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/yv8HsLV2dng\/hqdefault.jpg",
"title": "FR College Football 25 Road To Glory \"Agon Kongo\" : L'heure de prouver \u00e0 LSU !",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 541,
"average_potential_views": 5324,
"7d_best_engagement_rate": 54.35,
"uploaded": "2025-01-04T17:30:27+0100",
"definition": "hd",
"most_loved": 32.74,
"projection": "rectangular",
"views": "1802",
"views_3m": "72",
"yt_id": "yv8HsLV2dng",
"180d_comments": 0,
"60d_likes": 42,
"180d_best_engagement_rate": 38.17,
"public_first_track": "2025-01-04T00:00:00+0100",
"potential_views": 3111,
"180d_likes": 45,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 32.74,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 54.35
},
"sort": [
1736008227000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "5vvMlnm2KD0",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "13",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 43,
"language": "fr",
"public_last_track": "2026-05-15T04:06:41+0200",
"30d_best_engagement_rate": 45.11,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 0,
"views_1m": "47",
"modified": "2026-05-15T02:06:41+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 80,
"180d_most_loved": 36.83,
"7d_type": "public_v2",
"7d_views": 900,
"60d_most_loved": 40.95,
"created": "2025-01-05T13:33:09+0000",
"60d_best_engagement_rate": 41.61,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 58,
"likes_rate": 29.22,
"60d_comments": 1,
"@indexed": "2026-05-15T02:07:59+0000",
"tags": [
"Freeman Sensei",
"Freeman"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1792",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1514",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 44.34,
"dislikes_1d": 0,
"30d_views": "1308",
"performance_score": 11.75,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/5vvMlnm2KD0\/hqdefault.jpg",
"title": "FR College Football 25 Road To Glory \"Agon Kongo\" : Le meilleur CB au PAYS !",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 1088,
"average_potential_views": 5324,
"comments_rate": 0.37,
"7d_best_engagement_rate": 48.89,
"uploaded": "2025-01-04T18:31:09+0100",
"definition": "hd",
"most_loved": 29.22,
"projection": "rectangular",
"views": "2738",
"views_3m": "116",
"yt_id": "5vvMlnm2KD0",
"comments": 1,
"dislikes_rate": 0.37,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 62,
"180d_best_engagement_rate": 37.39,
"public_first_track": "2025-01-04T00:00:00+0100",
"potential_views": 3111,
"180d_likes": 66,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 29.95,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 47.78
},
"sort": [
1736011869000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "M2xA9eei5vY",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "6",
"relevantTopics": [
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 59,
"language": "fr",
"public_last_track": "2026-05-15T04:06:41+0200",
"30d_best_engagement_rate": 49.51,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "28",
"modified": "2026-05-15T02:06:41+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 81,
"180d_most_loved": 39.23,
"7d_type": "public_v2",
"7d_views": 1137,
"60d_most_loved": 44.4,
"created": "2025-01-16T19:12:05+0000",
"60d_best_engagement_rate": 45.73,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 64,
"likes_rate": 32.94,
"60d_comments": 2,
"@indexed": "2026-05-15T02:07:59+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "1759",
"likes_3m": 1,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1509",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 48.01,
"30d_views": "1333",
"performance_score": 37.38,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/M2xA9eei5vY\/hqdefault.jpg",
"title": "CFB 25 Road to Glory \"Shin Seijuro\" : Le SPEAR TACKLE entre en jeu !",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 1151,
"average_potential_views": 2756,
"comments_rate": 0.81,
"7d_best_engagement_rate": 53.65,
"uploaded": "2025-01-15T18:46:04+0100",
"definition": "hd",
"most_loved": 32.94,
"projection": "rectangular",
"views": "2459",
"views_3m": "85",
"yt_id": "M2xA9eei5vY",
"comments": 2,
"180d_comments": 2,
"comments_1m": 0,
"60d_likes": 67,
"180d_best_engagement_rate": 40.36,
"public_first_track": "2025-01-15T00:00:00+0100",
"potential_views": 1719,
"180d_likes": 69,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 33.75,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 51.89
},
"sort": [
1736963164000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "E4pyybOCgoY",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "9",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 45,
"language": "fr",
"public_last_track": "2026-05-15T04:06:45+0200",
"30d_best_engagement_rate": 56.6,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 0,
"views_1m": "22",
"modified": "2026-05-15T02:06:45+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 60,
"180d_most_loved": 45.78,
"7d_type": "public_v2",
"7d_views": 751,
"60d_most_loved": 49.9,
"created": "2025-01-16T19:12:05+0000",
"60d_best_engagement_rate": 52.89,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 48,
"likes_rate": 36.36,
"60d_comments": 3,
"@indexed": "2026-05-15T02:08:00+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "1114",
"likes_3m": 1,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1002",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 53.27,
"30d_views": "901",
"performance_score": 19.63,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/E4pyybOCgoY\/hqdefault.jpg",
"title": "CFB 25 Road to Glory \"Shin Seijuro\" : 25 Secondes, 52 Yard Field goal..",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 1944,
"average_potential_views": 2756,
"comments_rate": 1.82,
"7d_best_engagement_rate": 63.91,
"uploaded": "2025-01-15T19:50:21+0100",
"definition": "hd",
"most_loved": 36.36,
"projection": "rectangular",
"views": "1650",
"views_3m": "67",
"yt_id": "E4pyybOCgoY",
"comments": 3,
"180d_comments": 3,
"comments_1m": 0,
"60d_likes": 50,
"180d_best_engagement_rate": 48.47,
"public_first_track": "2025-01-15T00:00:00+0100",
"potential_views": 1719,
"180d_likes": 51,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 38.18,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 59.92
},
"sort": [
1736967021000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "M0PrrBEozqE",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 1,
"views_1w": "50",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 97,
"language": "fr",
"public_last_track": "2026-05-15T04:06:46+0200",
"30d_best_engagement_rate": 31.8,
"comments_1d": 0,
"views_1d": 7,
"60d_dislikes": 1,
"views_1m": "177",
"modified": "2026-05-15T02:06:46+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 241,
"180d_most_loved": 24.03,
"7d_type": "public_v2",
"7d_views": 2995,
"60d_most_loved": 29.78,
"created": "2025-01-16T19:12:05+0000",
"60d_best_engagement_rate": 31.09,
"active": true,
"7d_comments": 4,
"comments_3m": 0,
"dislikes": 2,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 108,
"likes_rate": 21.11,
"60d_comments": 4,
"@indexed": "2026-05-15T02:08:01+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "5951",
"likes_3m": 11,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "3828",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 30.39,
"dislikes_1d": 0,
"30d_views": "3554",
"performance_score": 80,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/M0PrrBEozqE\/hqdefault.jpg",
"title": "Agon fait ses premiers pas en NFL ! - \u00c9pisode 1 - MADDEN 25 Superstar Mode",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 1555,
"average_potential_views": 2756,
"comments_rate": 0.53,
"7d_best_engagement_rate": 34.06,
"uploaded": "2025-01-16T13:11:21+0100",
"definition": "hd",
"most_loved": 21.11,
"projection": "rectangular",
"views": "11416",
"views_3m": "604",
"yt_id": "M0PrrBEozqE",
"comments": 6,
"dislikes_rate": 0.18,
"180d_comments": 5,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 114,
"180d_best_engagement_rate": 25.04,
"public_first_track": "2025-01-15T00:00:00+0100",
"potential_views": 1719,
"180d_likes": 143,
"likes_1m": 6,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 21.81,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 4,
"7d_most_loved": 32.39
},
"sort": [
1737029481000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "xOCKF6Zhf0o",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "13",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 60,
"language": "fr",
"public_last_track": "2026-05-15T04:06:48+0200",
"30d_best_engagement_rate": 45.13,
"comments_1d": 0,
"views_1d": 3,
"60d_dislikes": 0,
"views_1m": "34",
"modified": "2026-05-15T02:06:48+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 109,
"180d_most_loved": 38.86,
"7d_type": "public_v2",
"7d_views": 1236,
"60d_most_loved": 45.4,
"created": "2025-01-18T15:25:48+0000",
"60d_best_engagement_rate": 45.99,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 69,
"likes_rate": 28.94,
"60d_comments": 1,
"@indexed": "2026-05-15T02:08:09+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "2213",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1696",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 44.49,
"dislikes_1d": 0,
"30d_views": "1551",
"performance_score": 44.25,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/xOCKF6Zhf0o\/hqdefault.jpg",
"title": "Premier pick 6 d'AGON KONGO ! \u00c9pisode 2 MADDEN 25 Superstar Mode",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 1815,
"average_potential_views": 2756,
"comments_rate": 0.27,
"7d_best_engagement_rate": 49.35,
"uploaded": "2025-01-16T20:09:16+0100",
"definition": "hd",
"most_loved": 28.94,
"projection": "rectangular",
"views": "3766",
"views_3m": "130",
"yt_id": "xOCKF6Zhf0o",
"comments": 1,
"dislikes_rate": 0.27,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 77,
"180d_best_engagement_rate": 39.31,
"public_first_track": "2025-01-17T00:00:00+0100",
"potential_views": 1719,
"180d_likes": 86,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 29.47,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 48.54
},
"sort": [
1737054556000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "6vJNYCmnFvE",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "12",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 49,
"language": "fr",
"public_last_track": "2026-05-15T04:06:44+0200",
"30d_best_engagement_rate": 52.21,
"comments_1d": 0,
"views_1d": 4,
"60d_dislikes": 0,
"views_1m": "30",
"modified": "2026-05-15T02:06:44+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 87,
"180d_most_loved": 48.07,
"7d_type": "public_v2",
"7d_views": 880,
"60d_most_loved": 47.51,
"created": "2025-01-18T15:25:48+0000",
"60d_best_engagement_rate": 49.09,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 57,
"likes_rate": 35.11,
"60d_comments": 2,
"@indexed": "2026-05-15T02:07:59+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "1477",
"likes_3m": -1,
"licensed_content_owner": false,
"180d_dislikes": 0,
"60d_views": "1263",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 50.44,
"30d_views": "1130",
"performance_score": 30.75,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/6vJNYCmnFvE\/hqdefault.jpg",
"title": "AGON sauve la saison des Jaguars ! - \u00c9pisode 3 - MADDEN 25 Superstar Mode",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 1259,
"average_potential_views": 2756,
"comments_rate": 0.81,
"7d_best_engagement_rate": 57.95,
"uploaded": "2025-01-16T21:36:28+0100",
"definition": "hd",
"most_loved": 35.11,
"projection": "rectangular",
"views": "2478",
"views_3m": "95",
"yt_id": "6vJNYCmnFvE",
"comments": 2,
"180d_comments": 2,
"comments_1m": 0,
"60d_likes": 60,
"180d_best_engagement_rate": 49.42,
"public_first_track": "2025-01-17T00:00:00+0100",
"potential_views": 1719,
"180d_likes": 71,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 35.92,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 55.68
},
"sort": [
1737059788000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "O3Lbe1h4CR4",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "5",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 35,
"language": "fr",
"public_last_track": "2026-05-15T04:06:46+0200",
"30d_best_engagement_rate": 47.77,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 0,
"views_1m": "12",
"modified": "2026-05-15T02:06:46+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 60,
"180d_most_loved": 44,
"7d_type": "public_v2",
"7d_views": 733,
"60d_most_loved": 45.18,
"created": "2025-01-18T15:25:48+0000",
"60d_best_engagement_rate": 47.19,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 42,
"likes_rate": 34.64,
"60d_comments": 2,
"@indexed": "2026-05-15T02:08:01+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "1159",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 0,
"60d_views": "996",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 45.6,
"30d_views": "921",
"performance_score": 20.25,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/O3Lbe1h4CR4\/hqdefault.jpg",
"title": "L'enfer en Playoffs - \u00c9pisode 4 - MADDEN 25 Superstar Mode",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 688,
"average_potential_views": 2756,
"comments_rate": 1.15,
"7d_best_engagement_rate": 50.48,
"uploaded": "2025-01-16T21:36:36+0100",
"definition": "hd",
"most_loved": 34.64,
"projection": "rectangular",
"views": "1732",
"views_3m": "46",
"yt_id": "O3Lbe1h4CR4",
"comments": 2,
"dislikes_rate": 0,
"180d_comments": 2,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 45,
"180d_best_engagement_rate": 45.73,
"public_first_track": "2025-01-17T00:00:00+0100",
"potential_views": 1719,
"180d_likes": 51,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 35.8,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 47.75
},
"sort": [
1737059796000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "kUS5lOkaLys",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "10",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 42,
"language": "fr",
"public_last_track": "2026-05-15T04:06:47+0200",
"30d_best_engagement_rate": 43.78,
"views_1d": 1,
"60d_dislikes": 1,
"views_1m": "24",
"modified": "2026-05-15T02:06:47+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 60,
"180d_most_loved": 35.67,
"7d_type": "public_v2",
"7d_views": 925,
"60d_most_loved": 40.13,
"created": "2025-01-18T15:25:48+0000",
"60d_best_engagement_rate": 40.93,
"active": true,
"7d_comments": 0,
"dislikes": 2,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 49,
"likes_rate": 26.03,
"60d_comments": 0,
"@indexed": "2026-05-15T02:08:04+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "1486",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 1,
"60d_views": "1246",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 42.91,
"30d_views": "1142",
"performance_score": 31.38,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/kUS5lOkaLys\/hqdefault.jpg",
"title": "Que la revanche COMMENCE ! - \u00c9pisode 5 - MADDEN 25 Superstar Mode",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 1208,
"average_potential_views": 2756,
"7d_best_engagement_rate": 46.49,
"uploaded": "2025-01-16T21:36:41+0100",
"definition": "hd",
"most_loved": 26.03,
"projection": "rectangular",
"views": "2305",
"views_3m": "87",
"yt_id": "kUS5lOkaLys",
"dislikes_rate": 0.87,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 50,
"180d_best_engagement_rate": 36.34,
"public_first_track": "2025-01-17T00:00:00+0100",
"potential_views": 1719,
"180d_likes": 53,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 26.9,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 45.41
},
"sort": [
1737059801000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "qjWlLuPVLiI",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 44,
"language": "fr",
"public_last_track": "2026-05-15T04:06:48+0200",
"30d_best_engagement_rate": 34.64,
"views_1d": 2,
"comments_1d": 0,
"60d_dislikes": 0,
"views_1m": "8",
"modified": "2026-05-15T02:06:48+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 73,
"180d_most_loved": 32.79,
"7d_type": "public_v2",
"7d_views": 1190,
"60d_most_loved": 32.98,
"created": "2025-01-18T15:25:48+0000",
"60d_best_engagement_rate": 32.98,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 52,
"likes_rate": 29.2,
"60d_comments": 0,
"@indexed": "2026-05-15T02:08:06+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "1830",
"likes_3m": 2,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1607",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 34.64,
"30d_views": "1501",
"performance_score": 43.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/qjWlLuPVLiI\/hqdefault.jpg",
"title": "Le RECORD d'interception pour AGON !? - \u00c9pisode 6 - MADDEN 25 Superstar Mode",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 1527,
"average_potential_views": 2756,
"comments_rate": 0.8,
"7d_best_engagement_rate": 36.97,
"uploaded": "2025-01-17T19:51:07+0100",
"definition": "hd",
"most_loved": 29.2,
"projection": "rectangular",
"views": "2500",
"views_3m": "41",
"yt_id": "qjWlLuPVLiI",
"comments": 2,
"180d_comments": 2,
"comments_1m": 0,
"60d_likes": 53,
"180d_best_engagement_rate": 33.88,
"public_first_track": "2025-01-17T00:00:00+0100",
"potential_views": 1719,
"180d_likes": 60,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 30,
"likes_1d": 0,
"30d_comments": 0,
"comments_1w": 0,
"7d_most_loved": 36.97
},
"sort": [
1737139867000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "0MkXTNN_EL0",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "6",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 53,
"language": "fr",
"public_last_track": "2026-05-15T04:06:44+0200",
"30d_best_engagement_rate": 47.55,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 1,
"views_1m": "19",
"modified": "2026-05-15T02:06:44+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 79,
"180d_most_loved": 43.14,
"7d_type": "public_v2",
"7d_views": 1097,
"60d_most_loved": 44.43,
"created": "2025-01-20T14:53:21+0000",
"60d_best_engagement_rate": 47.25,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 2,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 60,
"likes_rate": 35.36,
"60d_comments": 3,
"@indexed": "2026-05-15T02:07:59+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "1553",
"likes_3m": 3,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "1418",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 45.28,
"dislikes_1d": 0,
"30d_views": "1325",
"performance_score": 37.25,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/0MkXTNN_EL0\/hqdefault.jpg",
"title": "La REVANCHE tant attendue face aux NINERS ! - \u00c9pisode 7 - MADDEN 25 Superstar Mode",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 1542,
"average_potential_views": 2756,
"comments_rate": 1.79,
"7d_best_engagement_rate": 51.05,
"uploaded": "2025-01-18T19:48:41+0100",
"definition": "hd",
"most_loved": 35.36,
"projection": "rectangular",
"views": "2234",
"views_3m": "85",
"yt_id": "0MkXTNN_EL0",
"comments": 4,
"dislikes_rate": 0.9,
"180d_comments": 3,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 63,
"180d_best_engagement_rate": 45.72,
"public_first_track": "2025-01-19T00:00:00+0100",
"potential_views": 1719,
"180d_likes": 67,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 38.05,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 48.31
},
"sort": [
1737226121000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "AiJlP5Hpuzo",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 34,
"language": "fr",
"public_last_track": "2026-05-15T04:06:44+0200",
"30d_best_engagement_rate": 38.88,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "15",
"modified": "2026-05-15T02:06:44+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 51,
"180d_most_loved": 33.09,
"7d_type": "public_v2",
"7d_views": 907,
"60d_most_loved": 37.63,
"created": "2025-01-20T14:53:21+0000",
"60d_best_engagement_rate": 38.46,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 42,
"likes_rate": 25.72,
"60d_comments": 1,
"@indexed": "2026-05-15T02:08:00+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "1390",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1196",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 37.97,
"30d_views": "1106",
"performance_score": 29.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/AiJlP5Hpuzo\/hqdefault.jpg",
"title": "Unsui KONGO, le fr\u00e8re de AGON arrive pour le VENGER ! - Saison 2 EP1 - MADDEN 25 Superstar Mode",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 720,
"average_potential_views": 2756,
"comments_rate": 0.5,
"7d_best_engagement_rate": 38.59,
"uploaded": "2025-01-19T18:02:31+0100",
"definition": "hd",
"most_loved": 25.72,
"projection": "rectangular",
"views": "1983",
"views_3m": "45",
"yt_id": "AiJlP5Hpuzo",
"comments": 1,
"180d_comments": 1,
"comments_1m": 0,
"60d_likes": 45,
"180d_best_engagement_rate": 33.81,
"public_first_track": "2025-01-19T00:00:00+0100",
"potential_views": 1719,
"180d_likes": 46,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 26.22,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 37.49
},
"sort": [
1737306151000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "JSsM7TLd1HU",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "5",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 52,
"language": "fr",
"public_last_track": "2026-05-15T04:06:46+0200",
"30d_best_engagement_rate": 42.19,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 1,
"views_1m": "22",
"modified": "2026-05-15T02:06:46+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 80,
"180d_most_loved": 36.22,
"7d_type": "public_v2",
"7d_views": 1185,
"60d_most_loved": 37.42,
"created": "2025-01-20T14:53:21+0000",
"60d_best_engagement_rate": 40.49,
"active": true,
"7d_comments": 4,
"comments_3m": 0,
"dislikes": 2,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 59,
"likes_rate": 24.91,
"60d_comments": 4,
"@indexed": "2026-05-15T02:08:01+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "1905",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "1630",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 38.89,
"30d_views": "1517",
"performance_score": 43.63,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/JSsM7TLd1HU\/hqdefault.jpg",
"title": "Le joueur le plus CLUTCH de sa G\u00c9N\u00c9RATION ! - Saison 2 EP2 - MADDEN 25 Superstar Mode",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 2725,
"average_potential_views": 2756,
"comments_rate": 1.25,
"7d_best_engagement_rate": 48.1,
"uploaded": "2025-01-19T21:20:18+0100",
"definition": "hd",
"most_loved": 24.91,
"projection": "rectangular",
"views": "3212",
"views_3m": "117",
"yt_id": "JSsM7TLd1HU",
"comments": 4,
"dislikes_rate": 0.62,
"180d_comments": 4,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 61,
"180d_best_engagement_rate": 38.85,
"public_first_track": "2025-01-19T00:00:00+0100",
"potential_views": 1719,
"180d_likes": 69,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 26.77,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 4,
"7d_most_loved": 43.88
},
"sort": [
1737318018000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "oQnxbDHrquc",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "5",
"relevantTopics": [
"\/m\/025zzc",
"\/m\/022dc6",
"\/m\/03hf_rm",
"\/m\/0bzvm2"
],
"7d_likes": 36,
"language": "fr",
"public_last_track": "2026-05-15T04:06:48+0200",
"30d_best_engagement_rate": 37.43,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 1,
"views_1m": "11",
"modified": "2026-05-15T02:06:48+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 53,
"180d_most_loved": 34.48,
"7d_type": "public_v2",
"7d_views": 974,
"60d_most_loved": 33.73,
"created": "2025-01-20T14:53:21+0000",
"60d_best_engagement_rate": 35.41,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 40,
"likes_rate": 28.16,
"60d_comments": 1,
"@indexed": "2026-05-15T02:08:06+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "1276",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "1186",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 35.65,
"30d_views": "1122",
"performance_score": 32.75,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/oQnxbDHrquc\/hqdefault.jpg",
"title": "\u00c0 un TD d'aller au SUPERBOWL et venger son fr\u00e8re ! - Saison 2 EP3 - MADDEN 25 Superstar Mode",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 1389,
"average_potential_views": 2898,
"comments_rate": 0.53,
"7d_best_engagement_rate": 39.01,
"uploaded": "2025-01-20T14:47:28+0100",
"definition": "hd",
"most_loved": 28.16,
"projection": "rectangular",
"views": "1882",
"views_3m": "49",
"yt_id": "oQnxbDHrquc",
"comments": 1,
"dislikes_rate": 0.53,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 40,
"180d_best_engagement_rate": 36.05,
"public_first_track": "2025-01-19T00:00:00+0100",
"potential_views": 1675,
"180d_likes": 44,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 29.22,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 36.96
},
"sort": [
1737380848000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.481683,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.481683,
"_source": {
"score": 309,
"videos_uploaded": 570,
"subscribers": 83900,
"logo": "https:\/\/yt3.ggpht.com\/AxbWfcVfRwrFGz8L4o0hiTMlFTphvZR6_VqQXfTLEoGb4k2IS9lKUOg9oyY8a6kPfHfVQe86=s800-c-k-c0x00ffffff-no-rj",
"handle": "freemansensei",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2322131",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Freeman Sensei",
"videos_views": "8422104"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}