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": "desc"
},
"size": 20,
"from": 4020
},
"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": 1088,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 5286,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "lSIIcgBUbBQ",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 1328,
"language": "en",
"public_last_track": "2026-03-31T16:22:01+0200",
"30d_best_engagement_rate": 31.114,
"180d_dislikes_rate": 1.321,
"best_engagement": 30.791,
"7d_dislikes_rate": 1.314,
"60d_dislikes": 61,
"views_1m": "0",
"modified": "2026-03-31T14:22:01+0000",
"30d_dislikes": 61,
"7d_dislikes": 60,
"likes": 1272,
"7d_views": 45649,
"7d_type": "public_v2",
"180d_likes_rate": 29.018,
"created": "2022-04-23T17:25:00+0000",
"60d_best_engagement_rate": 31.042,
"active": true,
"7d_comments": 31,
"comments_3m": 0,
"dislikes": 61,
"30d_likes_rate": 29.118,
"language_type": "snippet",
"30d_likes": 1342,
"180d_comments_rate": 0.65,
"likes_rate": 27.53,
"60d_comments": 31,
"@indexed": "2026-03-31T14:22:06+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "46179",
"60d_likes_rate": 29.049,
"likes_3m": -2,
"licensed_content_owner": true,
"180d_dislikes": 61,
"60d_views": "46164",
"channel_id": 2500714,
"30d_views": "46089",
"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\/lSIIcgBUbBQ\/hqdefault.jpg",
"title": "Guess the BRAND! #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 10,
"30d_dislikes_rate": 1.324,
"views_yearly_historisation": [
{
"years": 2022,
"views": "46181"
}
],
"comments_rate": 0.48,
"7d_best_engagement_rate": 31.085,
"uploaded": "2022-04-22T23:00:18+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 27.53,
"60d_dislikes_rate": 1.321,
"views_3m": "0",
"views": "46199",
"yt_id": "lSIIcgBUbBQ",
"7d_likes_rate": 29.092,
"comments": 22,
"projection_last_track": "2023-09-16T04:28:02+0200",
"dislikes_rate": 1.321,
"180d_comments": 30,
"comments_1m": 0,
"7d_comments_rate": 0.679,
"yt_rating_restricted": false,
"60d_likes": 1341,
"180d_best_engagement_rate": 30.988,
"public_first_track": "2022-04-28T00:00:00+0200",
"180d_likes": 1340,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.672,
"comments_1w": 0,
"best_engagement_rate": 29.33,
"30d_comments": 31,
"30d_comments_rate": 0.673
},
"sort": [
1650661218000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Xuo-dTOO6GY",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/041xxh"
],
"7d_likes": 151,
"language": "en",
"public_last_track": "2026-03-02T03:29:14+0100",
"30d_best_engagement_rate": 32.432,
"180d_dislikes_rate": 1.716,
"best_engagement": 31.561,
"7d_dislikes_rate": 1.927,
"60d_dislikes": 10,
"views_1m": "0",
"modified": "2026-03-02T02:29:14+0000",
"30d_dislikes": 10,
"7d_dislikes": 9,
"likes": 162,
"7d_views": 4670,
"7d_type": "public_v2",
"180d_likes_rate": 29.523,
"created": "2022-04-23T17:25:00+0000",
"60d_best_engagement_rate": 32.214,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 10,
"30d_likes_rate": 29.817,
"language_type": "snippet",
"30d_likes": 171,
"180d_comments_rate": 0.858,
"likes_rate": 27.73,
"60d_comments": 5,
"@indexed": "2026-03-02T02:29:40+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "5826",
"60d_likes_rate": 29.63,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 10,
"60d_views": "5805",
"channel_id": 2500714,
"30d_views": "5735",
"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\/Xuo-dTOO6GY\/hqdefault.jpg",
"title": "I am ATTRACTIVE? #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 7,
"30d_dislikes_rate": 1.744,
"views_yearly_historisation": [
{
"years": 2022,
"views": "5829"
}
],
"comments_rate": 0.51,
"7d_best_engagement_rate": 35.332,
"uploaded": "2022-04-22T19:00:30+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 27.73,
"60d_dislikes_rate": 1.723,
"views_3m": "0",
"views": "5842",
"yt_id": "Xuo-dTOO6GY",
"7d_likes_rate": 32.334,
"comments": 3,
"projection_last_track": "2023-10-01T17:40:41+0200",
"dislikes_rate": 1.71,
"180d_comments": 5,
"comments_1m": 0,
"7d_comments_rate": 1.071,
"yt_rating_restricted": false,
"60d_likes": 172,
"180d_best_engagement_rate": 32.097,
"public_first_track": "2022-04-28T00:00:00+0200",
"180d_likes": 172,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.861,
"best_engagement_rate": 29.96,
"30d_comments": 5,
"30d_comments_rate": 0.872
},
"sort": [
1650646830000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "nQdsLLFhwkY",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 80,
"language": "en",
"public_last_track": "2026-01-09T16:10:04+0100",
"180d_dislikes_rate": 0.857,
"best_engagement": 43.646,
"7d_dislikes_rate": 0.609,
"60d_dislikes": 2,
"views_1m": "0",
"modified": "2026-01-09T15:10:04+0000",
"30d_dislikes": 2,
"7d_dislikes": 1,
"likes": 94,
"180d_most_loved": 42.84,
"7d_views": 1643,
"7d_type": "public_v2",
"180d_likes_rate": 42.863,
"created": "2022-04-22T16:32:52+0000",
"active": true,
"7d_comments": 0,
"dislikes": 2,
"30d_likes_rate": 43.284,
"language_type": "snippet",
"30d_likes": 97,
"likes_rate": 40.19,
"60d_comments": 0,
"@indexed": "2026-01-09T15:10:07+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2334",
"60d_likes_rate": 43.141,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"60d_views": "2318",
"channel_id": 2500714,
"30d_views": "2241",
"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\/nQdsLLFhwkY\/hqdefault.jpg",
"title": "Name this brand! #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 12,
"30d_dislikes_rate": 0.892,
"views_yearly_historisation": [
{
"years": 2022,
"views": "2336"
}
],
"comments_rate": 0,
"uploaded": "2022-04-22T15:00:33+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 40.19,
"60d_dislikes_rate": 0.863,
"views_3m": "0",
"views": "2339",
"yt_id": "nQdsLLFhwkY",
"7d_likes_rate": 48.691,
"projection_last_track": "2023-04-12T16:31:41+0200",
"dislikes_rate": 0.856,
"180d_comments": 0,
"yt_rating_restricted": false,
"60d_likes": 100,
"180d_best_engagement_rate": 43.7,
"public_first_track": "2022-04-28T00:00:00+0200",
"180d_likes": 100,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 41.04,
"30d_comments": 0
},
"sort": [
1650632433000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "FqX7-quTKpc",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 146,
"language": "en",
"public_last_track": "2026-01-09T16:10:02+0100",
"30d_best_engagement_rate": 36.205,
"180d_dislikes_rate": 1.221,
"best_engagement": 34.756,
"7d_dislikes_rate": 1.411,
"60d_dislikes": 6,
"views_1m": "0",
"modified": "2026-01-09T15:10:02+0000",
"30d_dislikes": 6,
"7d_dislikes": 6,
"likes": 156,
"7d_views": 4251,
"7d_type": "public_v2",
"180d_likes_rate": 33.164,
"created": "2022-04-22T16:32:52+0000",
"60d_best_engagement_rate": 35.942,
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"dislikes": 6,
"30d_likes_rate": 33.708,
"language_type": "snippet",
"30d_likes": 162,
"180d_comments_rate": 1.017,
"likes_rate": 31.66,
"60d_comments": 6,
"@indexed": "2026-01-09T15:10:05+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "4915",
"60d_likes_rate": 33.477,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 6,
"60d_views": "4869",
"channel_id": 2500714,
"30d_views": "4806",
"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\/FqX7-quTKpc\/hqdefault.jpg",
"title": "NEVER heard of this! #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 12,
"30d_dislikes_rate": 1.248,
"views_yearly_historisation": [
{
"years": 2022,
"views": "4919"
}
],
"comments_rate": 0.41,
"7d_best_engagement_rate": 37.168,
"uploaded": "2022-04-22T03:00:07+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 31.66,
"60d_dislikes_rate": 1.232,
"views_3m": "0",
"views": "4927",
"yt_id": "FqX7-quTKpc",
"7d_likes_rate": 34.345,
"comments": 2,
"projection_last_track": "2023-10-01T17:40:41+0200",
"dislikes_rate": 1.22,
"180d_comments": 5,
"comments_1m": 0,
"7d_comments_rate": 1.411,
"yt_rating_restricted": false,
"60d_likes": 163,
"180d_best_engagement_rate": 35.402,
"public_first_track": "2022-04-28T00:00:00+0200",
"180d_likes": 163,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.232,
"comments_1w": 0,
"best_engagement_rate": 33.29,
"30d_comments": 6,
"30d_comments_rate": 1.248
},
"sort": [
1650589207000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "N8mpvvSSwd0",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 87,
"language": "en",
"public_last_track": "2026-03-31T16:22:00+0200",
"best_engagement": 47.029,
"60d_dislikes": 0,
"views_1m": "2",
"modified": "2026-03-31T14:22:00+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 99,
"7d_type": "public_v2",
"7d_views": 1644,
"180d_likes_rate": 46.253,
"created": "2022-04-22T16:32:52+0000",
"active": true,
"7d_comments": 7,
"30d_likes_rate": 47.952,
"language_type": "snippet",
"30d_likes": 103,
"180d_comments_rate": 2.998,
"likes_rate": 42.02,
"60d_comments": 7,
"@indexed": "2026-03-31T14:22:06+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "2335",
"60d_likes_rate": 46.36,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "2308",
"channel_id": 2500714,
"30d_views": "2148",
"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\/N8mpvvSSwd0\/hqdefault.jpg",
"title": "If we were in a Disney Movie! #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 14,
"views_yearly_historisation": [
{
"years": 2022,
"views": "2337"
}
],
"comments_rate": 0.85,
"uploaded": "2022-04-21T23:00:08+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 42.02,
"views_3m": "2",
"views": "2356",
"yt_id": "N8mpvvSSwd0",
"7d_likes_rate": 52.92,
"comments": 2,
"projection_last_track": "2023-05-01T20:43:34+0200",
"dislikes_rate": 0,
"180d_comments": 7,
"7d_comments_rate": 4.258,
"yt_rating_restricted": false,
"60d_likes": 107,
"public_first_track": "2022-04-28T00:00:00+0200",
"180d_likes": 108,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 3.033,
"best_engagement_rate": 42.87,
"30d_comments": 7,
"30d_comments_rate": 3.259
},
"sort": [
1650574808000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "26Q1b2M8mnI",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/09kqc"
],
"7d_likes": 270,
"language": "en",
"public_last_track": "2026-03-31T16:21:59+0200",
"30d_best_engagement_rate": 46.518,
"180d_dislikes_rate": 3.898,
"best_engagement": 45.586,
"7d_dislikes_rate": 4.138,
"60d_dislikes": 27,
"views_1m": "0",
"modified": "2026-03-31T14:21:59+0000",
"30d_dislikes": 27,
"7d_dislikes": 26,
"likes": 274,
"7d_type": "public_v2",
"7d_views": 6283,
"180d_likes_rate": 41.432,
"created": "2022-04-22T16:32:52+0000",
"60d_best_engagement_rate": 45.98,
"active": true,
"7d_comments": 4,
"comments_3m": 0,
"dislikes": 27,
"30d_likes_rate": 41.984,
"language_type": "snippet",
"30d_likes": 287,
"180d_comments_rate": 0.577,
"likes_rate": 39.45,
"60d_comments": 4,
"@indexed": "2026-03-31T14:22:05+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "6927",
"60d_likes_rate": 41.498,
"likes_3m": -1,
"licensed_content_owner": true,
"180d_dislikes": 27,
"60d_views": "6916",
"channel_id": 2500714,
"30d_views": "6836",
"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\/26Q1b2M8mnI\/hqdefault.jpg",
"title": "Barbie be like #shorts #comedy",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 11,
"30d_dislikes_rate": 3.95,
"views_yearly_historisation": [
{
"years": 2022,
"views": "6930"
}
],
"comments_rate": 0,
"7d_best_engagement_rate": 47.748,
"uploaded": "2022-04-21T19:00:01+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 39.45,
"60d_dislikes_rate": 3.904,
"views_3m": "0",
"views": "6946",
"yt_id": "26Q1b2M8mnI",
"7d_likes_rate": 42.973,
"comments": 0,
"projection_last_track": "2023-10-01T17:40:41+0200",
"dislikes_rate": 3.895,
"180d_comments": 4,
"comments_1m": 0,
"7d_comments_rate": 0.637,
"yt_rating_restricted": false,
"60d_likes": 287,
"180d_best_engagement_rate": 45.907,
"public_first_track": "2022-04-28T00:00:00+0200",
"180d_likes": 287,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.578,
"best_engagement_rate": 43.33,
"30d_comments": 4,
"comments_1w": 0,
"30d_comments_rate": 0.585
},
"sort": [
1650560401000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
},
{
"_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.1835,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.1835,
"_source": {
"score": 856,
"videos_uploaded": 5469,
"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": "1194125314"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}