GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2500714"
}
}
]
}
},
{
"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": 1140
},
"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": 1154,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 5356,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "dLK3_Ex5U7Q",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 265,
"language": "en",
"public_last_track": "2026-03-02T03:29:14+0100",
"30d_best_engagement_rate": 28.55,
"180d_dislikes_rate": 2.003,
"best_engagement": 27.467,
"7d_dislikes_rate": 2.269,
"60d_dislikes": 22,
"views_1m": "0",
"modified": "2026-03-02T02:29:14+0000",
"30d_dislikes": 22,
"7d_dislikes": 22,
"likes": 257,
"7d_type": "public_v2",
"7d_views": 9694,
"180d_likes_rate": 25.58,
"created": "2022-03-22T03:00:30+0000",
"60d_best_engagement_rate": 28.253,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 21,
"30d_likes_rate": 26.047,
"language_type": "snippet",
"30d_likes": 281,
"180d_comments_rate": 0.364,
"likes_rate": 23.36,
"60d_comments": 5,
"@indexed": "2026-03-02T02:29:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "10985",
"60d_likes_rate": 25.784,
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 22,
"60d_views": "10937",
"channel_id": 2500714,
"30d_views": "10788",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/dLK3_Ex5U7Q\/hqdefault.jpg",
"title": "WHEN WE are OLD! #comedy #shorts #funny",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 14,
"30d_dislikes_rate": 2.039,
"views_yearly_historisation": [
{
"years": 2022,
"views": "10988"
}
],
"comments_rate": 0.18,
"7d_best_engagement_rate": 30.122,
"uploaded": "2022-03-21T21:00:16+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 23.36,
"60d_dislikes_rate": 2.012,
"views_3m": "1",
"views": "11001",
"yt_id": "dLK3_Ex5U7Q",
"7d_likes_rate": 27.336,
"comments": 2,
"projection_last_track": "2023-10-01T17:50:01+0200",
"dislikes_rate": 1.91,
"180d_comments": 4,
"comments_1m": 0,
"7d_comments_rate": 0.516,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 282,
"180d_best_engagement_rate": 27.947,
"public_first_track": "2022-03-24T00:00:00+0100",
"180d_likes": 281,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.457,
"best_engagement_rate": 25.45,
"30d_comments": 5,
"30d_comments_rate": 0.463
},
"sort": [
1647892816000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "1ucJT61mcCM",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"f_age18-24": 7.144,
"likes_1w": -2,
"relevantTopics": [
"\/m\/02jjt",
"\/m\/09kqc"
],
"m_age55-64": 1,
"age13-17": 7.317,
"type_demographies": "computed",
"public_last_track": "2026-03-02T03:29:12+0100",
"180d_dislikes_rate": 1.127,
"best_engagement": 38.483,
"7d_dislikes_rate": 1.102,
"age18-24": 41.757,
"age35-44": 20.872,
"7d_dislikes": 404,
"60d_best_engagement_rate": 38.736,
"active": true,
"dislikes": 406,
"30d_likes": 13990,
"180d_comments_rate": 0.177,
"likes_rate": 35.62,
"60d_comments": 69,
"tags": [],
"180d_views": "379008",
"likes_3m": -32,
"licensed_content_owner": true,
"f_age35-44": 8.69,
"age55-64": 1.313,
"channel_id": 2500714,
"30d_views": "372417",
"made_for_kids": false,
"thumb": "https:\/\/i.ytimg.com\/vi\/1ucJT61mcCM\/hqdefault.jpg",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_dislikes_rate": 1.109,
"comments_rate": 0.16,
"uploaded": "2022-03-22T01:00:00+0100",
"60d_dislikes_rate": 1.116,
"views_3m": "11",
"m_age18-24": 34.613,
"yt_id": "1ucJT61mcCM",
"f_age65-": 0.267,
"m_age35-44": 12.182,
"projection_last_track": "2023-10-01T17:50:01+0200",
"m_age13-17": 5.978,
"yt_rating_restricted": false,
"f_age45-54": 3.925,
"dislikes_3m": -3,
"f_age13-17": 1.339,
"180d_best_engagement_rate": 38.756,
"public_first_track": "2022-03-24T00:00:00+0100",
"180d_likes": 14195,
"likes_1m": -8,
"hasDemography": true,
"public_stats_viewable": true,
"likes_1d": 0,
"best_engagement_rate": 36.85,
"country": "us",
"views_1w": "1",
"7d_likes": 13877,
"language": "en",
"30d_best_engagement_rate": 38.86,
"compute_demography_last_track": "2022-04-21T00:00:00+0000",
"f_age25-34": 4.018,
"age45-54": 11.355,
"age65-": 0.986,
"views_1d": 0,
"60d_dislikes": 419,
"views_1m": "2",
"modified": "2026-03-02T02:29:12+0000",
"30d_dislikes": 413,
"likes": 13531,
"7d_views": 366772,
"7d_type": "public_v2",
"180d_likes_rate": 37.453,
"created": "2022-03-22T03:00:30+0000",
"7d_comments": 68,
"comments_3m": -2,
"age25-34": 16.4,
"30d_likes_rate": 37.565,
"language_type": "snippet",
"dislikes_1w": 0,
"@indexed": "2026-03-02T02:29:39+0000",
"60d_type": "public_v2",
"m_age65-": 0.72,
"60d_likes_rate": 37.436,
"demographyF": 25.696,
"m_age45-54": 7.43,
"demographyM": 74.304,
"dislikes_1m": 0,
"180d_dislikes": 427,
"60d_views": "375359",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"title": "YELLOW TEETH! HELP! #comedy #shorts #funny",
"30d_type": "public_v2",
"m_age25-34": 12.382,
"duration": 11,
"views_yearly_historisation": [
{
"years": 2022,
"views": "379491"
}
],
"7d_best_engagement_rate": 39.122,
"content_type": "other",
"definition": "hd",
"projection": "rectangular",
"most_loved": 35.62,
"f_age55-64": 0.313,
"views": "379855",
"7d_likes_rate": 37.835,
"comments": 62,
"dislikes_rate": 1.07,
"180d_comments": 67,
"comments_1m": -2,
"7d_comments_rate": 0.185,
"60d_likes": 14052,
"is_live": false,
"60d_comments_rate": 0.184,
"comments_1w": -1,
"30d_comments": 69,
"30d_comments_rate": 0.185
},
"sort": [
1647907200000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "UcQAz_G2gu8",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 60,
"language": "en",
"public_last_track": "2026-02-02T09:49:53+0100",
"best_engagement": 25.388,
"60d_dislikes": 0,
"views_1m": "0",
"modified": "2026-02-02T08:49:53+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 66,
"7d_views": 1897,
"7d_type": "public_v2",
"180d_likes_rate": 24.718,
"created": "2022-03-22T03:00:30+0000",
"active": true,
"7d_comments": 2,
"30d_likes_rate": 25.179,
"language_type": "snippet",
"30d_likes": 67,
"180d_comments_rate": 0.706,
"likes_rate": 23.23,
"60d_comments": 2,
"@indexed": "2026-02-02T08:49:57+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2832",
"60d_likes_rate": 24.767,
"likes_3m": -1,
"licensed_content_owner": true,
"60d_views": "2786",
"channel_id": 2500714,
"30d_views": "2661",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/UcQAz_G2gu8\/hqdefault.jpg",
"title": "MY new ID is ANIMATED! #comedy #shorts #funny",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 8,
"views_yearly_historisation": [
{
"years": 2022,
"views": "2836"
}
],
"comments_rate": 0.7,
"uploaded": "2022-03-22T03:00:06+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 23.23,
"views_3m": "0",
"views": "2841",
"yt_id": "UcQAz_G2gu8",
"7d_likes_rate": 31.629,
"comments": 2,
"projection_last_track": "2022-11-22T09:12:22+0100",
"dislikes_rate": 0,
"180d_comments": 2,
"7d_comments_rate": 1.054,
"yt_rating_restricted": false,
"60d_likes": 69,
"public_first_track": "2022-03-24T00:00:00+0100",
"180d_likes": 70,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.718,
"best_engagement_rate": 23.94,
"30d_comments": 2,
"30d_comments_rate": 0.752
},
"sort": [
1647914406000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "i8h_p34r1FM",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 64,
"language": "en",
"public_last_track": "2025-08-26T16:00:05+0200",
"30d_best_engagement_rate": 34.156,
"180d_dislikes_rate": 1.16,
"best_engagement": 32.046,
"7d_dislikes_rate": 1.783,
"60d_dislikes": 3,
"views_1m": "0",
"modified": "2025-08-26T14:00:06+0000",
"30d_dislikes": 3,
"7d_dislikes": 3,
"likes": 71,
"7d_views": 1683,
"7d_type": "public_v2",
"180d_likes_rate": 30.151,
"created": "2022-03-24T10:09:06+0000",
"60d_best_engagement_rate": 32.967,
"active": true,
"7d_comments": 3,
"dislikes": 3,
"30d_likes_rate": 31.687,
"language_type": "snippet",
"30d_likes": 77,
"180d_comments_rate": 1.16,
"likes_rate": 27.39,
"60d_comments": 3,
"@indexed": "2025-08-26T14:00:09+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2587",
"60d_likes_rate": 30.612,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 3,
"60d_views": "2548",
"channel_id": 2500714,
"30d_views": "2430",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/i8h_p34r1FM\/hqdefault.jpg",
"title": "I think I DID IT! #comedy #shorts #funny",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 5,
"30d_dislikes_rate": 1.235,
"views_yearly_historisation": [
{
"years": 2022,
"views": "2590"
}
],
"comments_rate": 0.772,
"7d_best_engagement_rate": 41.592,
"uploaded": "2022-03-22T13:00:19+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 27.39,
"60d_dislikes_rate": 1.177,
"views_3m": "0",
"views": "2592",
"yt_id": "i8h_p34r1FM",
"7d_likes_rate": 38.027,
"comments": 2,
"projection_last_track": "2023-10-01T17:37:43+0200",
"dislikes_rate": 1.158,
"180d_comments": 3,
"7d_comments_rate": 1.783,
"yt_rating_restricted": false,
"60d_likes": 78,
"180d_best_engagement_rate": 32.47,
"public_first_track": "2022-03-24T00:00:00+0100",
"180d_likes": 78,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.177,
"best_engagement_rate": 29.32,
"30d_comments": 3,
"30d_comments_rate": 1.235
},
"sort": [
1647950419000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "dwWyohPtvGQ",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 450,
"language": "en",
"public_last_track": "2026-03-02T03:29:14+0100",
"30d_best_engagement_rate": 26.493,
"180d_dislikes_rate": 1.506,
"best_engagement": 26.286,
"7d_dislikes_rate": 1.523,
"60d_dislikes": 28,
"views_1m": "5",
"modified": "2026-03-02T02:29:14+0000",
"30d_dislikes": 28,
"7d_dislikes": 28,
"likes": 437,
"7d_views": 18390,
"7d_type": "public_v2",
"180d_likes_rate": 24.574,
"created": "2022-03-24T10:09:06+0000",
"60d_best_engagement_rate": 26.484,
"active": true,
"7d_comments": 6,
"dislikes": 28,
"30d_likes_rate": 24.662,
"language_type": "snippet",
"30d_likes": 458,
"180d_comments_rate": 0.323,
"likes_rate": 23.47,
"60d_comments": 6,
"@indexed": "2026-03-02T02:29:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "18597",
"60d_likes_rate": 24.654,
"likes_3m": -1,
"licensed_content_owner": true,
"180d_dislikes": 28,
"60d_views": "18577",
"channel_id": 2500714,
"30d_views": "18571",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/dwWyohPtvGQ\/hqdefault.jpg",
"title": "NOONE can do THIS! #comedy #shorts #prank",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 8,
"30d_dislikes_rate": 1.508,
"views_yearly_historisation": [
{
"years": 2022,
"views": "18602"
}
],
"comments_rate": 0.269,
"7d_best_engagement_rate": 26.319,
"uploaded": "2022-03-22T16:00:17+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 23.47,
"60d_dislikes_rate": 1.507,
"views_3m": "6",
"views": "18621",
"yt_id": "dwWyohPtvGQ",
"7d_likes_rate": 24.47,
"comments": 5,
"projection_last_track": "2023-09-16T04:28:01+0200",
"dislikes_rate": 1.5,
"180d_comments": 6,
"7d_comments_rate": 0.326,
"yt_rating_restricted": false,
"60d_likes": 458,
"180d_best_engagement_rate": 26.402,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 457,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.323,
"best_engagement_rate": 25.24,
"30d_comments": 6,
"30d_comments_rate": 0.323
},
"sort": [
1647961217000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "54IR45VBdNE",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/028sqc",
"\/m\/05qjc"
],
"7d_likes": 709,
"language": "en",
"public_last_track": "2026-03-02T03:29:12+0100",
"30d_best_engagement_rate": 46.743,
"180d_dislikes_rate": 3.92,
"best_engagement": 46.239,
"7d_dislikes_rate": 4.023,
"views_1d": 0,
"60d_dislikes": 70,
"views_1m": "12",
"modified": "2026-03-02T02:29:12+0000",
"30d_dislikes": 70,
"7d_dislikes": 67,
"likes": 705,
"7d_views": 16656,
"7d_type": "public_v2",
"180d_likes_rate": 41.053,
"created": "2022-03-24T10:09:06+0000",
"60d_best_engagement_rate": 46.547,
"active": true,
"7d_comments": 23,
"dislikes": 67,
"30d_likes_rate": 41.461,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 730,
"180d_comments_rate": 1.344,
"likes_rate": 38.78,
"60d_comments": 23,
"@indexed": "2026-03-02T02:29:39+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "17855",
"60d_likes_rate": 41.313,
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 70,
"60d_views": "17767",
"channel_id": 2500714,
"30d_views": "17607",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/54IR45VBdNE\/hqdefault.jpg",
"title": "ONLY YELLOW PEOPLE can WATCH #shorts #dance",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 12,
"30d_dislikes_rate": 3.976,
"views_yearly_historisation": [
{
"years": 2022,
"views": "17887"
}
],
"comments_rate": 1.32,
"7d_best_engagement_rate": 47.971,
"uploaded": "2022-03-22T20:00:01+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 38.78,
"60d_dislikes_rate": 3.94,
"views_3m": "27",
"views": "18180",
"yt_id": "54IR45VBdNE",
"7d_likes_rate": 42.567,
"comments": 24,
"projection_last_track": "2023-10-01T17:50:01+0200",
"dislikes_rate": 3.69,
"180d_comments": 24,
"7d_comments_rate": 1.381,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 734,
"180d_best_engagement_rate": 46.318,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 733,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.295,
"best_engagement_rate": 43.78,
"30d_comments": 23,
"30d_comments_rate": 1.306
},
"sort": [
1647975601000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "2wMJABbDuEY",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 1,
"views_1w": "37",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 173,
"language": "en",
"public_last_track": "2026-03-02T03:29:12+0100",
"30d_best_engagement_rate": 63.913,
"180d_dislikes_rate": 2.199,
"best_engagement": 59.564,
"7d_dislikes_rate": 2.739,
"views_1d": 5,
"60d_dislikes": 7,
"views_1m": "154",
"modified": "2026-03-02T02:29:12+0000",
"30d_dislikes": 7,
"7d_dislikes": 7,
"likes": 187,
"7d_views": 2556,
"7d_type": "public_v2",
"180d_likes_rate": 57.807,
"created": "2022-03-24T10:09:06+0000",
"60d_best_engagement_rate": 62.261,
"active": true,
"7d_comments": 3,
"dislikes": 7,
"30d_likes_rate": 60.636,
"language_type": "snippet",
"30d_likes": 185,
"180d_comments_rate": 0.943,
"likes_rate": 31.34,
"60d_comments": 3,
"@indexed": "2026-03-02T02:29:39+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "3183",
"60d_likes_rate": 59.068,
"likes_3m": 2,
"licensed_content_owner": true,
"180d_dislikes": 7,
"60d_views": "3132",
"channel_id": 2500714,
"30d_views": "3051",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/2wMJABbDuEY\/hqdefault.jpg",
"title": "Kardashian BUSY WEEK! #comedy #shorts #prank",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 13,
"30d_dislikes_rate": 2.294,
"views_yearly_historisation": [
{
"years": 2022,
"views": "3194"
}
],
"comments_rate": 0.34,
"7d_best_engagement_rate": 71.596,
"uploaded": "2022-03-23T00:00:01+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 31.34,
"60d_dislikes_rate": 2.235,
"views_3m": "405",
"views": "5966",
"yt_id": "2wMJABbDuEY",
"7d_likes_rate": 67.684,
"comments": 2,
"projection_last_track": "2023-10-01T17:50:01+0200",
"dislikes_rate": 1.17,
"180d_comments": 3,
"7d_comments_rate": 1.174,
"yt_rating_restricted": false,
"60d_likes": 185,
"180d_best_engagement_rate": 60.949,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 184,
"likes_1m": 2,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.958,
"best_engagement_rate": 32.85,
"30d_comments": 3,
"30d_comments_rate": 0.983
},
"sort": [
1647990001000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Kka5vqDnbRU",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 66,
"language": "en",
"public_last_track": "2026-03-02T03:29:13+0100",
"30d_best_engagement_rate": 38.372,
"180d_dislikes_rate": 2.245,
"best_engagement": 36.242,
"7d_dislikes_rate": 3.418,
"60d_dislikes": 5,
"views_1m": "0",
"modified": "2026-03-02T02:29:13+0000",
"30d_dislikes": 5,
"7d_dislikes": 5,
"likes": 72,
"7d_views": 1463,
"7d_type": "public_v2",
"180d_likes_rate": 33.678,
"created": "2022-03-24T10:09:06+0000",
"60d_best_engagement_rate": 37.071,
"active": true,
"7d_comments": 2,
"dislikes": 4,
"30d_likes_rate": 35.096,
"language_type": "snippet",
"30d_likes": 75,
"180d_comments_rate": 0.898,
"likes_rate": 32.13,
"60d_comments": 2,
"@indexed": "2026-03-02T02:29:39+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2227",
"60d_likes_rate": 33.906,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 5,
"60d_views": "2212",
"channel_id": 2500714,
"30d_views": "2137",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Kka5vqDnbRU\/hqdefault.jpg",
"title": "DO NOT TOUCH! #comedy #shorts #prank",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 9,
"30d_dislikes_rate": 2.34,
"views_yearly_historisation": [
{
"years": 2022,
"views": "2230"
}
],
"comments_rate": 0.447,
"7d_best_engagement_rate": 49.897,
"uploaded": "2022-03-23T04:00:14+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 32.13,
"60d_dislikes_rate": 2.26,
"views_3m": "0",
"views": "2241",
"yt_id": "Kka5vqDnbRU",
"7d_likes_rate": 45.113,
"comments": 1,
"projection_last_track": "2023-10-01T17:50:01+0200",
"dislikes_rate": 1.78,
"180d_comments": 2,
"7d_comments_rate": 1.367,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 75,
"180d_best_engagement_rate": 36.821,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 75,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.904,
"best_engagement_rate": 34.36,
"30d_comments": 2,
"30d_comments_rate": 0.936
},
"sort": [
1648004414000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "kYUXdHePsZY",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 82,
"language": "en",
"public_last_track": "2026-01-09T16:10:05+0100",
"30d_best_engagement_rate": 48.311,
"180d_dislikes_rate": 1.207,
"best_engagement": 43.304,
"7d_dislikes_rate": 1.267,
"views_1d": 0,
"60d_dislikes": 3,
"views_1m": "0",
"modified": "2026-01-09T15:10:05+0000",
"30d_dislikes": 3,
"7d_dislikes": 2,
"likes": 98,
"7d_views": 1579,
"7d_type": "public_v2",
"180d_likes_rate": 41.834,
"created": "2022-03-24T10:09:06+0000",
"60d_best_engagement_rate": 47.736,
"active": true,
"7d_comments": 8,
"dislikes": 3,
"30d_likes_rate": 43.181,
"language_type": "snippet",
"30d_likes": 101,
"180d_comments_rate": 3.218,
"likes_rate": 38.66,
"60d_comments": 9,
"@indexed": "2026-01-09T15:10:08+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2486",
"60d_likes_rate": 42.84,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 3,
"60d_views": "2451",
"channel_id": 2500714,
"30d_views": "2339",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/kYUXdHePsZY\/hqdefault.jpg",
"title": "SHE had NO IDEA #comedy #shorts #prank",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 11,
"30d_dislikes_rate": 1.283,
"views_yearly_historisation": [
{
"years": 2022,
"views": "2492"
}
],
"comments_rate": 1.18,
"7d_best_engagement_rate": 58.265,
"uploaded": "2022-03-23T13:00:24+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 38.66,
"60d_dislikes_rate": 1.224,
"views_3m": "0",
"views": "2535",
"yt_id": "kYUXdHePsZY",
"7d_likes_rate": 51.932,
"comments": 3,
"projection_last_track": "2023-09-16T04:28:01+0200",
"dislikes_rate": 1.18,
"180d_comments": 8,
"7d_comments_rate": 5.066,
"yt_rating_restricted": false,
"60d_likes": 105,
"180d_best_engagement_rate": 46.259,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 104,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 3.672,
"best_engagement_rate": 41.03,
"30d_comments": 9,
"30d_comments_rate": 3.848
},
"sort": [
1648036824000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "KEg80pI7Vk8",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 186,
"language": "en",
"public_last_track": "2026-03-02T03:29:13+0100",
"30d_best_engagement_rate": 38.435,
"180d_dislikes_rate": 2.265,
"best_engagement": 34.315,
"7d_dislikes_rate": 2.636,
"60d_dislikes": 14,
"views_1m": "0",
"modified": "2026-03-02T02:29:13+0000",
"30d_dislikes": 13,
"7d_dislikes": 13,
"likes": 236,
"7d_views": 4931,
"7d_type": "public_v2",
"180d_likes_rate": 31.706,
"created": "2022-03-24T10:09:06+0000",
"60d_best_engagement_rate": 37.958,
"active": true,
"7d_comments": 8,
"comments_3m": 0,
"dislikes": 20,
"30d_likes_rate": 34.848,
"language_type": "snippet",
"30d_likes": 204,
"180d_comments_rate": 1.132,
"likes_rate": 29.4,
"60d_comments": 8,
"@indexed": "2026-03-02T02:29:39+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "7065",
"60d_likes_rate": 34.311,
"likes_3m": -3,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 16,
"60d_views": "6033",
"channel_id": 2500714,
"30d_views": "5854",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/KEg80pI7Vk8\/hqdefault.jpg",
"title": "Hardest group ACTIVITY #comedy #shorts #trythis",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 9,
"30d_dislikes_rate": 2.221,
"views_yearly_historisation": [
{
"years": 2022,
"views": "7735"
}
],
"comments_rate": 0.5,
"7d_best_engagement_rate": 41.979,
"uploaded": "2022-03-23T16:00:17+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 29.4,
"60d_dislikes_rate": 2.321,
"views_3m": "0",
"views": "8026",
"yt_id": "KEg80pI7Vk8",
"7d_likes_rate": 37.721,
"comments": 4,
"projection_last_track": "2023-10-01T17:50:01+0200",
"dislikes_rate": 2.49,
"180d_comments": 8,
"comments_1m": 0,
"7d_comments_rate": 1.622,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 207,
"180d_best_engagement_rate": 35.103,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 224,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.326,
"comments_1w": 0,
"best_engagement_rate": 32.39,
"30d_comments": 8,
"30d_comments_rate": 1.367
},
"sort": [
1648047617000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "oj0HdgNTrLw",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 73,
"language": "en",
"public_last_track": "2026-03-02T03:29:15+0100",
"30d_best_engagement_rate": 59.952,
"180d_dislikes_rate": 1.681,
"best_engagement": 49.334,
"7d_dislikes_rate": 2.584,
"views_1d": 0,
"60d_dislikes": 3,
"views_1m": "4",
"modified": "2026-03-02T02:29:15+0000",
"30d_dislikes": 3,
"7d_dislikes": 3,
"likes": 90,
"7d_views": 1161,
"7d_type": "public_v2",
"180d_likes_rate": 50.42,
"created": "2022-03-24T10:09:06+0000",
"60d_best_engagement_rate": 57.372,
"active": true,
"7d_comments": 9,
"comments_3m": 0,
"dislikes": 6,
"30d_likes_rate": 52.158,
"language_type": "snippet",
"30d_likes": 87,
"180d_comments_rate": 5.602,
"likes_rate": 38.05,
"60d_comments": 10,
"@indexed": "2026-03-02T02:29:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "1785",
"60d_likes_rate": 49.914,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 3,
"60d_views": "1743",
"channel_id": 2500714,
"30d_views": "1668",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/oj0HdgNTrLw\/hqdefault.jpg",
"title": "DONT SMILE until PSYCHO #comedy #shorts #prank",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 9,
"30d_dislikes_rate": 1.799,
"views_yearly_historisation": [
{
"years": 2022,
"views": "1939"
}
],
"comments_rate": 1.69,
"7d_best_engagement_rate": 73.213,
"uploaded": "2022-03-23T20:00:30+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 38.05,
"60d_dislikes_rate": 1.721,
"views_3m": "7",
"views": "2365",
"yt_id": "oj0HdgNTrLw",
"7d_likes_rate": 62.877,
"comments": 4,
"projection_last_track": "2023-09-16T04:28:02+0200",
"dislikes_rate": 2.54,
"180d_comments": 10,
"7d_comments_rate": 7.752,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 87,
"180d_best_engagement_rate": 57.703,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 90,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 5.737,
"best_engagement_rate": 42.28,
"30d_comments": 10,
"30d_comments_rate": 5.995
},
"sort": [
1648062030000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Z3jTNu_p1xU",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 661,
"language": "en",
"public_last_track": "2026-03-02T03:29:14+0100",
"30d_best_engagement_rate": 44.209,
"180d_dislikes_rate": 3.385,
"best_engagement": 43.334,
"7d_dislikes_rate": 3.516,
"views_1d": 0,
"60d_dislikes": 58,
"views_1m": "2",
"modified": "2026-03-02T02:29:14+0000",
"30d_dislikes": 58,
"7d_dislikes": 57,
"likes": 636,
"7d_views": 16211,
"7d_type": "public_v2",
"180d_likes_rate": 39.4,
"created": "2022-03-24T10:09:06+0000",
"60d_best_engagement_rate": 44.058,
"active": true,
"7d_comments": 19,
"dislikes": 58,
"30d_likes_rate": 39.67,
"language_type": "snippet",
"30d_likes": 673,
"180d_comments_rate": 1.051,
"likes_rate": 36.77,
"60d_comments": 19,
"@indexed": "2026-03-02T02:29:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "17132",
"60d_likes_rate": 39.553,
"likes_3m": -4,
"licensed_content_owner": true,
"180d_dislikes": 58,
"60d_views": "17091",
"channel_id": 2500714,
"30d_views": "16965",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Z3jTNu_p1xU\/hqdefault.jpg",
"title": "GUESS WHAT she\u2019s WRITING #comedy #shorts #prank",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 10,
"30d_dislikes_rate": 3.419,
"views_yearly_historisation": [
{
"years": 2022,
"views": "17141"
}
],
"comments_rate": 0.875,
"7d_best_engagement_rate": 45.463,
"uploaded": "2022-03-24T01:00:13+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 36.77,
"60d_dislikes_rate": 3.394,
"views_3m": "3",
"views": "17299",
"yt_id": "Z3jTNu_p1xU",
"7d_likes_rate": 40.775,
"comments": 15,
"projection_last_track": "2023-10-01T17:50:01+0200",
"dislikes_rate": 3.35,
"180d_comments": 18,
"7d_comments_rate": 1.172,
"yt_rating_restricted": false,
"60d_likes": 676,
"180d_best_engagement_rate": 43.836,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 675,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.112,
"best_engagement_rate": 40.99,
"30d_comments": 19,
"30d_comments_rate": 1.12
},
"sort": [
1648080013000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "sc6DYISIybM",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 56,
"language": "en",
"public_last_track": "2026-03-02T03:29:16+0100",
"30d_best_engagement_rate": 28.402,
"180d_dislikes_rate": 0.739,
"best_engagement": 26.18,
"7d_dislikes_rate": 0.581,
"views_1d": 0,
"60d_dislikes": 2,
"views_1m": "2",
"modified": "2026-03-02T02:29:16+0000",
"30d_dislikes": 2,
"7d_dislikes": 1,
"likes": 61,
"7d_views": 1721,
"7d_type": "public_v2",
"180d_likes_rate": 24.03,
"created": "2022-03-24T10:09:06+0000",
"60d_best_engagement_rate": 27.392,
"active": true,
"7d_comments": 7,
"comments_3m": 0,
"dislikes": 3,
"30d_likes_rate": 25.641,
"language_type": "snippet",
"30d_likes": 65,
"180d_comments_rate": 1.479,
"likes_rate": 21.37,
"60d_comments": 5,
"@indexed": "2026-03-02T02:29:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2705",
"60d_likes_rate": 24.765,
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"60d_views": "2665",
"channel_id": 2500714,
"30d_views": "2535",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/sc6DYISIybM\/hqdefault.jpg",
"title": "FLOOR IS LAVA! #comedy #shorts #prank",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 5,
"30d_dislikes_rate": 0.789,
"views_yearly_historisation": [
{
"years": 2022,
"views": "2712"
}
],
"comments_rate": 0.35,
"7d_best_engagement_rate": 37.188,
"uploaded": "2022-03-24T04:00:28+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 21.37,
"60d_dislikes_rate": 0.75,
"views_3m": "9",
"views": "2854",
"yt_id": "sc6DYISIybM",
"7d_likes_rate": 32.539,
"comments": 1,
"projection_last_track": "2023-02-07T14:45:24+0100",
"dislikes_rate": 1.05,
"180d_comments": 4,
"comments_1m": 0,
"7d_comments_rate": 4.067,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 66,
"180d_best_engagement_rate": 26.248,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 65,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.876,
"comments_1w": 0,
"best_engagement_rate": 22.78,
"30d_comments": 5,
"30d_comments_rate": 1.972
},
"sort": [
1648090828000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "nU-MZl2SyqQ",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 77,
"language": "en",
"public_last_track": "2025-12-17T16:00:40+0100",
"30d_best_engagement_rate": 40.099,
"180d_dislikes_rate": 1.582,
"best_engagement": 39.479,
"7d_dislikes_rate": 2.27,
"60d_dislikes": 4,
"modified": "2025-12-17T15:00:40+0000",
"30d_dislikes": 4,
"7d_dislikes": 4,
"likes": 88,
"7d_views": 1762,
"7d_type": "public_v2",
"180d_likes_rate": 36.392,
"created": "2022-03-25T22:45:51+0000",
"60d_best_engagement_rate": 40.335,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 4,
"30d_likes_rate": 36.379,
"language_type": "snippet",
"30d_likes": 88,
"180d_comments_rate": 1.978,
"likes_rate": 34.74,
"60d_comments": 5,
"@indexed": "2025-12-17T15:00:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2528",
"60d_likes_rate": 36.741,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 4,
"60d_views": "2504",
"channel_id": 2500714,
"30d_views": "2419",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/nU-MZl2SyqQ\/hqdefault.jpg",
"title": "What will THE RESULTS look like? #comedy #shorts #prank",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 13,
"30d_dislikes_rate": 1.654,
"views_yearly_historisation": [
{
"years": 2022,
"views": "2532"
}
],
"comments_rate": 0,
"7d_best_engagement_rate": 48.808,
"uploaded": "2022-03-24T13:00:22+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 34.74,
"60d_dislikes_rate": 1.597,
"views": "2533",
"yt_id": "nU-MZl2SyqQ",
"7d_likes_rate": 43.7,
"comments": 0,
"projection_last_track": "2023-08-20T00:59:15+0200",
"dislikes_rate": 1.579,
"180d_comments": 5,
"comments_1m": 0,
"7d_comments_rate": 2.838,
"yt_rating_restricted": false,
"60d_likes": 92,
"180d_best_engagement_rate": 39.953,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 92,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.997,
"comments_1w": 0,
"best_engagement_rate": 36.32,
"30d_comments": 5,
"30d_comments_rate": 2.067
},
"sort": [
1648123222000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "uJ7ZtTWbBbU",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "5",
"relevantTopics": [
"\/m\/0bzvm2"
],
"7d_likes": 404,
"language": "en",
"public_last_track": "2026-03-02T03:29:16+0100",
"30d_best_engagement_rate": 35.922,
"180d_dislikes_rate": 1.207,
"best_engagement": 35.629,
"7d_dislikes_rate": 1.127,
"views_1d": 1,
"60d_dislikes": 14,
"views_1m": "19",
"modified": "2026-03-02T02:29:16+0000",
"30d_dislikes": 15,
"7d_dislikes": 13,
"likes": 432,
"7d_views": 11539,
"7d_type": "public_v2",
"180d_likes_rate": 34.194,
"created": "2022-03-25T22:45:51+0000",
"60d_best_engagement_rate": 35.912,
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"dislikes": 16,
"30d_likes_rate": 34.2,
"language_type": "snippet",
"30d_likes": 417,
"180d_comments_rate": 0.483,
"likes_rate": 32.06,
"60d_comments": 6,
"@indexed": "2026-03-02T02:29:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "12429",
"60d_likes_rate": 34.283,
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 15,
"60d_views": "12280",
"channel_id": 2500714,
"30d_views": "12193",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/uJ7ZtTWbBbU\/hqdefault.jpg",
"title": "WII SPORTS BOWLING REAL LIFE! #comedy #shorts #prank",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 8,
"30d_dislikes_rate": 1.23,
"views_yearly_historisation": [
{
"years": 2022,
"views": "12488"
}
],
"comments_rate": 0.22,
"7d_best_engagement_rate": 36.658,
"uploaded": "2022-03-24T17:00:34+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 32.06,
"60d_dislikes_rate": 1.14,
"views_3m": "39",
"views": "13474",
"yt_id": "uJ7ZtTWbBbU",
"7d_likes_rate": 35.012,
"comments": 3,
"projection_last_track": "2023-10-01T17:37:43+0200",
"dislikes_rate": 1.19,
"180d_comments": 6,
"comments_1m": 0,
"7d_comments_rate": 0.52,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 421,
"180d_best_engagement_rate": 35.884,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 425,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.489,
"comments_1w": 0,
"best_engagement_rate": 33.47,
"30d_comments": 6,
"30d_comments_rate": 0.492
},
"sort": [
1648137634000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "cQQgRkvNI1U",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "1",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 836,
"language": "en",
"public_last_track": "2026-03-02T03:29:14+0100",
"30d_best_engagement_rate": 29.051,
"180d_dislikes_rate": 1.601,
"best_engagement": 28.875,
"7d_dislikes_rate": 1.611,
"views_1d": 0,
"60d_dislikes": 50,
"views_1m": "2",
"modified": "2026-03-02T02:29:14+0000",
"30d_dislikes": 50,
"7d_dislikes": 49,
"likes": 815,
"7d_views": 30422,
"7d_type": "public_v2",
"180d_likes_rate": 27.056,
"created": "2022-03-25T22:45:51+0000",
"60d_best_engagement_rate": 29.065,
"active": true,
"7d_comments": 11,
"comments_3m": 0,
"dislikes": 49,
"30d_likes_rate": 27.123,
"language_type": "snippet",
"30d_likes": 844,
"180d_comments_rate": 0.32,
"likes_rate": 25.95,
"60d_comments": 10,
"@indexed": "2026-03-02T02:29:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "31232",
"60d_likes_rate": 27.142,
"likes_3m": -3,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 50,
"60d_views": "31206",
"channel_id": 2500714,
"30d_views": "31118",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/cQQgRkvNI1U\/hqdefault.jpg",
"title": "Do YOU have CAKE? #comedy #shorts #prank",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 9,
"30d_dislikes_rate": 1.607,
"views_yearly_historisation": [
{
"years": 2022,
"views": "31237"
}
],
"comments_rate": 0.22,
"7d_best_engagement_rate": 29.452,
"uploaded": "2022-03-24T21:00:12+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 25.95,
"60d_dislikes_rate": 1.602,
"views_3m": "8",
"views": "31412",
"yt_id": "cQQgRkvNI1U",
"7d_likes_rate": 27.48,
"comments": 7,
"projection_last_track": "2023-10-01T17:37:43+0200",
"dislikes_rate": 1.56,
"180d_comments": 10,
"comments_1m": 0,
"7d_comments_rate": 0.362,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 847,
"180d_best_engagement_rate": 28.977,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 845,
"likes_1m": -2,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.32,
"comments_1w": 0,
"best_engagement_rate": 27.73,
"30d_comments": 10,
"30d_comments_rate": 0.321
},
"sort": [
1648152012000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "BGn7PvIOkBc",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"f_age18-24": 14.891,
"likes_1w": 0,
"relevantTopics": [
"\/m\/02jjt"
],
"m_age55-64": 1.314,
"age13-17": 7.715,
"type_demographies": "computed",
"public_last_track": "2026-03-02T03:29:13+0100",
"180d_dislikes_rate": 1.382,
"best_engagement": 38.989,
"7d_dislikes_rate": 1.445,
"age18-24": 30.902,
"age35-44": 28.374,
"7d_dislikes": 12,
"60d_best_engagement_rate": 40.047,
"active": true,
"dislikes": 12,
"30d_likes": 250,
"180d_comments_rate": 9.33,
"likes_rate": 27.27,
"60d_comments": 79,
"tags": [],
"180d_views": "8682",
"likes_3m": -1,
"licensed_content_owner": true,
"f_age35-44": 16.598,
"age55-64": 2.374,
"channel_id": 2500714,
"30d_views": "8523",
"made_for_kids": false,
"thumb": "https:\/\/i.ytimg.com\/vi\/BGn7PvIOkBc\/hqdefault.jpg",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_dislikes_rate": 1.408,
"comments_rate": 7.79,
"uploaded": "2022-03-25T01:00:02+0100",
"60d_dislikes_rate": 1.405,
"views_3m": "6",
"m_age18-24": 16.011,
"yt_id": "BGn7PvIOkBc",
"f_age65-": 0.914,
"m_age35-44": 11.776,
"projection_last_track": "2023-09-16T04:22:31+0200",
"m_age13-17": 3.614,
"yt_rating_restricted": false,
"f_age45-54": 6.955,
"f_age13-17": 4.101,
"180d_best_engagement_rate": 39.968,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 254,
"likes_1m": 0,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 36.4,
"country": "us",
"views_1w": "0",
"7d_likes": 244,
"language": "en",
"30d_best_engagement_rate": 40.361,
"compute_demography_last_track": "2022-04-24T00:00:00+0000",
"f_age25-34": 7.829,
"age45-54": 13.944,
"age65-": 1.607,
"views_1d": 0,
"60d_dislikes": 12,
"views_1m": "0",
"modified": "2026-03-02T02:29:13+0000",
"30d_dislikes": 12,
"likes": 245,
"7d_type": "public_v2",
"7d_views": 8302,
"180d_likes_rate": 29.256,
"created": "2022-03-25T22:45:51+0000",
"7d_comments": 79,
"comments_3m": 0,
"age25-34": 15.084,
"30d_likes_rate": 29.332,
"language_type": "snippet",
"@indexed": "2026-03-02T02:29:39+0000",
"60d_type": "public_v2",
"m_age65-": 0.694,
"60d_likes_rate": 29.391,
"demographyF": 52.347,
"m_age45-54": 6.989,
"demographyM": 47.653,
"180d_dislikes": 12,
"60d_views": "8540",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"title": "Who is RECORDING? #comedy #shorts #prank",
"30d_type": "public_v2",
"m_age25-34": 7.255,
"duration": 14,
"views_yearly_historisation": [
{
"years": 2022,
"views": "8730"
}
],
"7d_best_engagement_rate": 40.352,
"content_type": "other",
"definition": "hd",
"projection": "rectangular",
"most_loved": 27.27,
"f_age55-64": 1.06,
"views": "8984",
"7d_likes_rate": 29.391,
"comments": 70,
"dislikes_rate": 1.34,
"180d_comments": 81,
"comments_1m": 0,
"7d_comments_rate": 9.516,
"60d_likes": 251,
"is_live": false,
"60d_comments_rate": 9.251,
"30d_comments": 82,
"30d_comments_rate": 9.621
},
"sort": [
1648166402000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "djYjMCByPGA",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 202,
"language": "en",
"public_last_track": "2026-03-02T03:29:14+0100",
"30d_best_engagement_rate": 25.836,
"180d_dislikes_rate": 2.358,
"best_engagement": 24.488,
"7d_dislikes_rate": 2.656,
"60d_dislikes": 23,
"views_1m": "0",
"modified": "2026-03-02T02:29:14+0000",
"30d_dislikes": 23,
"7d_dislikes": 23,
"likes": 204,
"7d_type": "public_v2",
"7d_views": 8660,
"180d_likes_rate": 22.352,
"created": "2022-03-25T22:45:51+0000",
"60d_best_engagement_rate": 25.412,
"active": true,
"7d_comments": 8,
"dislikes": 21,
"30d_likes_rate": 22.607,
"language_type": "snippet",
"30d_likes": 217,
"180d_comments_rate": 0.615,
"likes_rate": 20.89,
"60d_comments": 6,
"@indexed": "2026-03-02T02:29:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "9753",
"60d_likes_rate": 22.428,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 23,
"60d_views": "9720",
"channel_id": 2500714,
"30d_views": "9599",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/djYjMCByPGA\/hqdefault.jpg",
"title": "I NEED your LOVE #comedy #shorts #DIY",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 13,
"30d_dislikes_rate": 2.396,
"views_yearly_historisation": [
{
"years": 2022,
"views": "9759"
}
],
"comments_rate": 0.205,
"7d_best_engagement_rate": 26.905,
"uploaded": "2022-03-25T04:00:09+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 20.89,
"60d_dislikes_rate": 2.366,
"views_3m": "0",
"views": "9764",
"yt_id": "djYjMCByPGA",
"7d_likes_rate": 23.326,
"comments": 2,
"projection_last_track": "2023-10-01T17:37:43+0200",
"dislikes_rate": 2.15,
"180d_comments": 6,
"7d_comments_rate": 0.924,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 218,
"180d_best_engagement_rate": 25.326,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 218,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.617,
"best_engagement_rate": 23.25,
"30d_comments": 8,
"30d_comments_rate": 0.833
},
"sort": [
1648177209000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "c9pwKQFKiWQ",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 264,
"language": "en",
"public_last_track": "2026-02-02T09:49:52+0100",
"30d_best_engagement_rate": 25.174,
"180d_dislikes_rate": 0.946,
"best_engagement": 24.585,
"7d_dislikes_rate": 0.925,
"60d_dislikes": 11,
"views_1m": "0",
"modified": "2026-02-02T08:49:52+0000",
"30d_dislikes": 11,
"7d_dislikes": 10,
"likes": 262,
"7d_type": "public_v2",
"7d_views": 10808,
"180d_likes_rate": 23.644,
"created": "2022-03-25T22:45:51+0000",
"60d_best_engagement_rate": 24.989,
"active": true,
"7d_comments": 4,
"comments_3m": 0,
"dislikes": 10,
"30d_likes_rate": 23.872,
"language_type": "snippet",
"30d_likes": 275,
"180d_comments_rate": 0.258,
"likes_rate": 22.51,
"60d_comments": 4,
"@indexed": "2026-02-02T08:49:57+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "11631",
"60d_likes_rate": 23.697,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 11,
"60d_views": "11605",
"channel_id": 2500714,
"30d_views": "11520",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/c9pwKQFKiWQ\/hqdefault.jpg",
"title": "YOU can RELATE! #comedy #shorts #prank",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 7,
"30d_dislikes_rate": 0.955,
"views_yearly_historisation": [
{
"years": 2022,
"views": "11633"
}
],
"comments_rate": 0,
"7d_best_engagement_rate": 25.722,
"uploaded": "2022-03-25T13:00:29+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 22.51,
"60d_dislikes_rate": 0.948,
"views_3m": "0",
"views": "11640",
"yt_id": "c9pwKQFKiWQ",
"7d_likes_rate": 24.426,
"comments": 0,
"projection_last_track": "2023-10-01T17:37:43+0200",
"dislikes_rate": 0.86,
"180d_comments": 3,
"comments_1m": 0,
"7d_comments_rate": 0.37,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 275,
"180d_best_engagement_rate": 24.847,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 275,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.345,
"comments_1w": 0,
"best_engagement_rate": 23.37,
"30d_comments": 4,
"30d_comments_rate": 0.347
},
"sort": [
1648209629000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ugENw8OQ628",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 189,
"language": "en",
"public_last_track": "2026-03-02T03:29:16+0100",
"30d_best_engagement_rate": 40.049,
"180d_dislikes_rate": 4.268,
"best_engagement": 39.59,
"7d_dislikes_rate": 4.367,
"60d_dislikes": 25,
"views_1m": "1",
"modified": "2026-03-02T02:29:16+0000",
"30d_dislikes": 25,
"7d_dislikes": 23,
"likes": 199,
"7d_type": "public_v2",
"7d_views": 5267,
"180d_likes_rate": 34.83,
"created": "2022-03-25T22:45:51+0000",
"60d_best_engagement_rate": 39.555,
"active": true,
"7d_comments": 1,
"dislikes": 25,
"30d_likes_rate": 35.368,
"language_type": "snippet",
"30d_likes": 204,
"180d_comments_rate": 0.341,
"likes_rate": 33.89,
"60d_comments": 2,
"@indexed": "2026-03-02T02:29:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "5857",
"60d_likes_rate": 34.932,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 25,
"60d_views": "5840",
"channel_id": 2500714,
"30d_views": "5768",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ugENw8OQ628\/hqdefault.jpg",
"title": "Guess the country MOM EDITION #comedy #shorts #prank",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 11,
"30d_dislikes_rate": 4.334,
"views_yearly_historisation": [
{
"years": 2022,
"views": "5858"
}
],
"comments_rate": 0.341,
"7d_best_engagement_rate": 40.44,
"uploaded": "2022-03-25T16:00:29+0100",
"definition": "hd",
"projection": "rectangular",
"most_loved": 33.89,
"60d_dislikes_rate": 4.281,
"views_3m": "1",
"views": "5872",
"yt_id": "ugENw8OQ628",
"7d_likes_rate": 35.884,
"comments": 2,
"projection_last_track": "2023-10-01T17:37:43+0200",
"dislikes_rate": 4.26,
"180d_comments": 2,
"7d_comments_rate": 0.19,
"yt_rating_restricted": false,
"60d_likes": 204,
"180d_best_engagement_rate": 39.44,
"public_first_track": "2022-03-28T00:00:00+0200",
"180d_likes": 204,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.342,
"best_engagement_rate": 38.49,
"30d_comments": 2,
"30d_comments_rate": 0.347
},
"sort": [
1648220429000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.0291,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.0291,
"_source": {
"score": 845,
"videos_uploaded": 5440,
"subscribers": 1050000,
"logo": "https:\/\/yt3.ggpht.com\/ytc\/AIdro_kQQCG3-bpsOkUU2614SGGlH6WEWtLAT8WvXOvHSuEuIbs=s800-c-k-c0x00ffffff-no-rj",
"handle": "jackjerry",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2500714",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Jack Jerry",
"videos_views": "1168175588"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}