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": 480
},
"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": 3712,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 556,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "H6u-w0X83fA",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "19",
"relevantTopics": [
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 161,
"language": "fr",
"public_last_track": "2026-05-05T22:30:56+0200",
"30d_best_engagement_rate": 41.43,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 2,
"views_1m": "55",
"modified": "2026-05-05T20:30:56+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 205,
"180d_most_loved": 35.25,
"7d_type": "public_v2",
"7d_views": 3959,
"60d_most_loved": 37.62,
"created": "2025-08-27T19:35:01+0000",
"60d_best_engagement_rate": 40.79,
"active": true,
"7d_comments": 11,
"comments_3m": 0,
"dislikes": 3,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 171,
"likes_rate": 34.43,
"60d_comments": 13,
"@indexed": "2026-05-05T20:30:58+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "5816",
"likes_3m": 6,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 3,
"60d_views": "4732",
"brand_domains": [
{
"domain": "x.com"
}
],
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 38.5,
"30d_views": "4441",
"performance_score": 35.36,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/H6u-w0X83fA\/hqdefault.jpg",
"title": "Un field goal qui sauve la saison | Rebuild Arizona Cardinals | Saison 1 \u00c9pisode 4",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"average_potential_views": 6934,
"duration": 2776,
"views_yearly_historisation": [
{
"years": 2025,
"views": "4594"
}
],
"comments_rate": 2.18,
"7d_best_engagement_rate": 43.95,
"uploaded": "2025-08-27T16:33:27+0200",
"definition": "hd",
"most_loved": 34.43,
"projection": "rectangular",
"views": "5954",
"views_3m": "257",
"yt_id": "H6u-w0X83fA",
"comments": 13,
"dislikes_rate": 0.5,
"180d_comments": 13,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 178,
"180d_best_engagement_rate": 38,
"public_first_track": "2025-08-26T00:00:00+0200",
"potential_views": 5159,
"180d_likes": 205,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 37.12,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 11,
"7d_most_loved": 40.67
},
"sort": [
1756305207000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "B3QG3aGacno",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "18",
"relevantTopics": [
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 141,
"language": "fr",
"public_last_track": "2026-05-05T22:30:56+0200",
"30d_best_engagement_rate": 45.05,
"comments_1d": 0,
"views_1d": 3,
"60d_dislikes": 0,
"views_1m": "59",
"modified": "2026-05-05T20:30:56+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 171,
"180d_most_loved": 37.61,
"7d_type": "public_v2",
"7d_views": 2974,
"60d_most_loved": 43.55,
"created": "2025-09-03T03:28:00+0000",
"60d_best_engagement_rate": 44.67,
"active": true,
"7d_comments": 4,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 147,
"likes_rate": 36.73,
"60d_comments": 4,
"@indexed": "2026-05-05T20:31:01+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "4520",
"likes_3m": 5,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "3582",
"channel_id": 2322131,
"30d_most_loved": 43.85,
"30d_views": "3352",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/B3QG3aGacno\/hqdefault.jpg",
"title": "Une deuxi\u00e8me partie de saison D\u00c9SASTREUSE | Rebuild Arizona Cardinals | Saison 1 \u00c9pisode 5",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 2927,
"views_yearly_historisation": [
{
"years": 2025,
"views": "2695"
}
],
"comments_rate": 0.86,
"7d_best_engagement_rate": 48.76,
"uploaded": "2025-09-02T17:01:58+0200",
"definition": "hd",
"most_loved": 36.73,
"projection": "rectangular",
"views": "4655",
"views_3m": "313",
"yt_id": "B3QG3aGacno",
"comments": 4,
"180d_comments": 4,
"comments_1m": 0,
"60d_likes": 156,
"180d_best_engagement_rate": 38.5,
"public_first_track": "2025-09-02T00:00:00+0200",
"180d_likes": 170,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 37.59,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 4,
"7d_most_loved": 47.41
},
"sort": [
1756825318000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "0OMaJbiO4Mo",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 1,
"views_1w": "34",
"relevantTopics": [
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 179,
"language": "fr",
"public_last_track": "2026-05-05T22:30:56+0200",
"30d_best_engagement_rate": 46.94,
"comments_1d": 0,
"views_1d": 8,
"60d_dislikes": 0,
"views_1m": "86",
"modified": "2026-05-05T20:30:56+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 239,
"180d_most_loved": 37.03,
"7d_type": "public_v2",
"7d_views": 3622,
"60d_most_loved": 42.39,
"created": "2025-09-04T04:16:00+0000",
"60d_best_engagement_rate": 45.12,
"active": true,
"7d_comments": 12,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 191,
"likes_rate": 36.62,
"60d_comments": 13,
"@indexed": "2026-05-05T20:30:57+0000",
"tags": [
"Freeman Sensei",
"Freeman"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "6320",
"likes_3m": 9,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "4765",
"channel_id": 2322131,
"30d_most_loved": 44.16,
"30d_views": "4325",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/0OMaJbiO4Mo\/hqdefault.jpg",
"title": "Une saison historique se termine | Rebuild Arizona Cardinals | Saison 1 \u00c9pisode 6",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 5634,
"views_yearly_historisation": [
{
"years": 2025,
"views": "4243"
}
],
"comments_rate": 1.99,
"7d_best_engagement_rate": 52.73,
"uploaded": "2025-09-03T16:59:56+0200",
"definition": "hd",
"most_loved": 36.62,
"projection": "rectangular",
"views": "6526",
"views_3m": "422",
"yt_id": "0OMaJbiO4Mo",
"comments": 13,
"180d_comments": 13,
"comments_1m": 0,
"60d_likes": 202,
"180d_best_engagement_rate": 39.08,
"public_first_track": "2025-09-03T00:00:00+0200",
"180d_likes": 234,
"likes_1m": 3,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 38.61,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 12,
"7d_most_loved": 49.42
},
"sort": [
1756911596000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "jQqCVkx_5fk",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "30",
"relevantTopics": [
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 104,
"language": "fr",
"public_last_track": "2026-05-05T22:30:58+0200",
"30d_best_engagement_rate": 35.88,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 0,
"views_1m": "87",
"modified": "2026-05-05T20:30:58+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 152,
"180d_most_loved": 28.06,
"7d_type": "public_v2",
"7d_views": 2906,
"60d_most_loved": 32.63,
"created": "2025-09-07T05:10:34+0000",
"60d_best_engagement_rate": 34.64,
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 123,
"likes_rate": 27.31,
"60d_comments": 8,
"@indexed": "2026-05-05T20:31:04+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "5381",
"likes_3m": 1,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "3984",
"channel_id": 2322131,
"30d_most_loved": 33.95,
"30d_views": "3623",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/jQqCVkx_5fk\/hqdefault.jpg",
"title": "Je vais devenir le meilleur prospect High School | Saison 1 \u00c9pisode 1",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 4835,
"views_yearly_historisation": [
{
"years": 2025,
"views": "3655"
}
],
"comments_rate": 1.44,
"7d_best_engagement_rate": 37.85,
"uploaded": "2025-09-06T17:45:47+0200",
"definition": "hd",
"most_loved": 27.31,
"projection": "rectangular",
"views": "5566",
"views_3m": "406",
"yt_id": "jQqCVkx_5fk",
"comments": 8,
"180d_comments": 8,
"comments_1m": 0,
"60d_likes": 130,
"180d_best_engagement_rate": 29.55,
"public_first_track": "2025-09-06T00:00:00+0200",
"180d_likes": 151,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 28.75,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 7,
"7d_most_loved": 35.79
},
"sort": [
1757173547000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ocw1GINxynA",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "18",
"relevantTopics": [
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 78,
"language": "fr",
"public_last_track": "2026-05-05T22:30:58+0200",
"30d_best_engagement_rate": 36.19,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 0,
"views_1m": "40",
"modified": "2026-05-05T20:30:58+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 101,
"180d_most_loved": 30.92,
"7d_type": "public_v2",
"7d_views": 2050,
"60d_most_loved": 34.77,
"created": "2025-09-09T03:00:17+0000",
"60d_best_engagement_rate": 35.55,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 85,
"likes_rate": 30.23,
"60d_comments": 2,
"@indexed": "2026-05-05T20:31:01+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "3266",
"likes_3m": 1,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "2560",
"channel_id": 2322131,
"30d_most_loved": 35.36,
"30d_views": "2404",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ocw1GINxynA\/hqdefault.jpg",
"title": "Mes d\u00e9buts en Europe avec le Paris FC | Saison 1 \u00c9pisode 2",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 2014,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1532"
}
],
"comments_rate": 0.6,
"7d_best_engagement_rate": 39.02,
"uploaded": "2025-09-08T17:20:56+0200",
"definition": "hd",
"most_loved": 30.23,
"projection": "rectangular",
"views": "3341",
"views_3m": "178",
"yt_id": "ocw1GINxynA",
"comments": 2,
"180d_comments": 2,
"comments_1m": 0,
"60d_likes": 89,
"180d_best_engagement_rate": 31.54,
"public_first_track": "2025-09-09T00:00:00+0200",
"180d_likes": 101,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 30.83,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 38.05
},
"sort": [
1757344856000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "l461-DXUtvU",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "14",
"relevantTopics": [
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 68,
"language": "fr",
"public_last_track": "2026-05-05T22:30:58+0200",
"30d_best_engagement_rate": 29.43,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "40",
"modified": "2026-05-05T20:30:58+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 95,
"180d_most_loved": 25.23,
"7d_type": "public_v2",
"7d_views": 2202,
"60d_most_loved": 26.95,
"created": "2025-09-16T05:27:25+0000",
"60d_best_engagement_rate": 27.64,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 76,
"likes_rate": 25,
"60d_comments": 1,
"@indexed": "2026-05-05T20:30:59+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "3726",
"likes_3m": 2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "2894",
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 28.68,
"30d_views": "2650",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/l461-DXUtvU\/hqdefault.jpg",
"title": "J'entre enfin dans la NBA | Saison 1 \u00c9pisode 3",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 3187,
"views_yearly_historisation": [
{
"years": 2025,
"views": "2341"
}
],
"comments_rate": 0.26,
"7d_best_engagement_rate": 31.79,
"uploaded": "2025-09-15T12:11:53+0200",
"definition": "hd",
"most_loved": 25,
"projection": "rectangular",
"views": "3800",
"views_3m": "192",
"yt_id": "l461-DXUtvU",
"comments": 1,
"dislikes_rate": 0.26,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 78,
"180d_best_engagement_rate": 25.76,
"public_first_track": "2025-09-15T00:00:00+0200",
"180d_likes": 94,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 25.53,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 30.88
},
"sort": [
1757931113000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "vLSe-kV_JKQ",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "8",
"relevantTopics": [
"\/m\/0jm_",
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 93,
"language": "fr",
"public_last_track": "2026-05-05T22:30:58+0200",
"30d_best_engagement_rate": 43.22,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 1,
"views_1m": "16",
"modified": "2026-05-05T20:30:58+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 96,
"180d_most_loved": 33.14,
"7d_type": "public_v2",
"7d_views": 2388,
"60d_most_loved": 35.93,
"created": "2025-09-18T09:15:14+0000",
"60d_best_engagement_rate": 41.54,
"active": true,
"7d_comments": 14,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 96,
"likes_rate": 32.9,
"60d_comments": 14,
"@indexed": "2026-05-05T20:31:05+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "2897",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 1,
"60d_views": "2672",
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 37.38,
"30d_views": "2568",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/vLSe-kV_JKQ\/hqdefault.jpg",
"title": "FREEMAN REACT \u00e0 Arizona Cardinals vs Carolina Panthers | Saison NFL 2025 Week 2 !",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 1533,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1877"
}
],
"comments_rate": 4.8,
"7d_best_engagement_rate": 45.23,
"uploaded": "2025-09-17T17:47:30+0200",
"definition": "hd",
"most_loved": 32.9,
"projection": "rectangular",
"views": "2918",
"views_3m": "53",
"yt_id": "vLSe-kV_JKQ",
"comments": 14,
"dislikes_rate": 0.34,
"180d_comments": 14,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 96,
"180d_best_engagement_rate": 38.32,
"public_first_track": "2025-09-17T00:00:00+0200",
"180d_likes": 96,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 38.04,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 14,
"7d_most_loved": 38.94
},
"sort": [
1758124050000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ipt5WfwRUMs",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "4",
"relevantTopics": [
"\/m\/0jm_",
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 87,
"language": "fr",
"public_last_track": "2026-05-05T22:30:58+0200",
"30d_best_engagement_rate": 44.49,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "19",
"modified": "2026-05-05T20:30:58+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 92,
"180d_most_loved": 37.01,
"7d_type": "public_v2",
"7d_views": 1949,
"60d_most_loved": 39.54,
"created": "2025-09-24T02:16:12+0000",
"60d_best_engagement_rate": 42.18,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 90,
"likes_rate": 36.65,
"60d_comments": 5,
"@indexed": "2026-05-05T20:31:04+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "2486",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 1,
"60d_views": "2276",
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 41.71,
"30d_views": "2158",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ipt5WfwRUMs\/hqdefault.jpg",
"title": "FREEMAN REACT \u00e0 Arizona Cardinals vs San Francisco 49ers | Saison NFL 2025 Week 3 !",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 2503,
"views_yearly_historisation": [
{
"years": 2025,
"views": "891"
}
],
"comments_rate": 1.99,
"7d_best_engagement_rate": 46.18,
"uploaded": "2025-09-23T17:05:19+0200",
"definition": "hd",
"most_loved": 36.65,
"projection": "rectangular",
"views": "2510",
"views_3m": "69",
"yt_id": "ipt5WfwRUMs",
"comments": 5,
"dislikes_rate": 0.4,
"180d_comments": 5,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 90,
"180d_best_engagement_rate": 39.42,
"public_first_track": "2025-09-24T00:00:00+0200",
"180d_likes": 92,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 39.04,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 5,
"7d_most_loved": 44.64
},
"sort": [
1758639919000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "PNWSWHf6I0Q",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "12",
"relevantTopics": [
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 31,
"language": "fr",
"public_last_track": "2026-05-05T22:30:57+0200",
"30d_best_engagement_rate": 38.91,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 0,
"views_1m": "20",
"modified": "2026-05-05T20:30:57+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 43,
"180d_most_loved": 29.68,
"7d_type": "public_v2",
"7d_views": 773,
"60d_most_loved": 30.8,
"created": "2025-09-25T01:15:27+0000",
"60d_best_engagement_rate": 35.33,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 32,
"likes_rate": 29.13,
"60d_comments": 5,
"@indexed": "2026-05-05T20:30:59+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "1449",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1104",
"channel_id": 2322131,
"30d_most_loved": 33.65,
"30d_views": "951",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/PNWSWHf6I0Q\/hqdefault.jpg",
"title": "Je plie un classique aux ALL STAR GAMES | Saison 1 \u00c9pisode 4",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 1244,
"views_yearly_historisation": [
{
"years": 2025,
"views": "707"
}
],
"comments_rate": 3.39,
"7d_best_engagement_rate": 46.57,
"uploaded": "2025-09-24T13:11:50+0200",
"definition": "hd",
"most_loved": 29.13,
"projection": "rectangular",
"views": "1476",
"views_3m": "66",
"yt_id": "PNWSWHf6I0Q",
"comments": 5,
"180d_comments": 5,
"comments_1m": 0,
"60d_likes": 34,
"180d_best_engagement_rate": 33.13,
"public_first_track": "2025-09-25T00:00:00+0200",
"180d_likes": 43,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 32.52,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 5,
"7d_most_loved": 40.1
},
"sort": [
1758712310000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "hTARWFT4Zbs",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 1,
"views_1w": "9",
"relevantTopics": [
"\/m\/0jm_",
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 89,
"language": "fr",
"public_last_track": "2026-05-05T22:30:58+0200",
"30d_best_engagement_rate": 36.1,
"comments_1d": 0,
"views_1d": 3,
"60d_dislikes": 0,
"views_1m": "22",
"modified": "2026-05-05T20:30:58+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 103,
"180d_most_loved": 32.26,
"7d_type": "public_v2",
"7d_views": 2309,
"60d_most_loved": 32.67,
"created": "2025-09-28T06:35:33+0000",
"60d_best_engagement_rate": 34.33,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 93,
"likes_rate": 32.3,
"60d_comments": 5,
"@indexed": "2026-05-05T20:31:00+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"180d_views": "3162",
"likes_3m": 2,
"licensed_content_owner": false,
"180d_dislikes": 0,
"60d_views": "3000",
"channel_id": 2322131,
"30d_most_loved": 34.25,
"30d_views": "2715",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/hTARWFT4Zbs\/hqdefault.jpg",
"title": "FREEMAN REACT \u00e0 Arizona Cardinals vs Seattle Seahawks | Saison NFL 2025 Week 4 !",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 2289,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1973"
}
],
"comments_rate": 1.57,
"7d_best_engagement_rate": 40.71,
"uploaded": "2025-09-27T11:02:08+0200",
"definition": "hd",
"most_loved": 32.3,
"projection": "rectangular",
"views": "3189",
"views_3m": "69",
"yt_id": "hTARWFT4Zbs",
"comments": 5,
"180d_comments": 5,
"comments_1m": 0,
"60d_likes": 98,
"180d_best_engagement_rate": 33.84,
"public_first_track": "2025-09-27T00:00:00+0200",
"180d_likes": 102,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 33.87,
"comments_1w": 0,
"likes_1d": 1,
"30d_comments": 5,
"7d_most_loved": 38.54
},
"sort": [
1758963728000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "7aYNm_zW4Y8",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "50",
"relevantTopics": [
"\/m\/022dc6",
"\/m\/0bzvm2"
],
"7d_likes": 303,
"language": "fr",
"public_last_track": "2026-05-05T22:30:56+0200",
"30d_best_engagement_rate": 52.61,
"comments_1d": 0,
"views_1d": 9,
"60d_dislikes": 2,
"views_1m": "170",
"modified": "2026-05-05T20:30:56+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 361,
"7d_type": "public_v2",
"7d_views": 5677,
"60d_most_loved": 47.77,
"created": "2025-11-09T14:17:03+0000",
"60d_best_engagement_rate": 52.4,
"active": true,
"7d_comments": 31,
"comments_3m": 2,
"dislikes": 2,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 334,
"likes_rate": 45.39,
"60d_comments": 31,
"@indexed": "2026-05-05T20:31:01+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"likes_3m": 15,
"dislikes_1m": 0,
"licensed_content_owner": true,
"60d_views": "7138",
"brand_domains": [
{
"domain": "myprotein.com"
}
],
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 47.88,
"30d_views": "6976",
"performance_score": 85.13,
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/7aYNm_zW4Y8\/hqdefault.jpg",
"title": "JE REPRENDS ULTIMATE TEAM SUR MADDEN 26",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"average_potential_views": 4774,
"duration": 851,
"views_yearly_historisation": [
{
"years": 2025,
"views": "6230"
}
],
"comments_rate": 4.15,
"7d_best_engagement_rate": 59.19,
"uploaded": "2025-11-08T20:15:54+0100",
"definition": "hd",
"most_loved": 45.39,
"projection": "rectangular",
"views": "7953",
"views_3m": "640",
"yt_id": "7aYNm_zW4Y8",
"comments": 33,
"dislikes_rate": 0.25,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 341,
"public_first_track": "2025-11-08T00:00:00+0100",
"potential_views": 2917,
"likes_1m": 5,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 49.79,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 31,
"7d_most_loved": 53.37
},
"sort": [
1762629354000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "XgVyti8nX10",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/0jm_",
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 77,
"language": "fr",
"public_last_track": "2026-05-05T22:30:57+0200",
"30d_best_engagement_rate": 36.77,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "10",
"modified": "2026-05-05T20:30:57+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 81,
"7d_type": "public_v2",
"7d_views": 2074,
"60d_most_loved": 33.91,
"created": "2025-11-12T14:50:07+0000",
"60d_best_engagement_rate": 36.84,
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"dislikes": 2,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 80,
"likes_rate": 33.21,
"60d_comments": 6,
"@indexed": "2026-05-05T20:31:01+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"likes_3m": 0,
"dislikes_1m": 1,
"licensed_content_owner": false,
"60d_views": "2389",
"brand_domains": [
{
"domain": "myprotein.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 34.2,
"dislikes_1d": 0,
"30d_views": "2339",
"performance_score": 39.38,
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/XgVyti8nX10\/hqdefault.jpg",
"title": "FREEMAN REACT \u00e0 Arizona Cardinals vs Seattle Seahawks | Saison NFL 2025 Week 10 !",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"average_potential_views": 4427,
"duration": 1659,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1788"
}
],
"comments_rate": 2.46,
"7d_best_engagement_rate": 40.02,
"uploaded": "2025-11-12T12:16:35+0100",
"definition": "hd",
"most_loved": 33.21,
"projection": "rectangular",
"views": "2439",
"views_3m": "35",
"yt_id": "XgVyti8nX10",
"comments": 6,
"dislikes_rate": 0.82,
"comments_1m": 0,
"dislikes_3m": 1,
"60d_likes": 81,
"public_first_track": "2025-11-11T00:00:00+0100",
"potential_views": 2782,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 36.49,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 6,
"7d_most_loved": 37.13
},
"sort": [
1762946195000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "rdrMD5ZiynA",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "4",
"relevantTopics": [
"\/m\/0jm_",
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 67,
"language": "fr",
"public_last_track": "2026-05-05T22:30:58+0200",
"30d_best_engagement_rate": 41.83,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 0,
"views_1m": "9",
"modified": "2026-05-05T20:30:58+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 70,
"7d_type": "public_v2",
"7d_views": 1628,
"60d_most_loved": 38.06,
"created": "2025-11-19T14:50:22+0000",
"60d_best_engagement_rate": 41.37,
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 68,
"likes_rate": 37.74,
"60d_comments": 6,
"@indexed": "2026-05-05T20:31:02+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"likes_3m": 0,
"licensed_content_owner": false,
"60d_views": "1813",
"brand_domains": [
{
"domain": "myprotein.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 38.44,
"30d_views": "1769",
"performance_score": 15.5,
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/rdrMD5ZiynA\/hqdefault.jpg",
"title": "FREEMAN REACT \u00e0 Arizona Cardinals vs San Francisco 49ers | Saison NFL 2025 Week 11 !",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"average_potential_views": 5530,
"duration": 1789,
"views_yearly_historisation": [
{
"years": 2025,
"views": "780"
}
],
"comments_rate": 3.23,
"7d_best_engagement_rate": 44.84,
"uploaded": "2025-11-18T19:20:29+0100",
"definition": "hd",
"most_loved": 37.74,
"projection": "rectangular",
"views": "1855",
"views_3m": "34",
"yt_id": "rdrMD5ZiynA",
"comments": 6,
"comments_1m": 0,
"60d_likes": 69,
"public_first_track": "2025-11-19T00:00:00+0100",
"potential_views": 3413,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 40.97,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 6,
"7d_most_loved": 41.15
},
"sort": [
1763490029000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "xqm0fzSh57g",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/0jm_",
"\/m\/06ntj"
],
"7d_likes": 22,
"language": "fr",
"public_last_track": "2026-05-05T22:30:58+0200",
"30d_best_engagement_rate": 14.65,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 0,
"views_1m": "6",
"modified": "2026-05-05T20:30:58+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 28,
"7d_type": "public_v2",
"7d_views": 1829,
"60d_most_loved": 13.33,
"created": "2025-11-21T13:33:18+0000",
"60d_best_engagement_rate": 14.86,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 25,
"likes_rate": 14.07,
"60d_comments": 3,
"@indexed": "2026-05-05T20:31:01+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"likes_3m": 1,
"licensed_content_owner": true,
"60d_views": "1951",
"channel_id": 2322131,
"30d_most_loved": 13.08,
"30d_views": "1911",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/xqm0fzSh57g\/hqdefault.jpg",
"title": "Tua Tagovailoa veut jouer \u00e0 J\u00e9rusalem",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 32,
"views_yearly_historisation": [
{
"years": 2025,
"views": "801"
}
],
"comments_rate": 1.51,
"7d_best_engagement_rate": 13.67,
"uploaded": "2025-11-21T11:41:21+0100",
"definition": "hd",
"most_loved": 14.07,
"projection": "rectangular",
"views": "1990",
"views_3m": "18",
"yt_id": "xqm0fzSh57g",
"comments": 3,
"comments_1m": 0,
"60d_likes": 26,
"public_first_track": "2025-11-20T00:00:00+0100",
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 15.58,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 12.03
},
"sort": [
1763721681000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "g3eAa517950",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "10",
"relevantTopics": [
"\/m\/098wr"
],
"7d_likes": 164,
"language": "fr",
"public_last_track": "2026-05-05T22:30:58+0200",
"30d_best_engagement_rate": 45.17,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 0,
"views_1m": "25",
"modified": "2026-05-05T20:30:58+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 185,
"7d_type": "public_v2",
"7d_views": 3667,
"60d_most_loved": 43.41,
"created": "2025-11-21T13:33:18+0000",
"60d_best_engagement_rate": 44.6,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 176,
"likes_rate": 42.63,
"60d_comments": 5,
"@indexed": "2026-05-05T20:31:04+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"likes_3m": 2,
"licensed_content_owner": true,
"60d_views": "4170",
"brand_domains": [
{
"domain": "myprotein.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 43.92,
"30d_views": "4007",
"performance_score": 58.5,
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/g3eAa517950\/hqdefault.jpg",
"title": "Explications sur mon absence et ma signature au Flash de La Courneuve",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"average_potential_views": 5530,
"duration": 728,
"views_yearly_historisation": [
{
"years": 2025,
"views": "3568"
}
],
"comments_rate": 1.15,
"7d_best_engagement_rate": 46.09,
"uploaded": "2025-11-21T12:01:42+0100",
"definition": "hd",
"most_loved": 42.63,
"projection": "rectangular",
"views": "4340",
"views_3m": "110",
"yt_id": "g3eAa517950",
"comments": 5,
"comments_1m": 0,
"60d_likes": 181,
"public_first_track": "2025-11-20T00:00:00+0100",
"potential_views": 3413,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 43.78,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 5,
"7d_most_loved": 44.72
},
"sort": [
1763722902000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "3W9sAfR5_OA",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/0jm_",
"\/m\/06ntj"
],
"7d_likes": 17,
"language": "fr",
"public_last_track": "2026-05-05T22:30:56+0200",
"30d_best_engagement_rate": 14.87,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "4",
"modified": "2026-05-05T20:30:56+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 22,
"7d_type": "public_v2",
"7d_views": 1331,
"60d_most_loved": 15.2,
"created": "2025-11-22T13:54:05+0000",
"60d_best_engagement_rate": 15.2,
"active": true,
"7d_comments": 0,
"dislikes": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 21,
"likes_rate": 14.79,
"60d_comments": 0,
"@indexed": "2026-05-05T20:30:59+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"60d_views": "1447",
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 14.87,
"30d_views": "1412",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/3W9sAfR5_OA\/hqdefault.jpg",
"title": "Shedeur Sanders va Cook ! #football #nfl",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"duration": 41,
"views_yearly_historisation": [
{
"years": 2025,
"views": "200"
}
],
"7d_best_engagement_rate": 12.77,
"uploaded": "2025-11-21T17:16:03+0100",
"definition": "hd",
"most_loved": 14.79,
"projection": "rectangular",
"views": "1487",
"views_3m": "24",
"yt_id": "3W9sAfR5_OA",
"dislikes_rate": 0,
"dislikes_3m": 0,
"60d_likes": 22,
"public_first_track": "2025-11-21T00:00:00+0100",
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 14.79,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 12.77
},
"sort": [
1763741763000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "-BzotJTlR38",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "6",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 59,
"language": "fr",
"public_last_track": "2026-05-05T22:30:55+0200",
"30d_best_engagement_rate": 55.69,
"views_1d": 2,
"comments_1d": 0,
"60d_dislikes": 1,
"views_1m": "13",
"modified": "2026-05-05T20:30:55+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 69,
"7d_type": "public_v2",
"7d_views": 1108,
"60d_most_loved": 53.53,
"created": "2025-11-23T14:59:17+0000",
"60d_best_engagement_rate": 55.86,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 65,
"likes_rate": 51.92,
"60d_comments": 2,
"@indexed": "2026-05-05T20:30:57+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"60d_views": "1289",
"brand_domains": [
{
"domain": "myprotein.com"
}
],
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 53.24,
"30d_views": "1221",
"performance_score": 6,
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/-BzotJTlR38\/hqdefault.jpg",
"title": "L'importance de changer ses habitudes sportives avec l'\u00e2ge",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"average_potential_views": 5530,
"duration": 317,
"views_yearly_historisation": [
{
"years": 2025,
"views": "774"
}
],
"comments_rate": 1.5,
"7d_best_engagement_rate": 55.96,
"uploaded": "2025-11-22T19:20:05+0100",
"definition": "hd",
"most_loved": 51.92,
"projection": "rectangular",
"views": "1329",
"views_3m": "34",
"yt_id": "-BzotJTlR38",
"comments": 2,
"dislikes_rate": 0.75,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 69,
"public_first_track": "2025-11-22T00:00:00+0100",
"potential_views": 3413,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 54.18,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 2,
"7d_most_loved": 53.25
},
"sort": [
1763835605000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "KPVy3dIJAgg",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "8",
"relevantTopics": [
"\/m\/05qt0",
"\/m\/098wr"
],
"7d_likes": 92,
"language": "fr",
"public_last_track": "2026-05-05T22:30:56+0200",
"30d_best_engagement_rate": 49.18,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 1,
"views_1m": "25",
"modified": "2026-05-05T20:30:56+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 102,
"7d_type": "public_v2",
"7d_views": 1902,
"60d_most_loved": 45.83,
"created": "2025-11-24T13:44:34+0000",
"60d_best_engagement_rate": 48.55,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 96,
"likes_rate": 43.68,
"60d_comments": 5,
"@indexed": "2026-05-05T20:30:59+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"60d_views": "2204",
"brand_domains": [
{
"domain": "myprotein.com"
}
],
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 46.29,
"30d_views": "2074",
"performance_score": 23.13,
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/KPVy3dIJAgg\/hqdefault.jpg",
"title": "J'ai pass\u00e9 l'examen de citoyennet\u00e9 canadienne",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"average_potential_views": 5530,
"duration": 389,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1247"
}
],
"comments_rate": 2.14,
"7d_best_engagement_rate": 51.52,
"uploaded": "2025-11-23T17:01:47+0100",
"definition": "hd",
"most_loved": 43.68,
"projection": "rectangular",
"views": "2335",
"views_3m": "101",
"yt_id": "KPVy3dIJAgg",
"comments": 5,
"dislikes_rate": 0.43,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 101,
"public_first_track": "2025-11-23T00:00:00+0100",
"potential_views": 3413,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 46.25,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 5,
"7d_most_loved": 48.37
},
"sort": [
1763913707000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "T85D4czDJTI",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/0jm_",
"\/m\/02vx4",
"\/m\/06ntj"
],
"7d_likes": 57,
"language": "fr",
"public_last_track": "2026-05-05T22:30:57+0200",
"30d_best_engagement_rate": 38.76,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 0,
"views_1m": "3",
"modified": "2026-05-05T20:30:57+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 60,
"7d_type": "public_v2",
"7d_views": 1423,
"60d_most_loved": 37.31,
"created": "2025-11-25T14:09:14+0000",
"60d_best_engagement_rate": 38.56,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 58,
"likes_rate": 36.59,
"60d_comments": 2,
"@indexed": "2026-05-05T20:31:02+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"likes_3m": 0,
"licensed_content_owner": false,
"60d_views": "1608",
"brand_domains": [
{
"domain": "myprotein.com"
}
],
"channel_id": 2322131,
"30d_most_loved": 37.47,
"30d_views": "1548",
"performance_score": 17.63,
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/T85D4czDJTI\/hqdefault.jpg",
"title": "FREEMAN REACT \u00e0 Arizona Cardinals vs Jacksonville Jaguars | Saison NFL 2025 Week 12 !",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"average_potential_views": 5535,
"duration": 1115,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1002"
}
],
"comments_rate": 1.22,
"7d_best_engagement_rate": 41.46,
"uploaded": "2025-11-25T12:05:45+0100",
"definition": "hd",
"most_loved": 36.59,
"projection": "rectangular",
"views": "1640",
"views_3m": "24",
"yt_id": "T85D4czDJTI",
"comments": 2,
"comments_1m": 0,
"60d_likes": 60,
"public_first_track": "2025-11-24T00:00:00+0100",
"potential_views": 3030,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 37.8,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 40.06
},
"sort": [
1764068745000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "VXCPua99tdo",
"_score": null,
"_routing": "2322131",
"_parent": "2322131",
"_source": {
"country": "fr",
"likes_1w": 1,
"views_1w": "87",
"relevantTopics": [
"\/m\/06ntj",
"\/m\/022dc6"
],
"7d_likes": 320,
"language": "fr",
"public_last_track": "2026-05-05T22:30:57+0200",
"30d_best_engagement_rate": 58.89,
"comments_1d": 0,
"views_1d": 17,
"60d_dislikes": 5,
"views_1m": "154",
"modified": "2026-05-05T20:30:57+0000",
"30d_dislikes": 5,
"7d_dislikes": 4,
"likes": 383,
"7d_type": "public_v2",
"7d_views": 5512,
"60d_most_loved": 50.46,
"created": "2025-12-01T15:50:39+0000",
"60d_best_engagement_rate": 53.56,
"active": true,
"7d_comments": 17,
"comments_3m": 0,
"dislikes": 5,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 343,
"likes_rate": 46.87,
"60d_comments": 18,
"@indexed": "2026-05-05T20:31:01+0000",
"has_previous_collaboration": false,
"tags": [
"Freeman Sensei",
"Freeman"
],
"60d_type": "public_v2",
"likes_3m": 7,
"dislikes_1m": 0,
"licensed_content_owner": true,
"60d_views": "7431",
"brand_domains": [
{
"domain": "myprotein.com"
}
],
"channel_id": 2322131,
"dislikes_1d": 0,
"30d_most_loved": 55.19,
"30d_views": "6215",
"performance_score": 82.25,
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/VXCPua99tdo\/hqdefault.jpg",
"title": "Le \"WHITE CHOCOLATE\" fait son entr\u00e9e en NFL | Corey Dickerson | Saison 2 Episode 1",
"yt_channel_id": "OCnlfdEvxiMwqsqVrHiG0Q",
"30d_type": "public_v2",
"average_potential_views": 4571,
"duration": 2208,
"views_yearly_historisation": [
{
"years": 2025,
"views": "3373"
}
],
"comments_rate": 2.2,
"7d_best_engagement_rate": 61.87,
"uploaded": "2025-12-01T12:00:16+0100",
"definition": "hd",
"most_loved": 46.87,
"projection": "rectangular",
"views": "8172",
"views_3m": "662",
"yt_id": "VXCPua99tdo",
"comments": 18,
"dislikes_rate": 0.61,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 375,
"public_first_track": "2025-12-01T00:00:00+0100",
"potential_views": 2640,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 49.68,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 18,
"7d_most_loved": 58.06
},
"sort": [
1764586816000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.389067,
"hits": [
{
"_type": "channels",
"_id": "2322131",
"_score": 12.389067,
"_source": {
"score": 299,
"videos_uploaded": 567,
"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": "8406189"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}