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": 1240
},
"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": 1702,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 5275,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "EGoOV_2r4Kc",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 272,
"language": "en",
"public_last_track": "2026-03-31T16:22:00+0200",
"30d_best_engagement_rate": 36.402,
"180d_dislikes_rate": 0.804,
"best_engagement": 35.021,
"7d_dislikes_rate": 0.776,
"60d_dislikes": 7,
"views_1m": "2",
"modified": "2026-03-31T14:22:00+0000",
"30d_dislikes": 7,
"7d_dislikes": 6,
"likes": 271,
"7d_views": 7732,
"7d_type": "public_v2",
"180d_likes_rate": 32.97,
"created": "2022-04-17T17:26:38+0000",
"60d_best_engagement_rate": 35.978,
"active": true,
"7d_comments": 18,
"comments_3m": -1,
"dislikes": 6,
"30d_likes_rate": 33.485,
"language_type": "snippet",
"30d_likes": 287,
"180d_comments_rate": 1.953,
"likes_rate": 31.01,
"60d_comments": 17,
"@indexed": "2026-03-31T14:22:06+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "8705",
"60d_likes_rate": 33.21,
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 7,
"60d_views": "8672",
"channel_id": 2500714,
"30d_views": "8571",
"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\/EGoOV_2r4Kc\/hqdefault.jpg",
"title": "AROUND THE WORLD IN 24 hours! #shorts #prank #funny",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 8,
"30d_dislikes_rate": 0.817,
"views_yearly_historisation": [
{
"years": 2022,
"views": "8708"
}
],
"comments_rate": 1.03,
"7d_best_engagement_rate": 38.282,
"uploaded": "2022-04-16T22:00:03+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 31.01,
"60d_dislikes_rate": 0.807,
"views_3m": "5",
"views": "8740",
"yt_id": "EGoOV_2r4Kc",
"7d_likes_rate": 35.178,
"comments": 9,
"projection_last_track": "2023-08-31T16:12:40+0200",
"dislikes_rate": 0.69,
"180d_comments": 17,
"comments_1m": 0,
"7d_comments_rate": 2.328,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 288,
"180d_best_engagement_rate": 35.727,
"public_first_track": "2022-04-22T00:00:00+0200",
"180d_likes": 287,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.96,
"best_engagement_rate": 32.72,
"30d_comments": 18,
"30d_comments_rate": 2.1
},
"sort": [
1650139203000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "cTbjRMpnzwY",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "6",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 480,
"language": "en",
"public_last_track": "2026-03-31T16:22:01+0200",
"30d_best_engagement_rate": 26.22,
"180d_dislikes_rate": 2.81,
"best_engagement": 25.195,
"7d_dislikes_rate": 2.886,
"views_1d": 1,
"60d_dislikes": 66,
"views_1m": "26",
"modified": "2026-03-31T14:22:01+0000",
"30d_dislikes": 64,
"7d_dislikes": 62,
"likes": 493,
"7d_views": 21483,
"7d_type": "public_v2",
"180d_likes_rate": 21.802,
"created": "2022-04-17T17:26:38+0000",
"60d_best_engagement_rate": 25.912,
"active": true,
"7d_comments": 34,
"comments_3m": 0,
"dislikes": 67,
"30d_likes_rate": 21.951,
"language_type": "snippet",
"30d_likes": 504,
"180d_comments_rate": 1.107,
"likes_rate": 20.54,
"60d_comments": 31,
"@indexed": "2026-03-31T14:22:05+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "23484",
"60d_likes_rate": 21.744,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 66,
"60d_views": "23271",
"channel_id": 2500714,
"30d_views": "22960",
"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\/cTbjRMpnzwY\/hqdefault.jpg",
"title": "MAYONNAISE PRANK ON MOM! #shorts #prank #funny",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 12,
"30d_dislikes_rate": 2.787,
"views_yearly_historisation": [
{
"years": 2022,
"views": "23493"
}
],
"comments_rate": 0.67,
"7d_best_engagement_rate": 26.812,
"uploaded": "2022-04-17T02:00:10+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 20.54,
"60d_dislikes_rate": 2.836,
"views_3m": "54",
"views": "24000",
"yt_id": "cTbjRMpnzwY",
"7d_likes_rate": 22.343,
"comments": 16,
"projection_last_track": "2023-10-01T17:40:41+0200",
"dislikes_rate": 2.79,
"180d_comments": 26,
"comments_1m": 0,
"7d_comments_rate": 1.583,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 506,
"180d_best_engagement_rate": 25.72,
"public_first_track": "2022-04-23T00:00:00+0200",
"180d_likes": 512,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.332,
"comments_1w": 0,
"best_engagement_rate": 24,
"30d_comments": 34,
"30d_comments_rate": 1.481
},
"sort": [
1650153610000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Henh8wlSI9M",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02wbm"
],
"7d_likes": 96,
"language": "en",
"public_last_track": "2026-03-31T16:22:00+0200",
"30d_best_engagement_rate": 40.981,
"180d_dislikes_rate": 2.809,
"best_engagement": 37.328,
"7d_dislikes_rate": 2.716,
"60d_dislikes": 10,
"views_1m": "0",
"modified": "2026-03-31T14:22:00+0000",
"30d_dislikes": 10,
"7d_dislikes": 8,
"likes": 103,
"7d_views": 2945,
"7d_type": "public_v2",
"180d_likes_rate": 31.18,
"created": "2022-04-17T17:26:38+0000",
"60d_best_engagement_rate": 40.158,
"active": true,
"7d_comments": 18,
"comments_3m": 0,
"dislikes": 9,
"30d_likes_rate": 32.323,
"language_type": "snippet",
"30d_likes": 112,
"180d_comments_rate": 5.056,
"likes_rate": 28.76,
"60d_comments": 20,
"@indexed": "2026-03-31T14:22:06+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "3560",
"60d_likes_rate": 31.674,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 10,
"60d_views": "3536",
"channel_id": 2500714,
"30d_views": "3465",
"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\/Henh8wlSI9M\/hqdefault.jpg",
"title": "COUNTING GOLDFISH #shorts #prank #funny",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 9,
"30d_dislikes_rate": 2.886,
"views_yearly_historisation": [
{
"years": 2022,
"views": "3562"
}
],
"comments_rate": 3.63,
"7d_best_engagement_rate": 41.426,
"uploaded": "2022-04-17T06:00:06+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 28.76,
"60d_dislikes_rate": 2.828,
"views_3m": "4",
"views": "3581",
"yt_id": "Henh8wlSI9M",
"7d_likes_rate": 32.598,
"comments": 13,
"projection_last_track": "2023-08-20T01:01:11+0200",
"dislikes_rate": 2.51,
"180d_comments": 18,
"comments_1m": 0,
"7d_comments_rate": 6.112,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 112,
"180d_best_engagement_rate": 39.045,
"public_first_track": "2022-04-23T00:00:00+0200",
"180d_likes": 111,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 5.656,
"best_engagement_rate": 34.91,
"30d_comments": 20,
"30d_comments_rate": 5.772
},
"sort": [
1650168006000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "RHxlZ1OJMcI",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "19",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 226,
"language": "en",
"public_last_track": "2026-03-31T16:22:01+0200",
"30d_best_engagement_rate": 26.718,
"180d_dislikes_rate": 1.768,
"best_engagement": 25.602,
"7d_dislikes_rate": 1.281,
"views_1d": 3,
"60d_dislikes": 22,
"views_1m": "80",
"modified": "2026-03-31T14:22:01+0000",
"30d_dislikes": 21,
"7d_dislikes": 10,
"likes": 279,
"7d_views": 7805,
"7d_type": "public_v2",
"180d_likes_rate": 23.467,
"created": "2022-04-17T17:26:38+0000",
"60d_best_engagement_rate": 26.68,
"active": true,
"7d_comments": 13,
"dislikes": 20,
"30d_likes_rate": 23.858,
"language_type": "snippet",
"30d_likes": 292,
"180d_comments_rate": 0.884,
"likes_rate": 21.35,
"60d_comments": 14,
"@indexed": "2026-03-31T14:22:05+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "12443",
"60d_likes_rate": 23.769,
"likes_3m": -2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 22,
"60d_views": "12369",
"channel_id": 2500714,
"30d_views": "12239",
"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\/RHxlZ1OJMcI\/hqdefault.jpg",
"title": "KING KONG GOT ME! #shorts #prank #funny",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 12,
"30d_dislikes_rate": 1.716,
"views_yearly_historisation": [
{
"years": 2022,
"views": "12452"
}
],
"comments_rate": 0.46,
"7d_best_engagement_rate": 31.903,
"uploaded": "2022-04-17T14:00:20+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 21.35,
"60d_dislikes_rate": 1.779,
"views_3m": "178",
"views": "13066",
"yt_id": "RHxlZ1OJMcI",
"7d_likes_rate": 28.956,
"comments": 6,
"projection_last_track": "2023-10-01T17:38:59+0200",
"dislikes_rate": 1.53,
"180d_comments": 11,
"7d_comments_rate": 1.666,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 294,
"180d_best_engagement_rate": 26.119,
"public_first_track": "2022-04-23T00:00:00+0200",
"180d_likes": 292,
"likes_1m": -2,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.132,
"best_engagement_rate": 23.34,
"30d_comments": 14,
"30d_comments_rate": 1.144
},
"sort": [
1650196820000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "oPk1wgTPwnk",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 201,
"language": "en",
"public_last_track": "2026-03-31T16:22:02+0200",
"30d_best_engagement_rate": 32.732,
"180d_dislikes_rate": 0.829,
"best_engagement": 31.617,
"7d_dislikes_rate": 0.768,
"60d_dislikes": 6,
"views_1m": "0",
"modified": "2026-03-31T14:22:02+0000",
"30d_dislikes": 6,
"7d_dislikes": 5,
"likes": 204,
"7d_views": 6513,
"7d_type": "public_v2",
"180d_likes_rate": 29.566,
"created": "2022-04-18T17:13:12+0000",
"60d_best_engagement_rate": 32.414,
"active": true,
"7d_comments": 13,
"comments_3m": 0,
"dislikes": 6,
"30d_likes_rate": 30.074,
"language_type": "snippet",
"30d_likes": 215,
"180d_comments_rate": 1.658,
"likes_rate": 28.1,
"60d_comments": 13,
"@indexed": "2026-03-31T14:22:05+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "7238",
"60d_likes_rate": 29.783,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 6,
"60d_views": "7219",
"channel_id": 2500714,
"30d_views": "7149",
"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\/oPk1wgTPwnk\/hqdefault.jpg",
"title": "DONT GET HIT BY THE MARSHMALLOW! #shorts #game",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 10,
"30d_dislikes_rate": 0.839,
"views_yearly_historisation": [
{
"years": 2022,
"views": "7242"
}
],
"comments_rate": 0.69,
"7d_best_engagement_rate": 33.625,
"uploaded": "2022-04-17T19:00:34+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 28.1,
"60d_dislikes_rate": 0.831,
"views_3m": "0",
"views": "7259",
"yt_id": "oPk1wgTPwnk",
"7d_likes_rate": 30.861,
"comments": 5,
"projection_last_track": "2023-04-12T16:31:41+0200",
"dislikes_rate": 0.828,
"180d_comments": 12,
"comments_1m": 0,
"7d_comments_rate": 1.996,
"yt_rating_restricted": false,
"60d_likes": 215,
"180d_best_engagement_rate": 32.053,
"public_first_track": "2022-04-23T00:00:00+0200",
"180d_likes": 214,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.801,
"comments_1w": 0,
"best_engagement_rate": 29.62,
"30d_comments": 13,
"30d_comments_rate": 1.818
},
"sort": [
1650214834000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "am4VlnFHANI",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/09kqc"
],
"7d_likes": 314,
"language": "en",
"public_last_track": "2026-03-31T16:22:01+0200",
"30d_best_engagement_rate": 30.895,
"180d_dislikes_rate": 2.328,
"best_engagement": 29.653,
"7d_dislikes_rate": 2.235,
"views_1d": 0,
"60d_dislikes": 29,
"views_1m": "3",
"modified": "2026-03-31T14:22:01+0000",
"30d_dislikes": 29,
"7d_dislikes": 24,
"likes": 336,
"7d_views": 10738,
"7d_type": "public_v2",
"180d_likes_rate": 26.971,
"created": "2022-04-18T17:13:12+0000",
"60d_best_engagement_rate": 30.533,
"active": true,
"7d_comments": 14,
"comments_3m": 0,
"dislikes": 31,
"30d_likes_rate": 27.38,
"language_type": "snippet",
"30d_likes": 335,
"180d_comments_rate": 1.044,
"likes_rate": 23.74,
"60d_comments": 14,
"@indexed": "2026-03-31T14:22:06+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "12458",
"60d_likes_rate": 27.068,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 29,
"60d_views": "12413",
"channel_id": 2500714,
"30d_views": "12235",
"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\/am4VlnFHANI\/hqdefault.jpg",
"title": "SHE HAD A NIGHTMARE! #shorts #prank #funny",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 11,
"30d_dislikes_rate": 2.37,
"views_yearly_historisation": [
{
"years": 2022,
"views": "12907"
}
],
"comments_rate": 0.85,
"7d_best_engagement_rate": 32.781,
"uploaded": "2022-04-17T23:00:01+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 23.74,
"60d_dislikes_rate": 2.336,
"views_3m": "46",
"views": "14155",
"yt_id": "am4VlnFHANI",
"7d_likes_rate": 29.242,
"comments": 12,
"projection_last_track": "2023-10-01T17:40:41+0200",
"dislikes_rate": 2.19,
"180d_comments": 13,
"comments_1m": 0,
"7d_comments_rate": 1.304,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 336,
"180d_best_engagement_rate": 30.342,
"public_first_track": "2022-04-23T00:00:00+0200",
"180d_likes": 336,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.128,
"comments_1w": 0,
"best_engagement_rate": 26.77,
"30d_comments": 14,
"30d_comments_rate": 1.144
},
"sort": [
1650229201000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "mpGW8jEqjiU",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 143,
"language": "en",
"public_last_track": "2026-03-02T03:29:15+0100",
"30d_best_engagement_rate": 27.849,
"180d_dislikes_rate": 1.11,
"best_engagement": 27.412,
"7d_dislikes_rate": 1.019,
"60d_dislikes": 7,
"views_1m": "0",
"modified": "2026-03-02T02:29:15+0000",
"30d_dislikes": 7,
"7d_dislikes": 6,
"likes": 147,
"7d_views": 5888,
"7d_type": "public_v2",
"180d_likes_rate": 24.889,
"created": "2022-04-18T17:13:12+0000",
"60d_best_engagement_rate": 27.641,
"active": true,
"7d_comments": 11,
"comments_3m": 0,
"dislikes": 6,
"30d_likes_rate": 24.968,
"language_type": "snippet",
"30d_likes": 156,
"180d_comments_rate": 1.744,
"likes_rate": 23.28,
"60d_comments": 11,
"@indexed": "2026-03-02T02:29:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "6308",
"60d_likes_rate": 24.782,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 7,
"60d_views": "6295",
"channel_id": 2500714,
"30d_views": "6248",
"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\/mpGW8jEqjiU\/hqdefault.jpg",
"title": "SOMETHING IS WRONG! #shorts #comedy #prank",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 7,
"30d_dislikes_rate": 1.12,
"views_yearly_historisation": [
{
"years": 2022,
"views": "6311"
}
],
"comments_rate": 1.27,
"7d_best_engagement_rate": 27.174,
"uploaded": "2022-04-18T03:00:09+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 23.28,
"60d_dislikes_rate": 1.112,
"views_3m": "0",
"views": "6314",
"yt_id": "mpGW8jEqjiU",
"7d_likes_rate": 24.287,
"comments": 8,
"projection_last_track": "2023-10-01T17:40:41+0200",
"dislikes_rate": 0.95,
"180d_comments": 11,
"comments_1m": 0,
"7d_comments_rate": 1.868,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 156,
"180d_best_engagement_rate": 27.743,
"public_first_track": "2022-04-24T00:00:00+0200",
"180d_likes": 157,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.747,
"comments_1w": 0,
"best_engagement_rate": 25.5,
"30d_comments": 11,
"30d_comments_rate": 1.761
},
"sort": [
1650243609000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "-260Llm16M0",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/019_rr",
"\/m\/068hy"
],
"7d_likes": 234,
"language": "en",
"public_last_track": "2026-03-31T16:21:59+0200",
"30d_best_engagement_rate": 47.836,
"180d_dislikes_rate": 2.209,
"best_engagement": 38.369,
"7d_dislikes_rate": 0.893,
"60d_dislikes": 9,
"views_1m": "3",
"modified": "2026-03-31T14:21:59+0000",
"30d_dislikes": 8,
"7d_dislikes": 4,
"likes": 733,
"7d_views": 4480,
"7d_type": "public_v2",
"180d_likes_rate": 36.637,
"created": "2022-04-18T17:13:12+0000",
"60d_best_engagement_rate": 48.315,
"active": true,
"7d_comments": 8,
"dislikes": 52,
"30d_likes_rate": 45.488,
"language_type": "snippet",
"30d_likes": 310,
"180d_comments_rate": 0.384,
"likes_rate": 33.3,
"60d_comments": 8,
"@indexed": "2026-03-31T14:22:06+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "20826",
"60d_likes_rate": 45.927,
"likes_3m": -3,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 46,
"60d_views": "7120",
"channel_id": 2500714,
"30d_views": "6815",
"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\/-260Llm16M0\/hqdefault.jpg",
"title": "MEET BAE! Surprising BAE! #bae #relationship #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 16,
"30d_dislikes_rate": 1.174,
"views_yearly_historisation": [
{
"years": 2022,
"views": "21248"
}
],
"comments_rate": 0.182,
"7d_best_engagement_rate": 54.911,
"uploaded": "2022-04-18T15:00:00+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 33.3,
"60d_dislikes_rate": 1.264,
"views_3m": "8",
"views": "22009",
"yt_id": "-260Llm16M0",
"7d_likes_rate": 52.232,
"comments": 4,
"projection_last_track": "2023-10-01T17:40:41+0200",
"dislikes_rate": 2.36,
"180d_comments": 8,
"7d_comments_rate": 1.786,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 327,
"180d_best_engagement_rate": 39.23,
"public_first_track": "2022-04-24T00:00:00+0200",
"180d_likes": 763,
"likes_1m": -2,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.124,
"best_engagement_rate": 35.85,
"30d_comments": 8,
"30d_comments_rate": 1.174
},
"sort": [
1650286800000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "wK8nzsEhZso",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 139,
"language": "en",
"public_last_track": "2026-03-31T16:22:01+0200",
"30d_best_engagement_rate": 25.398,
"180d_dislikes_rate": 1.576,
"best_engagement": 23.888,
"7d_dislikes_rate": 1.611,
"60d_dislikes": 11,
"views_1m": "1",
"modified": "2026-03-31T14:22:01+0000",
"30d_dislikes": 11,
"7d_dislikes": 10,
"likes": 145,
"7d_views": 6209,
"7d_type": "public_v2",
"180d_likes_rate": 21.487,
"created": "2022-04-19T18:45:55+0000",
"60d_best_engagement_rate": 25.065,
"active": true,
"7d_comments": 14,
"dislikes": 11,
"30d_likes_rate": 21.603,
"language_type": "snippet",
"30d_likes": 148,
"180d_comments_rate": 1.719,
"likes_rate": 20.72,
"60d_comments": 15,
"@indexed": "2026-03-31T14:22:06+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "6981",
"60d_likes_rate": 21.32,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 11,
"60d_views": "6942",
"channel_id": 2500714,
"30d_views": "6851",
"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\/wK8nzsEhZso\/hqdefault.jpg",
"title": "AM I PRETTY YET? #shorts #comedy #funny",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 7,
"30d_dislikes_rate": 1.606,
"views_yearly_historisation": [
{
"years": 2022,
"views": "6986"
}
],
"comments_rate": 0.858,
"7d_best_engagement_rate": 26.252,
"uploaded": "2022-04-18T19:00:35+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 20.72,
"60d_dislikes_rate": 1.585,
"views_3m": "1",
"views": "6999",
"yt_id": "wK8nzsEhZso",
"7d_likes_rate": 22.387,
"comments": 6,
"projection_last_track": "2023-10-01T17:40:42+0200",
"dislikes_rate": 1.573,
"180d_comments": 12,
"7d_comments_rate": 2.255,
"yt_rating_restricted": false,
"60d_likes": 148,
"180d_best_engagement_rate": 24.782,
"public_first_track": "2022-04-24T00:00:00+0200",
"180d_likes": 150,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 2.161,
"best_engagement_rate": 23.15,
"30d_comments": 15,
"30d_comments_rate": 2.189
},
"sort": [
1650301235000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "-9WlB0E9eps",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/032tl",
"\/m\/019_rr"
],
"7d_likes": 76,
"language": "en",
"public_last_track": "2026-01-09T16:10:01+0100",
"30d_best_engagement_rate": 56.291,
"180d_dislikes_rate": 1.045,
"best_engagement": 53.73,
"7d_dislikes_rate": 1.566,
"60d_dislikes": 2,
"views_1m": "0",
"modified": "2026-01-09T15:10:01+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 86,
"7d_views": 1277,
"7d_type": "public_v2",
"180d_likes_rate": 48.615,
"created": "2022-04-19T18:45:55+0000",
"60d_best_engagement_rate": 53.911,
"active": true,
"7d_comments": 8,
"comments_3m": 0,
"dislikes": 2,
"30d_likes_rate": 50.221,
"language_type": "snippet",
"30d_likes": 91,
"180d_comments_rate": 4.182,
"likes_rate": 44.75,
"60d_comments": 9,
"@indexed": "2026-01-09T15:10:05+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "1913",
"60d_likes_rate": 48.097,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"60d_views": "1892",
"channel_id": 2500714,
"30d_views": "1812",
"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\/-9WlB0E9eps\/hqdefault.jpg",
"title": "Daily FIT CHECK! Rate it! #outfit #shorts #mensfashion",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 14,
"30d_dislikes_rate": 1.104,
"views_yearly_historisation": [
{
"years": 2022,
"views": "1915"
}
],
"comments_rate": 2.08,
"7d_best_engagement_rate": 67.345,
"uploaded": "2022-04-18T22:32:06+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 44.75,
"60d_dislikes_rate": 1.057,
"views_3m": "0",
"views": "1922",
"yt_id": "-9WlB0E9eps",
"7d_likes_rate": 59.514,
"comments": 4,
"projection_last_track": "2023-07-25T06:57:31+0200",
"dislikes_rate": 1.043,
"180d_comments": 8,
"comments_1m": 0,
"7d_comments_rate": 6.265,
"yt_rating_restricted": false,
"60d_likes": 91,
"180d_best_engagement_rate": 53.842,
"public_first_track": "2022-04-24T00:00:00+0200",
"180d_likes": 93,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 4.757,
"comments_1w": 0,
"best_engagement_rate": 47.87,
"30d_comments": 9,
"30d_comments_rate": 4.967
},
"sort": [
1650313926000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "x24_NjApPSQ",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 56,
"language": "en",
"public_last_track": "2026-03-31T16:22:01+0200",
"180d_dislikes_rate": 1.987,
"best_engagement": 34.226,
"7d_dislikes_rate": 1.385,
"60d_dislikes": 4,
"views_1m": "1",
"modified": "2026-03-31T14:22:01+0000",
"30d_dislikes": 4,
"7d_dislikes": 2,
"likes": 61,
"7d_type": "public_v2",
"7d_views": 1444,
"180d_likes_rate": 32.29,
"created": "2022-04-19T18:45:55+0000",
"active": true,
"7d_comments": 3,
"dislikes": 4,
"30d_likes_rate": 33.96,
"language_type": "snippet",
"30d_likes": 65,
"likes_rate": 30.24,
"60d_comments": 0,
"@indexed": "2026-03-31T14:22:06+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2013",
"60d_likes_rate": 32.565,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 4,
"60d_views": "1996",
"channel_id": 2500714,
"30d_views": "1914",
"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\/x24_NjApPSQ\/hqdefault.jpg",
"title": "SYMMETRY TEST! #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 2.09,
"views_yearly_historisation": [
{
"years": 2022,
"views": "2014"
}
],
"comments_rate": 0,
"7d_best_engagement_rate": 42.244,
"uploaded": "2022-04-19T07:03:50+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 30.24,
"60d_dislikes_rate": 2.004,
"views_3m": "1",
"views": "2017",
"yt_id": "x24_NjApPSQ",
"7d_likes_rate": 38.781,
"comments": 0,
"projection_last_track": "2023-04-12T16:31:41+0200",
"dislikes_rate": 1.984,
"180d_comments": 0,
"7d_comments_rate": 2.078,
"yt_rating_restricted": false,
"60d_likes": 65,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 65,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 32.23,
"30d_comments": 0
},
"sort": [
1650344630000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "qH72mKNEbiE",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 73,
"language": "en",
"public_last_track": "2026-03-31T16:22:01+0200",
"best_engagement": 38.34,
"60d_dislikes": 0,
"views_1m": "1",
"modified": "2026-03-31T14:22:01+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 79,
"7d_type": "public_v2",
"7d_views": 1642,
"180d_likes_rate": 37.94,
"created": "2022-04-19T18:45:55+0000",
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"30d_likes_rate": 40.246,
"language_type": "snippet",
"30d_likes": 85,
"180d_comments_rate": 2.258,
"likes_rate": 35.51,
"60d_comments": 5,
"@indexed": "2026-03-31T14:22:05+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2214",
"60d_likes_rate": 38.76,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "2193",
"channel_id": 2500714,
"30d_views": "2112",
"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\/qH72mKNEbiE\/hqdefault.jpg",
"title": "FIX MY YELLOW TEETH? #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 7,
"views_yearly_historisation": [
{
"years": 2022,
"views": "2217"
}
],
"comments_rate": 0.45,
"uploaded": "2022-04-19T15:00:25+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 35.51,
"views_3m": "1",
"views": "2225",
"yt_id": "qH72mKNEbiE",
"7d_likes_rate": 44.458,
"comments": 1,
"projection_last_track": "2023-01-03T09:56:17+0100",
"dislikes_rate": 0,
"180d_comments": 5,
"comments_1m": 0,
"7d_comments_rate": 3.654,
"yt_rating_restricted": false,
"60d_likes": 85,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 84,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 2.28,
"best_engagement_rate": 35.96,
"30d_comments": 6,
"30d_comments_rate": 2.841
},
"sort": [
1650373225000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "KOuj_ZAk1FE",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/05qjc"
],
"7d_likes": 349,
"language": "en",
"public_last_track": "2026-03-31T16:22:00+0200",
"30d_best_engagement_rate": 37.864,
"180d_dislikes_rate": 1.25,
"best_engagement": 37.392,
"7d_dislikes_rate": 1.501,
"60d_dislikes": 15,
"views_1m": "0",
"modified": "2026-03-31T14:22:00+0000",
"30d_dislikes": 15,
"7d_dislikes": 14,
"likes": 407,
"7d_type": "public_v2",
"7d_views": 9328,
"180d_likes_rate": 35.426,
"created": "2022-04-20T16:39:04+0000",
"60d_best_engagement_rate": 37.506,
"active": true,
"7d_comments": 10,
"comments_3m": 0,
"dislikes": 15,
"30d_likes_rate": 35.631,
"language_type": "snippet",
"30d_likes": 415,
"180d_comments_rate": 0.834,
"likes_rate": 33.85,
"60d_comments": 10,
"@indexed": "2026-03-31T14:22:06+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "11997",
"60d_likes_rate": 35.409,
"likes_3m": -1,
"licensed_content_owner": true,
"180d_dislikes": 15,
"60d_views": "11918",
"channel_id": 2500714,
"30d_views": "11647",
"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\/KOuj_ZAk1FE\/hqdefault.jpg",
"title": "Dancer vs Non-Dancer! #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 1.288,
"views_yearly_historisation": [
{
"years": 2022,
"views": "12004"
}
],
"comments_rate": 0.67,
"7d_best_engagement_rate": 39.987,
"uploaded": "2022-04-19T19:00:08+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 33.85,
"60d_dislikes_rate": 1.259,
"views_3m": "0",
"views": "12022",
"yt_id": "KOuj_ZAk1FE",
"7d_likes_rate": 37.414,
"comments": 8,
"projection_last_track": "2023-08-31T16:12:40+0200",
"dislikes_rate": 1.249,
"180d_comments": 10,
"comments_1m": 0,
"7d_comments_rate": 1.072,
"yt_rating_restricted": false,
"60d_likes": 422,
"180d_best_engagement_rate": 37.509,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 425,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.839,
"best_engagement_rate": 35.77,
"30d_comments": 11,
"30d_comments_rate": 0.944
},
"sort": [
1650387608000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "na-T8WXsZZo",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02lkt",
"\/m\/02jjt"
],
"7d_likes": 69,
"language": "en",
"public_last_track": "2026-01-09T16:10:04+0100",
"30d_best_engagement_rate": 34.98,
"180d_dislikes_rate": 1.716,
"best_engagement": 29.733,
"7d_dislikes_rate": 2.363,
"60d_dislikes": 5,
"views_1m": "0",
"modified": "2026-01-09T15:10:04+0000",
"30d_dislikes": 5,
"7d_dislikes": 5,
"likes": 74,
"7d_type": "public_v2",
"7d_views": 2116,
"180d_likes_rate": 27.463,
"created": "2022-04-20T16:39:04+0000",
"60d_best_engagement_rate": 33.84,
"active": true,
"7d_comments": 12,
"dislikes": 3,
"30d_likes_rate": 28.85,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 80,
"180d_comments_rate": 2.746,
"likes_rate": 25.27,
"60d_comments": 12,
"@indexed": "2026-01-09T15:10:08+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2913",
"60d_likes_rate": 27.97,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 5,
"60d_views": "2896",
"channel_id": 2500714,
"30d_views": "2773",
"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\/na-T8WXsZZo\/hqdefault.jpg",
"title": "DONT LOOK ! #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 14,
"30d_dislikes_rate": 1.803,
"views_yearly_historisation": [
{
"years": 2022,
"views": "2921"
}
],
"comments_rate": 0.684,
"7d_best_engagement_rate": 40.643,
"uploaded": "2022-04-19T23:00:18+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 25.27,
"60d_dislikes_rate": 1.727,
"views_3m": "0",
"views": "2928",
"yt_id": "na-T8WXsZZo",
"7d_likes_rate": 32.609,
"comments": 2,
"projection_last_track": "2023-05-01T20:43:34+0200",
"dislikes_rate": 1.02,
"180d_comments": 8,
"7d_comments_rate": 5.671,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 81,
"180d_best_engagement_rate": 31.926,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 80,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 4.144,
"best_engagement_rate": 26.98,
"30d_comments": 12,
"30d_comments_rate": 4.327
},
"sort": [
1650402018000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "n-tstbDKMog",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/041xxh"
],
"7d_likes": 198,
"language": "en",
"public_last_track": "2026-03-02T03:29:15+0100",
"30d_best_engagement_rate": 37.887,
"180d_dislikes_rate": 2.35,
"best_engagement": 39.059,
"7d_dislikes_rate": 3.091,
"60d_dislikes": 19,
"views_1m": "0",
"modified": "2026-03-02T02:29:15+0000",
"30d_dislikes": 18,
"7d_dislikes": 17,
"likes": 281,
"7d_views": 5500,
"7d_type": "public_v2",
"180d_likes_rate": 35.997,
"created": "2022-04-20T16:39:04+0000",
"60d_best_engagement_rate": 39.786,
"active": true,
"7d_comments": 15,
"dislikes": 19,
"30d_likes_rate": 33.726,
"language_type": "snippet",
"30d_likes": 235,
"180d_comments_rate": 1.484,
"likes_rate": 34.61,
"60d_comments": 12,
"@indexed": "2026-03-02T02:29:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "8084",
"60d_likes_rate": 35.932,
"likes_3m": 1,
"licensed_content_owner": true,
"180d_dislikes": 19,
"60d_views": "8043",
"channel_id": 2500714,
"30d_views": "6968",
"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\/n-tstbDKMog\/hqdefault.jpg",
"title": "HOW ATTRACTIVE ARE WE? #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 2.583,
"views_yearly_historisation": [
{
"years": 2022,
"views": "8097"
}
],
"comments_rate": 0.986,
"7d_best_engagement_rate": 41.818,
"uploaded": "2022-04-20T04:00:12+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 34.61,
"60d_dislikes_rate": 2.362,
"views_3m": "0",
"views": "8118",
"yt_id": "n-tstbDKMog",
"7d_likes_rate": 36,
"comments": 8,
"projection_last_track": "2023-10-01T17:40:41+0200",
"dislikes_rate": 2.341,
"180d_comments": 12,
"7d_comments_rate": 2.727,
"yt_rating_restricted": false,
"60d_likes": 289,
"180d_best_engagement_rate": 39.832,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 291,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.492,
"best_engagement_rate": 37.94,
"30d_comments": 11,
"30d_comments_rate": 1.579
},
"sort": [
1650420012000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ghiznYswfNM",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 71,
"language": "en",
"public_last_track": "2026-03-02T03:29:14+0100",
"30d_best_engagement_rate": 39.251,
"180d_dislikes_rate": 1.3,
"best_engagement": 34.632,
"7d_dislikes_rate": 1.63,
"60d_dislikes": 3,
"views_1m": "0",
"modified": "2026-03-02T02:29:14+0000",
"30d_dislikes": 3,
"7d_dislikes": 3,
"likes": 73,
"7d_views": 1840,
"7d_type": "public_v2",
"180d_likes_rate": 32.929,
"created": "2022-04-20T16:39:04+0000",
"60d_best_engagement_rate": 38.278,
"active": true,
"7d_comments": 9,
"comments_3m": 0,
"dislikes": 3,
"30d_likes_rate": 33.898,
"language_type": "snippet",
"30d_likes": 76,
"180d_comments_rate": 1.733,
"likes_rate": 31.53,
"60d_comments": 9,
"@indexed": "2026-03-02T02:29:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2308",
"60d_likes_rate": 33.058,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 3,
"60d_views": "2299",
"channel_id": 2500714,
"30d_views": "2242",
"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\/ghiznYswfNM\/hqdefault.jpg",
"title": "MY RED FLAG EXPOSED! #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 7,
"30d_dislikes_rate": 1.338,
"views_yearly_historisation": [
{
"years": 2022,
"views": "2310"
}
],
"comments_rate": 0,
"7d_best_engagement_rate": 45.109,
"uploaded": "2022-04-20T15:00:18+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 31.53,
"60d_dislikes_rate": 1.305,
"views_3m": "0",
"views": "2315",
"yt_id": "ghiznYswfNM",
"7d_likes_rate": 38.587,
"comments": 0,
"projection_last_track": "2023-08-31T16:12:41+0200",
"dislikes_rate": 1.299,
"180d_comments": 4,
"comments_1m": 0,
"7d_comments_rate": 4.891,
"yt_rating_restricted": false,
"60d_likes": 76,
"180d_best_engagement_rate": 35.962,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 76,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 3.915,
"comments_1w": 0,
"best_engagement_rate": 32.83,
"30d_comments": 9,
"30d_comments_rate": 4.014
},
"sort": [
1650459618000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "rD_c4IJNr-w",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 114,
"language": "en",
"public_last_track": "2026-01-09T16:10:04+0100",
"30d_best_engagement_rate": 32.702,
"180d_dislikes_rate": 1.686,
"best_engagement": 31.769,
"7d_dislikes_rate": 1.943,
"60d_dislikes": 7,
"views_1m": "0",
"modified": "2026-01-09T15:10:04+0000",
"30d_dislikes": 7,
"7d_dislikes": 7,
"likes": 119,
"7d_views": 3603,
"7d_type": "public_v2",
"180d_likes_rate": 29.872,
"created": "2022-04-21T16:45:17+0000",
"60d_best_engagement_rate": 31.876,
"active": true,
"7d_comments": 3,
"dislikes": 7,
"30d_likes_rate": 30.243,
"language_type": "snippet",
"30d_likes": 123,
"180d_comments_rate": 0.482,
"likes_rate": 28.62,
"60d_comments": 2,
"@indexed": "2026-01-09T15:10:08+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "4151",
"60d_likes_rate": 29.703,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 7,
"60d_views": "4141",
"channel_id": 2500714,
"30d_views": "4067",
"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\/rD_c4IJNr-w\/hqdefault.jpg",
"title": "She said WHAT? #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 1.721,
"views_yearly_historisation": [
{
"years": 2022,
"views": "4154"
}
],
"comments_rate": 0,
"7d_best_engagement_rate": 34.416,
"uploaded": "2022-04-20T19:00:22+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 28.62,
"60d_dislikes_rate": 1.69,
"views_3m": "0",
"views": "4158",
"yt_id": "rD_c4IJNr-w",
"7d_likes_rate": 31.64,
"comments": 0,
"projection_last_track": "2023-08-20T00:58:52+0200",
"dislikes_rate": 1.685,
"180d_comments": 2,
"7d_comments_rate": 0.833,
"yt_rating_restricted": false,
"60d_likes": 123,
"180d_best_engagement_rate": 32.04,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 124,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.483,
"best_engagement_rate": 30.3,
"30d_comments": 3,
"30d_comments_rate": 0.738
},
"sort": [
1650474022000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "QbxHWorhPCg",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 623,
"language": "en",
"public_last_track": "2026-03-02T03:29:13+0100",
"30d_best_engagement_rate": 13.858,
"180d_dislikes_rate": 0.899,
"best_engagement": 13.678,
"7d_dislikes_rate": 0.935,
"60d_dislikes": 45,
"views_1m": "0",
"modified": "2026-03-02T02:29:13+0000",
"30d_dislikes": 45,
"7d_dislikes": 46,
"likes": 614,
"7d_views": 49190,
"7d_type": "public_v2",
"180d_likes_rate": 12.721,
"created": "2022-04-21T16:45:17+0000",
"60d_best_engagement_rate": 13.826,
"active": true,
"7d_comments": 9,
"dislikes": 44,
"30d_likes_rate": 12.777,
"language_type": "snippet",
"30d_likes": 638,
"180d_comments_rate": 0.16,
"likes_rate": 12.26,
"60d_comments": 9,
"@indexed": "2026-03-02T02:29:39+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "50075",
"60d_likes_rate": 12.748,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 45,
"60d_views": "50049",
"channel_id": 2500714,
"30d_views": "49934",
"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\/QbxHWorhPCg\/hqdefault.jpg",
"title": "BEST YOUVE EVER SEEN! #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 10,
"30d_dislikes_rate": 0.901,
"views_yearly_historisation": [
{
"years": 2022,
"views": "50078"
}
],
"comments_rate": 0.1,
"7d_best_engagement_rate": 13.783,
"uploaded": "2022-04-20T23:00:09+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 12.26,
"60d_dislikes_rate": 0.899,
"views_3m": "0",
"views": "50086",
"yt_id": "QbxHWorhPCg",
"7d_likes_rate": 12.665,
"comments": 5,
"projection_last_track": "2023-10-01T17:40:41+0200",
"dislikes_rate": 0.88,
"180d_comments": 8,
"7d_comments_rate": 0.183,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 638,
"180d_best_engagement_rate": 13.779,
"public_first_track": "2022-04-26T00:00:00+0200",
"180d_likes": 637,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.18,
"best_engagement_rate": 13.24,
"30d_comments": 9,
"30d_comments_rate": 0.18
},
"sort": [
1650488409000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "drWSfBSFgG4",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 164,
"language": "en",
"public_last_track": "2026-02-02T09:49:52+0100",
"30d_best_engagement_rate": 32.709,
"180d_dislikes_rate": 2.241,
"best_engagement": 31.815,
"7d_dislikes_rate": 1.995,
"60d_dislikes": 14,
"views_1m": "0",
"modified": "2026-02-02T08:49:52+0000",
"30d_dislikes": 14,
"7d_dislikes": 11,
"likes": 168,
"7d_type": "public_v2",
"7d_views": 5513,
"180d_likes_rate": 28.818,
"created": "2022-04-21T16:45:17+0000",
"60d_best_engagement_rate": 32.274,
"active": true,
"7d_comments": 9,
"dislikes": 13,
"30d_likes_rate": 28.928,
"language_type": "snippet",
"30d_likes": 176,
"180d_comments_rate": 1.441,
"likes_rate": 26.83,
"60d_comments": 9,
"@indexed": "2026-02-02T08:49:57+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "6246",
"60d_likes_rate": 28.544,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 14,
"60d_views": "6166",
"channel_id": 2500714,
"30d_views": "6084",
"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\/drWSfBSFgG4\/hqdefault.jpg",
"title": "How your birthday will be! #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 7,
"30d_dislikes_rate": 2.301,
"views_yearly_historisation": [
{
"years": 2022,
"views": "6252"
}
],
"comments_rate": 0.799,
"7d_best_engagement_rate": 33.376,
"uploaded": "2022-04-21T04:00:10+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 26.83,
"60d_dislikes_rate": 2.271,
"views_3m": "0",
"views": "6261",
"yt_id": "drWSfBSFgG4",
"7d_likes_rate": 29.748,
"comments": 5,
"projection_last_track": "2023-10-01T17:40:41+0200",
"dislikes_rate": 2.08,
"180d_comments": 9,
"7d_comments_rate": 1.633,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 176,
"180d_best_engagement_rate": 32.501,
"public_first_track": "2022-04-28T00:00:00+0200",
"180d_likes": 180,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.46,
"best_engagement_rate": 29.71,
"30d_comments": 9,
"30d_comments_rate": 1.479
},
"sort": [
1650506410000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "vzDcnuty0hA",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 109,
"language": "en",
"public_last_track": "2026-01-09T16:10:04+0100",
"30d_best_engagement_rate": 24.88,
"180d_dislikes_rate": 1.407,
"best_engagement": 23.597,
"7d_dislikes_rate": 2.132,
"60d_dislikes": 9,
"views_1m": "0",
"modified": "2026-01-09T15:10:04+0000",
"30d_dislikes": 9,
"7d_dislikes": 8,
"likes": 133,
"7d_type": "public_v2",
"7d_views": 3753,
"180d_likes_rate": 22.201,
"created": "2022-04-21T16:45:17+0000",
"60d_best_engagement_rate": 24.655,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 8,
"30d_likes_rate": 22.648,
"language_type": "snippet",
"30d_likes": 142,
"180d_comments_rate": 0.782,
"likes_rate": 20.76,
"60d_comments": 5,
"@indexed": "2026-01-09T15:10:08+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "6396",
"60d_likes_rate": 22.456,
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 9,
"60d_views": "6368",
"channel_id": 2500714,
"30d_views": "6270",
"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\/vzDcnuty0hA\/hqdefault.jpg",
"title": "Boy vs Girl #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 16,
"30d_dislikes_rate": 1.435,
"views_yearly_historisation": [
{
"years": 2022,
"views": "6398"
}
],
"comments_rate": 0.31,
"7d_best_engagement_rate": 32.507,
"uploaded": "2022-04-21T15:00:34+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 20.76,
"60d_dislikes_rate": 1.413,
"views_3m": "0",
"views": "6408",
"yt_id": "vzDcnuty0hA",
"7d_likes_rate": 29.043,
"comments": 2,
"projection_last_track": "2023-08-31T16:12:41+0200",
"dislikes_rate": 1.25,
"180d_comments": 5,
"comments_1m": 0,
"7d_comments_rate": 1.332,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 143,
"180d_best_engagement_rate": 24.39,
"public_first_track": "2022-04-28T00:00:00+0200",
"180d_likes": 142,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.785,
"best_engagement_rate": 22.32,
"30d_comments": 5,
"30d_comments_rate": 0.797
},
"sort": [
1650546034000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.285222,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.285222,
"_source": {
"score": 853,
"videos_uploaded": 5458,
"subscribers": 1060000,
"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": "1180517045"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}