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": 2140
},
"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": 1447,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 5270,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "U981Sb6Kpks",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 206,
"language": "en",
"public_last_track": "2026-01-09T16:09:59+0100",
"30d_best_engagement_rate": 40.976,
"180d_dislikes_rate": 0.923,
"best_engagement": 40.141,
"7d_dislikes_rate": 0.999,
"60d_dislikes": 6,
"views_1m": "0",
"modified": "2026-01-09T15:09:59+0000",
"30d_dislikes": 6,
"7d_dislikes": 5,
"likes": 232,
"7d_type": "public_v2",
"7d_views": 5005,
"180d_likes_rate": 38.769,
"created": "2022-10-28T08:45:42+0000",
"60d_best_engagement_rate": 40.914,
"active": true,
"7d_comments": 9,
"dislikes": 6,
"30d_likes_rate": 38.943,
"language_type": "snippet",
"30d_likes": 249,
"180d_comments_rate": 1.077,
"likes_rate": 35.64,
"60d_comments": 7,
"@indexed": "2026-01-09T15:10:00+0000",
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "6500",
"60d_likes_rate": 38.907,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 6,
"60d_views": "6477",
"channel_id": 2500714,
"30d_views": "6394",
"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\/U981Sb6Kpks\/hqdefault.jpg",
"title": "Overrated #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 7,
"30d_dislikes_rate": 0.938,
"views_yearly_historisation": [
{
"years": 2023,
"views": "17"
},
{
"years": 2022,
"views": "6469"
}
],
"comments_rate": 1.077,
"7d_best_engagement_rate": 43.956,
"uploaded": "2022-10-27T02:00:19+0200",
"definition": "hd",
"most_loved": 35.64,
"projection": "rectangular",
"60d_dislikes_rate": 0.926,
"views": "6510",
"views_3m": "0",
"yt_id": "U981Sb6Kpks",
"7d_likes_rate": 41.159,
"comments": 7,
"projection_last_track": "2023-10-01T17:50:04+0200",
"dislikes_rate": 0.923,
"180d_comments": 7,
"7d_comments_rate": 1.798,
"yt_rating_restricted": false,
"60d_likes": 252,
"180d_best_engagement_rate": 40.769,
"public_first_track": "2022-11-03T00:00:00+0100",
"180d_likes": 252,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.081,
"best_engagement_rate": 37.63,
"30d_comments": 7,
"30d_comments_rate": 1.095
},
"sort": [
1666828819000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ZkRTA0YVK4g",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 192,
"language": "en",
"public_last_track": "2025-11-26T10:26:22+0100",
"30d_best_engagement_rate": 21.919,
"180d_dislikes_rate": 0.963,
"best_engagement": 21.264,
"7d_dislikes_rate": 0.79,
"60d_dislikes": 11,
"views_1m": "0",
"modified": "2025-11-26T09:26:22+0000",
"30d_dislikes": 11,
"7d_dislikes": 7,
"likes": 209,
"7d_type": "public_v2",
"7d_views": 8865,
"180d_likes_rate": 19.956,
"created": "2022-10-28T08:45:42+0000",
"60d_best_engagement_rate": 21.703,
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"dislikes": 11,
"30d_likes_rate": 20.226,
"language_type": "snippet",
"30d_likes": 227,
"180d_comments_rate": 0.7,
"likes_rate": 18.28,
"60d_comments": 8,
"@indexed": "2025-11-26T09:26:25+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "11425",
"60d_likes_rate": 20.033,
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 11,
"60d_views": "11381",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "11223",
"made_for_kids": false,
"performance_score": 69.75,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ZkRTA0YVK4g\/hqdefault.jpg",
"title": "USED ME #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 6,
"average_potential_views": 12081,
"30d_dislikes_rate": 0.98,
"views_yearly_historisation": [
{
"years": 2023,
"views": "38"
},
{
"years": 2022,
"views": "11372"
}
],
"comments_rate": 0.52,
"7d_best_engagement_rate": 23.125,
"uploaded": "2022-10-27T06:00:23+0200",
"definition": "hd",
"most_loved": 18.28,
"projection": "rectangular",
"60d_dislikes_rate": 0.967,
"views": "11436",
"views_3m": "0",
"yt_id": "ZkRTA0YVK4g",
"7d_likes_rate": 21.658,
"comments": 6,
"projection_last_track": "2023-10-01T17:50:04+0200",
"dislikes_rate": 0.963,
"180d_comments": 8,
"comments_1m": 0,
"7d_comments_rate": 0.677,
"yt_rating_restricted": false,
"60d_likes": 228,
"180d_best_engagement_rate": 21.619,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 7226,
"180d_likes": 228,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.703,
"best_engagement_rate": 19.76,
"comments_1w": 0,
"30d_comments": 8,
"30d_comments_rate": 0.713
},
"sort": [
1666843223000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "K6XPZgVyrM0",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 292,
"language": "en",
"public_last_track": "2026-03-31T16:21:55+0200",
"30d_best_engagement_rate": 30.421,
"180d_dislikes_rate": 1.682,
"best_engagement": 29.679,
"7d_dislikes_rate": 1.411,
"60d_dislikes": 20,
"views_1m": "0",
"modified": "2026-03-31T14:21:55+0000",
"30d_dislikes": 20,
"7d_dislikes": 14,
"likes": 308,
"7d_type": "public_v2",
"7d_views": 9920,
"180d_likes_rate": 28.173,
"created": "2022-10-28T08:45:42+0000",
"60d_best_engagement_rate": 30.232,
"active": true,
"7d_comments": 4,
"comments_3m": 0,
"dislikes": 17,
"30d_likes_rate": 28.387,
"language_type": "snippet",
"30d_likes": 335,
"180d_comments_rate": 0.336,
"likes_rate": 25.87,
"60d_comments": 4,
"@indexed": "2026-03-31T14:21:57+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "11891",
"60d_likes_rate": 28.211,
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 20,
"60d_views": "11875",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "11801",
"made_for_kids": false,
"performance_score": 71.88,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/K6XPZgVyrM0\/hqdefault.jpg",
"title": "FEET #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 26,
"average_potential_views": 12081,
"30d_dislikes_rate": 1.695,
"views_yearly_historisation": [
{
"years": 2023,
"views": "11"
},
{
"years": 2022,
"views": "11867"
}
],
"comments_rate": 0.252,
"7d_best_engagement_rate": 31.25,
"uploaded": "2022-10-27T14:00:14+0200",
"definition": "hd",
"most_loved": 25.87,
"projection": "rectangular",
"60d_dislikes_rate": 1.684,
"views": "11904",
"views_3m": "6",
"yt_id": "K6XPZgVyrM0",
"7d_likes_rate": 29.435,
"comments": 3,
"projection_last_track": "2023-10-01T17:50:04+0200",
"dislikes_rate": 1.43,
"180d_comments": 4,
"7d_comments_rate": 0.403,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 335,
"180d_best_engagement_rate": 30.191,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 7226,
"180d_likes": 335,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.337,
"best_engagement_rate": 27.55,
"30d_comments": 4,
"30d_comments_rate": 0.339
},
"sort": [
1666872014000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "6KF0-btI3Us",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 535,
"language": "en",
"public_last_track": "2026-03-31T16:21:55+0200",
"30d_best_engagement_rate": 33.791,
"180d_dislikes_rate": 1.273,
"best_engagement": 33.031,
"7d_dislikes_rate": 1.549,
"60d_dislikes": 25,
"views_1m": "0",
"modified": "2026-03-31T14:21:55+0000",
"30d_dislikes": 25,
"7d_dislikes": 24,
"likes": 578,
"7d_type": "public_v2",
"7d_views": 15493,
"180d_likes_rate": 31.731,
"created": "2022-10-28T08:45:42+0000",
"60d_best_engagement_rate": 33.437,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 24,
"30d_likes_rate": 32.172,
"language_type": "snippet",
"30d_likes": 616,
"180d_comments_rate": 0.306,
"likes_rate": 29.33,
"60d_comments": 6,
"@indexed": "2026-03-31T14:21:56+0000",
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "19634",
"60d_likes_rate": 31.85,
"likes_3m": -2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 25,
"60d_views": "19529",
"channel_id": 2500714,
"30d_views": "19147",
"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\/6KF0-btI3Us\/hqdefault.jpg",
"title": "FLEXIBLE #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 8,
"30d_dislikes_rate": 1.306,
"views_yearly_historisation": [
{
"years": 2023,
"views": "102"
},
{
"years": 2022,
"views": "19505"
}
],
"comments_rate": 0.204,
"7d_best_engagement_rate": 36.404,
"uploaded": "2022-10-27T18:00:04+0200",
"definition": "hd",
"most_loved": 29.33,
"projection": "rectangular",
"60d_dislikes_rate": 1.28,
"views": "19706",
"views_3m": "4",
"yt_id": "6KF0-btI3Us",
"7d_likes_rate": 34.532,
"comments": 4,
"projection_last_track": "2023-10-01T17:50:03+0200",
"dislikes_rate": 1.22,
"180d_comments": 6,
"7d_comments_rate": 0.323,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 622,
"180d_best_engagement_rate": 33.31,
"public_first_track": "2022-11-03T00:00:00+0100",
"180d_likes": 623,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.307,
"best_engagement_rate": 30.75,
"30d_comments": 6,
"30d_comments_rate": 0.313
},
"sort": [
1666886404000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "8CmZW8rVWks",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 306,
"language": "en",
"public_last_track": "2026-03-31T16:21:55+0200",
"30d_best_engagement_rate": 23.41,
"180d_dislikes_rate": 1.155,
"best_engagement": 23.078,
"7d_dislikes_rate": 1.42,
"60d_dislikes": 21,
"views_1m": "5",
"modified": "2026-03-31T14:21:55+0000",
"30d_dislikes": 20,
"7d_dislikes": 19,
"likes": 373,
"7d_type": "public_v2",
"7d_views": 13380,
"180d_likes_rate": 21.881,
"created": "2022-10-28T08:45:42+0000",
"60d_best_engagement_rate": 23.446,
"active": true,
"7d_comments": 2,
"dislikes": 18,
"30d_likes_rate": 22.116,
"language_type": "snippet",
"30d_likes": 376,
"180d_comments_rate": 0.22,
"likes_rate": 20.42,
"60d_comments": 4,
"@indexed": "2026-03-31T14:21:56+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "18189",
"60d_likes_rate": 22.047,
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 21,
"60d_views": "17871",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "17001",
"made_for_kids": false,
"performance_score": 82.75,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/8CmZW8rVWks\/hqdefault.jpg",
"title": "M3GAN #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 7,
"30d_dislikes_rate": 1.176,
"average_potential_views": 12081,
"views_yearly_historisation": [
{
"years": 2023,
"views": "287"
},
{
"years": 2022,
"views": "17828"
}
],
"comments_rate": 0.22,
"7d_best_engagement_rate": 24.439,
"uploaded": "2022-10-28T02:00:03+0200",
"definition": "hd",
"most_loved": 20.42,
"projection": "rectangular",
"60d_dislikes_rate": 1.175,
"views": "18262",
"views_3m": "8",
"yt_id": "8CmZW8rVWks",
"7d_likes_rate": 22.87,
"comments": 4,
"projection_last_track": "2023-10-01T17:50:03+0200",
"dislikes_rate": 0.99,
"180d_comments": 4,
"7d_comments_rate": 0.149,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 394,
"180d_best_engagement_rate": 23.256,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 7226,
"180d_likes": 398,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.224,
"best_engagement_rate": 21.63,
"30d_comments": 2,
"30d_comments_rate": 0.118
},
"sort": [
1666915203000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "lfHZ2LAjtiY",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 1115,
"language": "en",
"public_last_track": "2026-03-31T16:21:57+0200",
"30d_best_engagement_rate": 23.596,
"180d_dislikes_rate": 2.323,
"best_engagement": 23.338,
"7d_dislikes_rate": 2.467,
"views_1d": 0,
"60d_dislikes": 138,
"views_1m": "1",
"modified": "2026-03-31T14:21:57+0000",
"30d_dislikes": 137,
"7d_dislikes": 133,
"likes": 1166,
"7d_type": "public_v2",
"7d_views": 53921,
"180d_likes_rate": 21.024,
"created": "2022-10-30T09:51:13+0000",
"60d_best_engagement_rate": 23.619,
"active": true,
"7d_comments": 15,
"dislikes": 134,
"30d_likes_rate": 21.039,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 1226,
"180d_comments_rate": 0.202,
"likes_rate": 19.59,
"60d_comments": 12,
"@indexed": "2026-03-31T14:21:59+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "59407",
"60d_likes_rate": 21.068,
"likes_3m": -4,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 138,
"60d_views": "58809",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "58272",
"made_for_kids": false,
"performance_score": 97.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/lfHZ2LAjtiY\/hqdefault.jpg",
"title": "CRAZY #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 8,
"30d_dislikes_rate": 2.351,
"average_potential_views": 12081,
"views_yearly_historisation": [
{
"years": 2023,
"views": "609"
},
{
"years": 2022,
"views": "58787"
}
],
"comments_rate": 0.202,
"7d_best_engagement_rate": 23.423,
"uploaded": "2022-10-28T14:00:37+0200",
"definition": "hd",
"most_loved": 19.59,
"projection": "rectangular",
"60d_dislikes_rate": 2.347,
"views": "59509",
"views_3m": "7",
"yt_id": "lfHZ2LAjtiY",
"7d_likes_rate": 20.678,
"comments": 12,
"projection_last_track": "2023-10-01T17:50:04+0200",
"dislikes_rate": 2.25,
"180d_comments": 12,
"7d_comments_rate": 0.278,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 1239,
"180d_best_engagement_rate": 23.549,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 7226,
"180d_likes": 1249,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.204,
"best_engagement_rate": 22.05,
"30d_comments": 12,
"30d_comments_rate": 0.206
},
"sort": [
1666958437000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "feY5T1ArMTk",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 263,
"language": "en",
"public_last_track": "2026-03-31T16:21:56+0200",
"30d_best_engagement_rate": 35.649,
"180d_dislikes_rate": 1.369,
"best_engagement": 34.639,
"7d_dislikes_rate": 1.635,
"60d_dislikes": 13,
"views_1m": "1",
"modified": "2026-03-31T14:21:56+0000",
"30d_dislikes": 13,
"7d_dislikes": 11,
"likes": 296,
"7d_type": "public_v2",
"7d_views": 6727,
"180d_likes_rate": 33.491,
"created": "2022-10-30T09:51:13+0000",
"60d_best_engagement_rate": 35.197,
"active": true,
"7d_comments": 4,
"dislikes": 12,
"30d_likes_rate": 33.926,
"language_type": "snippet",
"30d_likes": 315,
"180d_comments_rate": 0.316,
"likes_rate": 31.16,
"60d_comments": 3,
"@indexed": "2026-03-31T14:21:57+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "9495",
"60d_likes_rate": 33.506,
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 13,
"60d_views": "9461",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "9285",
"made_for_kids": false,
"performance_score": 61.38,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/feY5T1ArMTk\/hqdefault.jpg",
"title": "If I was #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 47,
"30d_dislikes_rate": 1.4,
"average_potential_views": 12081,
"views_yearly_historisation": [
{
"years": 2023,
"views": "31"
},
{
"years": 2022,
"views": "9455"
}
],
"comments_rate": 0.316,
"7d_best_engagement_rate": 41.326,
"uploaded": "2022-10-28T18:00:33+0200",
"definition": "hd",
"most_loved": 31.16,
"projection": "rectangular",
"60d_dislikes_rate": 1.374,
"views": "9500",
"views_3m": "1",
"yt_id": "feY5T1ArMTk",
"7d_likes_rate": 39.096,
"comments": 3,
"projection_last_track": "2023-10-01T17:50:04+0200",
"dislikes_rate": 1.26,
"180d_comments": 3,
"7d_comments_rate": 0.595,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 317,
"180d_best_engagement_rate": 35.176,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 7226,
"180d_likes": 318,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.317,
"best_engagement_rate": 32.74,
"30d_comments": 3,
"30d_comments_rate": 0.323
},
"sort": [
1666972833000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "zHZTTTkgN2I",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 360,
"language": "en",
"public_last_track": "2026-03-31T16:21:58+0200",
"30d_best_engagement_rate": 26.881,
"180d_dislikes_rate": 1.752,
"best_engagement": 26.426,
"7d_dislikes_rate": 1.511,
"views_1d": 0,
"60d_dislikes": 37,
"views_1m": "1",
"modified": "2026-03-31T14:21:58+0000",
"30d_dislikes": 27,
"7d_dislikes": 21,
"likes": 636,
"7d_type": "public_v2",
"7d_views": 13902,
"180d_likes_rate": 24.291,
"created": "2022-10-30T09:51:13+0000",
"60d_best_engagement_rate": 25.992,
"active": true,
"7d_comments": 14,
"comments_3m": 0,
"dislikes": 47,
"30d_likes_rate": 24.911,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 506,
"180d_comments_rate": 0.506,
"likes_rate": 23.07,
"60d_comments": 13,
"@indexed": "2026-03-31T14:22:05+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "25689",
"60d_likes_rate": 23.865,
"likes_3m": -2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 45,
"60d_views": "23507",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "20312",
"made_for_kids": false,
"performance_score": 85.63,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/zHZTTTkgN2I\/hqdefault.jpg",
"title": "HALLOWEEN COSTUME #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 12,
"30d_dislikes_rate": 1.329,
"average_potential_views": 12081,
"views_yearly_historisation": [
{
"years": 2023,
"views": "3826"
},
{
"years": 2022,
"views": "23380"
}
],
"comments_rate": 0.47,
"7d_best_engagement_rate": 28.413,
"uploaded": "2022-10-28T22:00:25+0200",
"definition": "hd",
"most_loved": 23.07,
"projection": "rectangular",
"60d_dislikes_rate": 1.574,
"views": "27568",
"views_3m": "2",
"yt_id": "zHZTTTkgN2I",
"7d_likes_rate": 25.896,
"comments": 13,
"projection_last_track": "2023-10-01T17:50:04+0200",
"dislikes_rate": 1.7,
"180d_comments": 13,
"comments_1m": 0,
"7d_comments_rate": 1.007,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 561,
"180d_best_engagement_rate": 26.548,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 7226,
"180d_likes": 624,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.553,
"best_engagement_rate": 25.25,
"likes_1d": 0,
"30d_comments": 13,
"30d_comments_rate": 0.64
},
"sort": [
1666987225000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "q4MOUr9zGbw",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 317,
"language": "en",
"public_last_track": "2026-03-31T16:21:57+0200",
"30d_best_engagement_rate": 35.304,
"180d_dislikes_rate": 1.549,
"best_engagement": 34.194,
"7d_dislikes_rate": 1.679,
"60d_dislikes": 17,
"views_1m": "1",
"modified": "2026-03-31T14:21:57+0000",
"30d_dislikes": 16,
"7d_dislikes": 14,
"likes": 326,
"7d_type": "public_v2",
"7d_views": 8338,
"180d_likes_rate": 32.531,
"created": "2022-10-30T09:51:13+0000",
"60d_best_engagement_rate": 34.581,
"active": true,
"7d_comments": 7,
"dislikes": 16,
"30d_likes_rate": 33.139,
"language_type": "snippet",
"30d_likes": 352,
"180d_comments_rate": 0.456,
"likes_rate": 29.61,
"60d_comments": 6,
"@indexed": "2026-03-31T14:21:59+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "10974",
"60d_likes_rate": 32.471,
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 17,
"60d_views": "10902",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "10622",
"made_for_kids": false,
"performance_score": 67.88,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/q4MOUr9zGbw\/hqdefault.jpg",
"title": "HALLOWEEN MAKEUP #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 49,
"average_potential_views": 12081,
"30d_dislikes_rate": 1.506,
"views_yearly_historisation": [
{
"years": 2023,
"views": "78"
},
{
"years": 2022,
"views": "10885"
}
],
"comments_rate": 0.455,
"7d_best_engagement_rate": 40.537,
"uploaded": "2022-10-29T02:00:34+0200",
"definition": "hd",
"most_loved": 29.61,
"projection": "rectangular",
"60d_dislikes_rate": 1.559,
"views": "11009",
"views_3m": "1",
"yt_id": "q4MOUr9zGbw",
"7d_likes_rate": 38.019,
"comments": 5,
"projection_last_track": "2023-10-01T17:50:04+0200",
"dislikes_rate": 1.45,
"180d_comments": 5,
"7d_comments_rate": 0.84,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 354,
"180d_best_engagement_rate": 34.536,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 7226,
"180d_likes": 357,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.55,
"best_engagement_rate": 31.52,
"30d_comments": 7,
"30d_comments_rate": 0.659
},
"sort": [
1667001634000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "BOlw7TzHe14",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn",
"\/m\/05qjc"
],
"7d_likes": 446,
"language": "en",
"public_last_track": "2026-03-31T16:21:55+0200",
"30d_best_engagement_rate": 36.207,
"180d_dislikes_rate": 0.574,
"best_engagement": 33.743,
"7d_dislikes_rate": 0.648,
"views_1d": 0,
"60d_dislikes": 11,
"views_1m": "0",
"modified": "2026-03-31T14:21:55+0000",
"30d_dislikes": 10,
"7d_dislikes": 8,
"likes": 594,
"7d_type": "public_v2",
"7d_views": 12337,
"180d_likes_rate": 33.192,
"created": "2022-10-30T09:51:13+0000",
"60d_best_engagement_rate": 33.101,
"active": true,
"7d_comments": 2,
"dislikes": 10,
"30d_likes_rate": 35.383,
"language_type": "snippet",
"30d_likes": 515,
"180d_comments_rate": 0.104,
"likes_rate": 30.82,
"60d_comments": 2,
"@indexed": "2026-03-31T14:21:56+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "19161",
"60d_likes_rate": 32.403,
"likes_3m": -3,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 11,
"60d_views": "18640",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "14555",
"made_for_kids": false,
"performance_score": 79,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/BOlw7TzHe14\/hqdefault.jpg",
"title": "Dancer vs Gymnast #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 13,
"average_potential_views": 12081,
"30d_dislikes_rate": 0.687,
"views_yearly_historisation": [
{
"years": 2023,
"views": "407"
},
{
"years": 2022,
"views": "18482"
}
],
"comments_rate": 0.104,
"7d_best_engagement_rate": 36.962,
"uploaded": "2022-10-29T14:00:08+0200",
"definition": "hd",
"most_loved": 30.82,
"projection": "rectangular",
"60d_dislikes_rate": 0.59,
"views": "19276",
"views_3m": "20",
"yt_id": "BOlw7TzHe14",
"7d_likes_rate": 36.151,
"comments": 2,
"projection_last_track": "2023-10-01T17:50:03+0200",
"dislikes_rate": 0.52,
"180d_comments": 2,
"7d_comments_rate": 0.162,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 604,
"180d_best_engagement_rate": 33.871,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 7226,
"180d_likes": 636,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.107,
"best_engagement_rate": 31.44,
"30d_comments": 2,
"30d_comments_rate": 0.137
},
"sort": [
1667044808000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "sLQIfCtlYVg",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 191,
"language": "en",
"public_last_track": "2026-03-31T16:21:57+0200",
"30d_best_engagement_rate": 20.147,
"180d_dislikes_rate": 1.272,
"best_engagement": 19.827,
"7d_dislikes_rate": 1.6,
"60d_dislikes": 15,
"views_1m": "0",
"modified": "2026-03-31T14:21:57+0000",
"30d_dislikes": 15,
"7d_dislikes": 14,
"likes": 198,
"7d_type": "public_v2",
"7d_views": 8749,
"180d_likes_rate": 18.486,
"created": "2022-10-30T09:51:13+0000",
"60d_best_engagement_rate": 19.988,
"active": true,
"7d_comments": 2,
"dislikes": 15,
"30d_likes_rate": 18.677,
"language_type": "snippet",
"30d_likes": 216,
"180d_comments_rate": 0.17,
"likes_rate": 16.77,
"60d_comments": 2,
"@indexed": "2026-03-31T14:22:03+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "11793",
"60d_likes_rate": 18.542,
"likes_3m": -2,
"licensed_content_owner": true,
"180d_dislikes": 15,
"60d_views": "11757",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "11565",
"made_for_kids": false,
"performance_score": 71,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/sLQIfCtlYVg\/hqdefault.jpg",
"title": "Confused #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 9,
"average_potential_views": 12081,
"30d_dislikes_rate": 1.297,
"views_yearly_historisation": [
{
"years": 2023,
"views": "35"
},
{
"years": 2022,
"views": "11746"
}
],
"comments_rate": 0.169,
"7d_best_engagement_rate": 23.66,
"uploaded": "2022-10-29T18:00:41+0200",
"definition": "hd",
"most_loved": 16.77,
"projection": "rectangular",
"60d_dislikes_rate": 1.276,
"views": "11805",
"views_3m": "0",
"yt_id": "sLQIfCtlYVg",
"7d_likes_rate": 21.831,
"comments": 2,
"projection_last_track": "2023-08-31T16:03:39+0200",
"dislikes_rate": 1.271,
"180d_comments": 2,
"7d_comments_rate": 0.229,
"yt_rating_restricted": false,
"60d_likes": 218,
"180d_best_engagement_rate": 19.927,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 7226,
"180d_likes": 218,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.17,
"best_engagement_rate": 18.21,
"30d_comments": 2,
"30d_comments_rate": 0.173
},
"sort": [
1667059241000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "5WzzClrOjrM",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 732,
"language": "en",
"public_last_track": "2026-03-31T16:21:54+0200",
"30d_best_engagement_rate": 37.236,
"180d_dislikes_rate": 1.726,
"best_engagement": 36.059,
"7d_dislikes_rate": 1.876,
"views_1d": 0,
"60d_dislikes": 39,
"views_1m": "2",
"modified": "2026-03-31T14:21:54+0000",
"30d_dislikes": 39,
"7d_dislikes": 37,
"likes": 725,
"7d_type": "public_v2",
"7d_views": 19718,
"180d_likes_rate": 34.437,
"created": "2022-10-30T09:51:13+0000",
"60d_best_engagement_rate": 36.524,
"active": true,
"7d_comments": 7,
"dislikes": 34,
"30d_likes_rate": 35.137,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 770,
"180d_comments_rate": 0.221,
"likes_rate": 31.95,
"60d_comments": 5,
"@indexed": "2026-03-31T14:21:57+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "22592",
"60d_likes_rate": 34.564,
"likes_3m": -4,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 39,
"60d_views": "22451",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "21914",
"made_for_kids": false,
"performance_score": 87.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/5WzzClrOjrM\/hqdefault.jpg",
"title": "STARBUCKS #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 10,
"average_potential_views": 12081,
"30d_dislikes_rate": 1.78,
"views_yearly_historisation": [
{
"years": 2023,
"views": "123"
},
{
"years": 2022,
"views": "22418"
}
],
"comments_rate": 0.221,
"7d_best_engagement_rate": 39.355,
"uploaded": "2022-10-29T22:00:01+0200",
"definition": "hd",
"most_loved": 31.95,
"projection": "rectangular",
"60d_dislikes_rate": 1.737,
"views": "22690",
"views_3m": "6",
"yt_id": "5WzzClrOjrM",
"7d_likes_rate": 37.123,
"comments": 5,
"projection_last_track": "2023-10-01T17:50:03+0200",
"dislikes_rate": 1.5,
"180d_comments": 5,
"7d_comments_rate": 0.355,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 776,
"180d_best_engagement_rate": 36.385,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 7226,
"180d_likes": 778,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.223,
"best_engagement_rate": 33.67,
"30d_comments": 7,
"30d_comments_rate": 0.319
},
"sort": [
1667073601000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "42r1MqaHBhQ",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "4",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 254,
"language": "en",
"public_last_track": "2026-03-31T16:21:54+0200",
"30d_best_engagement_rate": 19.45,
"180d_dislikes_rate": 1.302,
"best_engagement": 19.012,
"7d_dislikes_rate": 1.574,
"views_1d": 1,
"60d_dislikes": 21,
"views_1m": "17",
"modified": "2026-03-31T14:21:54+0000",
"30d_dislikes": 21,
"7d_dislikes": 21,
"likes": 257,
"7d_type": "public_v2",
"7d_views": 13345,
"180d_likes_rate": 17.112,
"created": "2022-10-30T09:51:13+0000",
"60d_best_engagement_rate": 19.334,
"active": true,
"7d_comments": 14,
"comments_3m": 0,
"dislikes": 20,
"30d_likes_rate": 17.247,
"language_type": "snippet",
"30d_likes": 274,
"180d_comments_rate": 0.868,
"likes_rate": 15.69,
"60d_comments": 14,
"@indexed": "2026-03-31T14:21:56+0000",
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "16129",
"60d_likes_rate": 17.158,
"likes_3m": -2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 21,
"60d_views": "16086",
"channel_id": 2500714,
"30d_views": "15887",
"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\/42r1MqaHBhQ\/hqdefault.jpg",
"title": "BOBA #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 6,
"30d_dislikes_rate": 1.322,
"views_yearly_historisation": [
{
"years": 2023,
"views": "55"
},
{
"years": 2022,
"views": "16071"
}
],
"comments_rate": 0.79,
"7d_best_engagement_rate": 21.656,
"uploaded": "2022-10-30T02:00:02+0100",
"definition": "hd",
"most_loved": 15.69,
"projection": "rectangular",
"60d_dislikes_rate": 1.305,
"views": "16384",
"views_3m": "22",
"yt_id": "42r1MqaHBhQ",
"7d_likes_rate": 19.033,
"comments": 13,
"projection_last_track": "2023-10-01T17:50:03+0200",
"dislikes_rate": 1.22,
"180d_comments": 14,
"7d_comments_rate": 1.049,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 276,
"180d_best_engagement_rate": 19.282,
"public_first_track": "2022-11-03T00:00:00+0100",
"180d_likes": 276,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.87,
"best_engagement_rate": 17.7,
"30d_comments": 14,
"30d_comments_rate": 0.881
},
"sort": [
1667091602000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "fQupDY3aOuo",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 371,
"language": "en",
"public_last_track": "2026-03-31T16:21:56+0200",
"30d_best_engagement_rate": 19.7,
"180d_dislikes_rate": 1.295,
"best_engagement": 19.287,
"7d_dislikes_rate": 1.259,
"views_1d": 0,
"60d_dislikes": 29,
"views_1m": "2",
"modified": "2026-03-31T14:21:56+0000",
"30d_dislikes": 29,
"7d_dislikes": 25,
"likes": 371,
"7d_type": "public_v2",
"7d_views": 19850,
"180d_likes_rate": 17.821,
"created": "2022-10-30T09:51:13+0000",
"60d_best_engagement_rate": 19.597,
"active": true,
"7d_comments": 10,
"comments_3m": 0,
"dislikes": 28,
"30d_likes_rate": 17.942,
"language_type": "snippet",
"30d_likes": 398,
"180d_comments_rate": 0.447,
"likes_rate": 16.46,
"60d_comments": 10,
"@indexed": "2026-03-31T14:21:57+0000",
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "22389",
"60d_likes_rate": 17.852,
"likes_3m": -3,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 29,
"60d_views": "22350",
"channel_id": 2500714,
"30d_views": "22183",
"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\/fQupDY3aOuo\/hqdefault.jpg",
"title": "SALT OR SUGAR #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 6,
"30d_dislikes_rate": 1.307,
"views_yearly_historisation": [
{
"years": 2023,
"views": "37"
},
{
"years": 2022,
"views": "22337"
}
],
"comments_rate": 0.35,
"7d_best_engagement_rate": 20.453,
"uploaded": "2022-10-30T02:00:13+0100",
"definition": "hd",
"most_loved": 16.46,
"projection": "rectangular",
"60d_dislikes_rate": 1.298,
"views": "22540",
"views_3m": "12",
"yt_id": "fQupDY3aOuo",
"7d_likes_rate": 18.69,
"comments": 8,
"projection_last_track": "2023-10-01T17:50:04+0200",
"dislikes_rate": 1.24,
"180d_comments": 10,
"comments_1m": 0,
"7d_comments_rate": 0.504,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 399,
"180d_best_engagement_rate": 19.563,
"public_first_track": "2022-11-03T00:00:00+0100",
"180d_likes": 399,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.447,
"comments_1w": 0,
"best_engagement_rate": 18.06,
"30d_comments": 10,
"30d_comments_rate": 0.451
},
"sort": [
1667091613000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "bWKmqYZmNP8",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 469,
"language": "en",
"public_last_track": "2026-03-31T16:21:56+0200",
"30d_best_engagement_rate": 38.124,
"180d_dislikes_rate": 1.093,
"best_engagement": 32.738,
"7d_dislikes_rate": 1.573,
"views_1d": 0,
"60d_dislikes": 47,
"views_1m": "0",
"modified": "2026-03-31T14:21:56+0000",
"30d_dislikes": 29,
"7d_dislikes": 21,
"likes": 1318,
"7d_type": "public_v2",
"7d_views": 13353,
"180d_likes_rate": 31.72,
"created": "2022-11-01T09:21:12+0000",
"60d_best_engagement_rate": 33.171,
"active": true,
"7d_comments": 6,
"comments_3m": 0,
"dislikes": 51,
"30d_likes_rate": 36.484,
"language_type": "snippet",
"30d_likes": 823,
"180d_comments_rate": 0.201,
"likes_rate": 29.14,
"60d_comments": 10,
"@indexed": "2026-03-31T14:21:57+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "44830",
"60d_likes_rate": 31.819,
"likes_3m": -6,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 49,
"60d_views": "42145",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "22558",
"made_for_kids": false,
"performance_score": 87.63,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/bWKmqYZmNP8\/hqdefault.jpg",
"title": "SLIM SHADY #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 9,
"average_potential_views": 12081,
"30d_dislikes_rate": 1.286,
"views_yearly_historisation": [
{
"years": 2023,
"views": "1711"
},
{
"years": 2022,
"views": "41056"
}
],
"comments_rate": 0.2,
"7d_best_engagement_rate": 37.145,
"uploaded": "2022-10-30T17:00:31+0100",
"definition": "hd",
"most_loved": 29.14,
"projection": "rectangular",
"60d_dislikes_rate": 1.115,
"views": "45228",
"views_3m": "6",
"yt_id": "bWKmqYZmNP8",
"7d_likes_rate": 35.123,
"comments": 9,
"projection_last_track": "2023-10-01T17:50:04+0200",
"dislikes_rate": 1.13,
"180d_comments": 9,
"comments_1m": 0,
"7d_comments_rate": 0.449,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 1341,
"180d_best_engagement_rate": 33.014,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 7226,
"180d_likes": 1422,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.237,
"comments_1w": 0,
"best_engagement_rate": 30.47,
"likes_1d": 0,
"30d_comments": 8,
"30d_comments_rate": 0.355
},
"sort": [
1667145631000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Os-R1ptOaFI",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/09kqc",
"\/m\/019_rr"
],
"7d_likes": 3429,
"language": "en",
"public_last_track": "2026-03-31T16:21:55+0200",
"30d_best_engagement_rate": 31.372,
"180d_dislikes_rate": 1.585,
"best_engagement": 31.088,
"7d_dislikes_rate": 1.621,
"60d_dislikes": 186,
"views_1m": "1",
"modified": "2026-03-31T14:21:55+0000",
"30d_dislikes": 185,
"7d_dislikes": 185,
"likes": 3296,
"7d_type": "public_v2",
"7d_views": 114096,
"180d_likes_rate": 29.575,
"created": "2022-11-01T09:21:12+0000",
"60d_best_engagement_rate": 31.348,
"active": true,
"7d_comments": 14,
"comments_3m": 0,
"dislikes": 178,
"30d_likes_rate": 29.658,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 3461,
"180d_comments_rate": 0.128,
"likes_rate": 28.01,
"60d_comments": 15,
"@indexed": "2026-03-31T14:21:59+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "117364",
"60d_likes_rate": 29.631,
"likes_3m": -5,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 186,
"60d_views": "117106",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "116697",
"made_for_kids": false,
"performance_score": 99.75,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Os-R1ptOaFI\/hqdefault.jpg",
"title": "OOPS #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 19,
"average_potential_views": 12081,
"30d_dislikes_rate": 1.585,
"views_yearly_historisation": [
{
"years": 2023,
"views": "466"
},
{
"years": 2022,
"views": "117070"
}
],
"comments_rate": 0.111,
"7d_best_engagement_rate": 31.798,
"uploaded": "2022-10-30T21:00:05+0100",
"definition": "hd",
"most_loved": 28.01,
"projection": "rectangular",
"60d_dislikes_rate": 1.588,
"views": "117679",
"views_3m": "12",
"yt_id": "Os-R1ptOaFI",
"7d_likes_rate": 30.054,
"comments": 13,
"projection_last_track": "2023-10-01T17:50:04+0200",
"dislikes_rate": 1.51,
"180d_comments": 15,
"7d_comments_rate": 0.123,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 3470,
"180d_best_engagement_rate": 31.287,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 7226,
"180d_likes": 3471,
"likes_1m": -2,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.128,
"best_engagement_rate": 29.63,
"likes_1d": 0,
"30d_comments": 15,
"30d_comments_rate": 0.129
},
"sort": [
1667160005000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "D8iO9xgmY6c",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 207,
"language": "en",
"public_last_track": "2026-03-31T16:21:55+0200",
"30d_best_engagement_rate": 28.361,
"180d_dislikes_rate": 0.449,
"best_engagement": 27.594,
"7d_dislikes_rate": 0.572,
"60d_dislikes": 4,
"views_1m": "1",
"modified": "2026-03-31T14:21:55+0000",
"30d_dislikes": 4,
"7d_dislikes": 4,
"likes": 218,
"7d_type": "public_v2",
"7d_views": 6997,
"180d_likes_rate": 26.818,
"created": "2022-11-01T09:21:12+0000",
"60d_best_engagement_rate": 27.975,
"active": true,
"7d_comments": 9,
"comments_3m": 0,
"dislikes": 3,
"30d_likes_rate": 27.208,
"language_type": "snippet",
"30d_likes": 236,
"180d_comments_rate": 0.673,
"likes_rate": 24.44,
"60d_comments": 6,
"@indexed": "2026-03-31T14:21:57+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "8912",
"60d_likes_rate": 26.847,
"likes_3m": -1,
"licensed_content_owner": true,
"180d_dislikes": 4,
"60d_views": "8865",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "8674",
"made_for_kids": false,
"performance_score": 31,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/D8iO9xgmY6c\/hqdefault.jpg",
"title": "FUNNY #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 7,
"30d_dislikes_rate": 0.461,
"average_potential_views": 19810,
"views_yearly_historisation": [
{
"years": 2023,
"views": "38"
},
{
"years": 2022,
"views": "8877"
}
],
"comments_rate": 0.56,
"7d_best_engagement_rate": 31.442,
"uploaded": "2022-10-31T01:00:04+0100",
"definition": "hd",
"most_loved": 24.44,
"projection": "rectangular",
"60d_dislikes_rate": 0.451,
"views": "8918",
"views_3m": "1",
"yt_id": "D8iO9xgmY6c",
"7d_likes_rate": 29.584,
"comments": 5,
"projection_last_track": "2023-09-16T04:28:09+0200",
"dislikes_rate": 0.337,
"180d_comments": 6,
"comments_1m": 0,
"7d_comments_rate": 1.286,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 238,
"180d_best_engagement_rate": 27.94,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 12236,
"180d_likes": 239,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.677,
"best_engagement_rate": 25.34,
"30d_comments": 6,
"30d_comments_rate": 0.692
},
"sort": [
1667174404000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "VfAsoQIIs90",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 209,
"language": "en",
"public_last_track": "2026-03-31T16:21:56+0200",
"30d_best_engagement_rate": 27.385,
"180d_dislikes_rate": 1.143,
"best_engagement": 26.659,
"7d_dislikes_rate": 1.255,
"60d_dislikes": 12,
"views_1m": "0",
"modified": "2026-03-31T14:21:56+0000",
"30d_dislikes": 11,
"7d_dislikes": 10,
"likes": 231,
"7d_type": "public_v2",
"7d_views": 7965,
"180d_likes_rate": 24.297,
"created": "2022-11-01T09:21:12+0000",
"60d_best_engagement_rate": 27.201,
"active": true,
"7d_comments": 16,
"comments_3m": 0,
"dislikes": 11,
"30d_likes_rate": 24.617,
"language_type": "snippet",
"30d_likes": 249,
"180d_comments_rate": 1.429,
"likes_rate": 21.98,
"60d_comments": 17,
"@indexed": "2026-03-31T14:22:03+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"60d_type": "public_v2",
"180d_views": "10495",
"60d_likes_rate": 24.414,
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 12,
"60d_views": "10404",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "10115",
"made_for_kids": false,
"performance_score": 38.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/VfAsoQIIs90\/hqdefault.jpg",
"title": "TRANSITION #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 5,
"30d_dislikes_rate": 1.087,
"average_potential_views": 19810,
"views_yearly_historisation": [
{
"years": 2023,
"views": "80"
},
{
"years": 2022,
"views": "10424"
}
],
"comments_rate": 1.14,
"7d_best_engagement_rate": 29.504,
"uploaded": "2022-10-31T13:00:20+0100",
"definition": "hd",
"most_loved": 21.98,
"projection": "rectangular",
"60d_dislikes_rate": 1.153,
"views": "10509",
"views_3m": "0",
"yt_id": "VfAsoQIIs90",
"7d_likes_rate": 26.24,
"comments": 12,
"projection_last_track": "2023-09-16T04:28:10+0200",
"dislikes_rate": 1.05,
"180d_comments": 15,
"comments_1m": 0,
"7d_comments_rate": 2.009,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 254,
"180d_best_engagement_rate": 26.87,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 12236,
"180d_likes": 255,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 1.634,
"comments_1w": 0,
"best_engagement_rate": 24.17,
"30d_comments": 17,
"30d_comments_rate": 1.681
},
"sort": [
1667217620000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "9v9wThT3UlA",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 210,
"language": "en",
"public_last_track": "2026-03-31T16:21:55+0200",
"30d_best_engagement_rate": 32.047,
"180d_dislikes_rate": 1.124,
"best_engagement": 31.437,
"7d_dislikes_rate": 1.116,
"60d_dislikes": 9,
"views_1m": "4",
"modified": "2026-03-31T14:21:55+0000",
"30d_dislikes": 8,
"7d_dislikes": 7,
"likes": 216,
"7d_type": "public_v2",
"7d_views": 6275,
"180d_likes_rate": 30.212,
"created": "2022-11-01T09:21:12+0000",
"60d_best_engagement_rate": 31.607,
"active": true,
"7d_comments": 4,
"dislikes": 9,
"30d_likes_rate": 30.637,
"language_type": "snippet",
"30d_likes": 239,
"180d_comments_rate": 0.25,
"likes_rate": 26.68,
"60d_comments": 3,
"@indexed": "2026-03-31T14:21:57+0000",
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "8010",
"60d_likes_rate": 30.102,
"likes_3m": -2,
"licensed_content_owner": true,
"180d_dislikes": 9,
"60d_views": "7973",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "7801",
"made_for_kids": false,
"performance_score": 25.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/9v9wThT3UlA\/hqdefault.jpg",
"title": "RAISING CANES #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 1.026,
"average_potential_views": 19810,
"views_yearly_historisation": [
{
"years": 2023,
"views": "33"
},
{
"years": 2022,
"views": "7984"
}
],
"comments_rate": 0.25,
"7d_best_engagement_rate": 35.219,
"uploaded": "2022-10-31T17:00:05+0100",
"definition": "hd",
"most_loved": 26.68,
"projection": "rectangular",
"60d_dislikes_rate": 1.129,
"views": "8096",
"views_3m": "13",
"yt_id": "9v9wThT3UlA",
"7d_likes_rate": 33.466,
"comments": 2,
"projection_last_track": "2023-10-01T17:50:03+0200",
"dislikes_rate": 1.11,
"180d_comments": 2,
"7d_comments_rate": 0.637,
"yt_rating_restricted": false,
"60d_likes": 240,
"180d_best_engagement_rate": 31.586,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 12236,
"180d_likes": 242,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.376,
"best_engagement_rate": 28.04,
"30d_comments": 3,
"30d_comments_rate": 0.385
},
"sort": [
1667232005000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "N-2kDSDd-y0",
"_score": null,
"_routing": "2500714",
"_parent": "2500714",
"_source": {
"country": "us",
"likes_1w": 0,
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"7d_likes": 252,
"language": "en",
"public_last_track": "2026-03-02T03:29:03+0100",
"30d_best_engagement_rate": 25.06,
"180d_dislikes_rate": 1.336,
"best_engagement": 24.459,
"7d_dislikes_rate": 1.544,
"60d_dislikes": 16,
"views_1m": "0",
"modified": "2026-03-02T08:47:57+0000",
"30d_dislikes": 16,
"7d_dislikes": 15,
"likes": 249,
"7d_type": "public_v2",
"7d_views": 9718,
"180d_likes_rate": 23.132,
"created": "2022-11-01T09:21:12+0000",
"60d_best_engagement_rate": 24.744,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 15,
"30d_likes_rate": 23.435,
"language_type": "snippet",
"30d_likes": 274,
"180d_comments_rate": 0.251,
"likes_rate": 20.78,
"60d_comments": 3,
"@indexed": "2026-03-31T14:21:56+0000",
"tags": [
"shorts",
"pranks",
"comedy",
"funny",
"trythis",
"diy"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "11975",
"60d_likes_rate": 23.15,
"likes_3m": -3,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 16,
"60d_views": "11922",
"brand_domains": [
{
"domain": "creator-spring.com"
}
],
"channel_id": 2500714,
"30d_views": "11692",
"made_for_kids": false,
"performance_score": 48.38,
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/N-2kDSDd-y0\/hqdefault.jpg",
"title": "Stack #comedy #funny #shorts",
"yt_channel_id": "bVyHvS8z7cUJzKiPB_XiWA",
"30d_type": "public_v2",
"duration": 12,
"30d_dislikes_rate": 1.368,
"average_potential_views": 19810,
"views_yearly_historisation": [
{
"years": 2023,
"views": "47"
},
{
"years": 2022,
"views": "11932"
}
],
"comments_rate": 0.17,
"7d_best_engagement_rate": 27.989,
"uploaded": "2022-10-31T21:00:12+0100",
"definition": "hd",
"most_loved": 20.78,
"projection": "rectangular",
"60d_dislikes_rate": 1.342,
"views": "11983",
"views_3m": "0",
"yt_id": "N-2kDSDd-y0",
"7d_likes_rate": 25.931,
"comments": 2,
"projection_last_track": "2023-09-16T04:28:10+0200",
"dislikes_rate": 1.25,
"180d_comments": 3,
"comments_1m": 0,
"7d_comments_rate": 0.515,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 276,
"180d_best_engagement_rate": 24.718,
"public_first_track": "2022-11-03T00:00:00+0100",
"potential_views": 12236,
"180d_likes": 277,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.252,
"best_engagement_rate": 22.2,
"30d_comments": 3,
"30d_comments_rate": 0.257
},
"sort": [
1667246412000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.486661,
"hits": [
{
"_type": "channels",
"_id": "2500714",
"_score": 13.486661,
"_source": {
"score": 853,
"videos_uploaded": 5453,
"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": "1179431863"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}