GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2477187"
}
}
]
}
},
{
"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": 7140
},
"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": 728,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 7771,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "kn5LUFkagvE",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "17",
"relevantTopics": [
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 316,
"language": "en",
"public_last_track": "2026-03-25T14:35:42+0100",
"30d_best_engagement_rate": 17.246,
"best_engagement": 17.246,
"7d_dislikes_rate": 4.846,
"views_1d": 2,
"60d_dislikes": 144,
"views_1m": "73",
"modified": "2026-03-25T13:35:42+0000",
"30d_dislikes": 133,
"7d_dislikes": 122,
"likes": 3512,
"180d_most_loved": 12.79,
"7d_type": "public_v2",
"7d_views": 25173,
"60d_most_loved": 12.95,
"created": "2023-09-16T04:54:00+0000",
"60d_best_engagement_rate": 17.34,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 1479,
"30d_likes_rate": 12.796,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 391,
"likes_rate": 9.2,
"60d_comments": 3,
"@indexed": "2026-03-25T13:35:44+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "39722",
"likes_3m": -11,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 158,
"60d_views": "33442",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "30557",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/kn5LUFkagvE\/hqdefault.jpg",
"title": "wooden frog asmr #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 7,
"30d_dislikes_rate": 4.353,
"views_yearly_historisation": [
{
"years": 2023,
"views": "35824"
}
],
"comments_rate": 0.01,
"7d_best_engagement_rate": 17.439,
"uploaded": "2023-09-13T10:05:02+0200",
"definition": "hd",
"most_loved": 9.2,
"projection": "rectangular",
"views": "381639",
"views_3m": "204",
"yt_id": "kn5LUFkagvE",
"7d_likes_rate": 12.553,
"comments": 5,
"projection_last_track": "2023-10-16T01:39:25+0200",
"dislikes_rate": 3.88,
"180d_comments": 3,
"comments_1m": 0,
"7d_comments_rate": 0.04,
"yt_rating_restricted": false,
"dislikes_3m": -4,
"60d_likes": 433,
"180d_best_engagement_rate": 16.84,
"public_first_track": "2023-09-21T00:00:00+0200",
"180d_likes": 508,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 13.09,
"likes_1d": 0,
"30d_comments": 3,
"30d_comments_rate": 0.098
},
"sort": [
1694592302000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "6UFtydobtQE",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "17",
"relevantTopics": [
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 1099,
"language": "en",
"public_last_track": "2026-03-25T14:35:38+0100",
"30d_best_engagement_rate": 15.238,
"best_engagement": 15.238,
"7d_dislikes_rate": 4.151,
"views_1d": 2,
"60d_dislikes": 1042,
"views_1m": "72",
"modified": "2026-03-25T13:35:38+0000",
"30d_dislikes": 693,
"7d_dislikes": 395,
"likes": 3263,
"180d_most_loved": 10.23,
"7d_type": "public_v2",
"7d_views": 95159,
"60d_most_loved": 10.48,
"created": "2023-09-16T04:54:00+0000",
"60d_best_engagement_rate": 14.48,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 1278,
"30d_likes_rate": 11.065,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 1851,
"likes_rate": 9.85,
"60d_comments": 7,
"@indexed": "2026-03-25T13:35:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "324687",
"likes_3m": -10,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 1305,
"60d_views": "261851",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "167281",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/6UFtydobtQE\/hqdefault.jpg",
"title": "wooden frog asmr #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 11,
"30d_dislikes_rate": 4.143,
"views_yearly_historisation": [
{
"years": 2023,
"views": "313096"
}
],
"comments_rate": 0.03,
"7d_best_engagement_rate": 15.732,
"uploaded": "2023-09-13T09:57:49+0200",
"definition": "hd",
"most_loved": 9.85,
"projection": "rectangular",
"views": "331289",
"views_3m": "190",
"yt_id": "6UFtydobtQE",
"7d_likes_rate": 11.549,
"comments": 10,
"projection_last_track": "2023-10-16T01:39:22+0200",
"dislikes_rate": 3.86,
"180d_comments": 9,
"comments_1m": 0,
"7d_comments_rate": 0.032,
"yt_rating_restricted": false,
"dislikes_3m": -5,
"60d_likes": 2743,
"180d_best_engagement_rate": 14.28,
"public_first_track": "2023-09-21T00:00:00+0200",
"180d_likes": 3322,
"likes_1m": -2,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 13.74,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 5,
"30d_comments_rate": 0.03
},
"sort": [
1694591869000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "4Ny-MsqiFL4",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "16",
"relevantTopics": [
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 317,
"language": "en",
"public_last_track": "2026-03-25T14:35:38+0100",
"30d_best_engagement_rate": 22.961,
"best_engagement": 22.961,
"7d_dislikes_rate": 5.951,
"views_1d": 2,
"60d_dislikes": 131,
"views_1m": "71",
"modified": "2026-03-25T13:35:38+0000",
"30d_dislikes": 125,
"7d_dislikes": 105,
"likes": 1374,
"180d_most_loved": 15.53,
"7d_type": "public_v2",
"7d_views": 17643,
"60d_most_loved": 16.65,
"created": "2023-09-16T04:54:00+0000",
"60d_best_engagement_rate": 21.9,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 517,
"30d_likes_rate": 17.288,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 387,
"likes_rate": 11.1,
"60d_comments": 2,
"@indexed": "2026-03-25T13:35:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "31558",
"likes_3m": -6,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 145,
"60d_views": "25338",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "22386",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/4Ny-MsqiFL4\/hqdefault.jpg",
"title": "wooden frog asmr #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 5.584,
"views_yearly_historisation": [
{
"years": 2023,
"views": "27801"
}
],
"comments_rate": 0.03,
"7d_best_engagement_rate": 24.032,
"uploaded": "2023-09-13T09:43:18+0200",
"definition": "hd",
"most_loved": 11.1,
"projection": "rectangular",
"views": "123791",
"views_3m": "230",
"yt_id": "4Ny-MsqiFL4",
"7d_likes_rate": 17.967,
"comments": 4,
"projection_last_track": "2023-10-16T01:39:22+0200",
"dislikes_rate": 4.18,
"180d_comments": 2,
"comments_1m": 0,
"7d_comments_rate": 0.113,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 422,
"180d_best_engagement_rate": 20.19,
"public_first_track": "2023-09-21T00:00:00+0200",
"180d_likes": 490,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 15.31,
"likes_1d": 0,
"30d_comments": 2,
"comments_1w": 0,
"30d_comments_rate": 0.089
},
"sort": [
1694590998000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "uGqbh1WsiPY",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "31",
"7d_likes": 343,
"language": "en",
"public_last_track": "2026-03-25T14:35:42+0100",
"30d_best_engagement_rate": 28.487,
"best_engagement": 28.429,
"7d_dislikes_rate": 3.494,
"views_1d": 4,
"60d_dislikes": 68,
"views_1m": "135",
"modified": "2026-03-25T13:35:42+0000",
"30d_dislikes": 60,
"7d_dislikes": 46,
"likes": 640,
"180d_most_loved": 20.6,
"7d_type": "public_v2",
"7d_views": 13165,
"60d_most_loved": 23.74,
"created": "2023-09-07T04:16:38+0000",
"60d_best_engagement_rate": 27.12,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 103,
"30d_likes_rate": 25.044,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 451,
"likes_rate": 16.58,
"60d_comments": 3,
"@indexed": "2026-03-25T13:35:48+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "27093",
"likes_3m": -4,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 94,
"60d_views": "21020",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "18008",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/uGqbh1WsiPY\/hqdefault.jpg",
"title": "solar power car aroma",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 6,
"30d_dislikes_rate": 3.332,
"views_yearly_historisation": [
{
"years": 2023,
"views": "23491"
}
],
"comments_rate": 0.23,
"7d_best_engagement_rate": 29.624,
"uploaded": "2023-09-05T11:43:28+0200",
"definition": "hd",
"most_loved": 16.58,
"projection": "rectangular",
"views": "38600",
"views_3m": "396",
"yt_id": "uGqbh1WsiPY",
"7d_likes_rate": 26.054,
"comments": 9,
"projection_last_track": "2023-10-16T01:39:26+0200",
"dislikes_rate": 2.67,
"180d_comments": 3,
"comments_1m": 0,
"7d_comments_rate": 0.076,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 499,
"180d_best_engagement_rate": 24.18,
"public_first_track": "2023-09-12T00:00:00+0200",
"180d_likes": 558,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 19.48,
"likes_1d": 0,
"30d_comments": 2,
"comments_1w": 0,
"30d_comments_rate": 0.111
},
"sort": [
1693907008000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "uUSb4ylyBtM",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "16",
"relevantTopics": [
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 369,
"language": "en",
"public_last_track": "2026-03-25T14:35:42+0100",
"30d_best_engagement_rate": 26.655,
"best_engagement": 27.38,
"7d_dislikes_rate": 4.338,
"views_1d": 2,
"60d_dislikes": 220,
"views_1m": "72",
"modified": "2026-03-25T13:35:42+0000",
"30d_dislikes": 127,
"7d_dislikes": 76,
"likes": 1817,
"180d_most_loved": 22.27,
"7d_type": "public_v2",
"7d_views": 17518,
"created": "2023-07-17T01:19:04+0000",
"60d_best_engagement_rate": 27.76,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 274,
"30d_likes_rate": 22.97,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 879,
"likes_rate": 19.11,
"60d_comments": 24,
"@indexed": "2026-03-25T13:35:44+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "79842",
"60d_likes_rate": 24.105,
"likes_3m": -9,
"dislikes_1m": -2,
"licensed_content_owner": true,
"180d_dislikes": 260,
"60d_views": "66751",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "38267",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/uUSb4ylyBtM\/hqdefault.jpg",
"title": "new fidget toy! #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 17,
"30d_dislikes_rate": 3.319,
"views_yearly_historisation": [
{
"years": 2023,
"views": "79032"
}
],
"comments_rate": 0.25,
"7d_best_engagement_rate": 25.688,
"uploaded": "2023-07-14T16:58:58+0200",
"definition": "hd",
"most_loved": 19.11,
"projection": "rectangular",
"60d_dislikes_rate": 3.296,
"views": "95059",
"views_3m": "370",
"yt_id": "uUSb4ylyBtM",
"7d_likes_rate": 21.064,
"comments": 24,
"projection_last_track": "2023-10-16T01:39:26+0200",
"dislikes_rate": 2.88,
"180d_comments": 24,
"comments_1m": 0,
"7d_comments_rate": 0.285,
"yt_rating_restricted": false,
"dislikes_3m": -5,
"60d_likes": 1609,
"180d_best_engagement_rate": 25.83,
"public_first_track": "2023-07-22T00:00:00+0200",
"180d_likes": 1778,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.36,
"best_engagement_rate": 22.25,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 14,
"30d_comments_rate": 0.366
},
"sort": [
1689346738000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "eXvAk70kyb0",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "16",
"relevantTopics": [
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 338,
"language": "en",
"public_last_track": "2026-03-25T14:35:41+0100",
"30d_best_engagement_rate": 25.455,
"best_engagement": 27.079,
"7d_dislikes_rate": 3.359,
"views_1d": 2,
"60d_dislikes": 191,
"views_1m": "80",
"modified": "2026-03-25T13:35:41+0000",
"30d_dislikes": 106,
"7d_dislikes": 55,
"likes": 1597,
"180d_most_loved": 22.47,
"7d_type": "public_v2",
"7d_views": 16374,
"created": "2023-07-17T01:19:04+0000",
"60d_best_engagement_rate": 27.132,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 231,
"30d_likes_rate": 22.146,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 763,
"likes_rate": 20.25,
"60d_comments": 14,
"@indexed": "2026-03-25T13:35:44+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "67550",
"60d_likes_rate": 23.63,
"likes_3m": -8,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 216,
"60d_views": "58528",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "34453",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/eXvAk70kyb0\/hqdefault.jpg",
"title": "new fidget toy! #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 8,
"30d_dislikes_rate": 3.077,
"views_yearly_historisation": [
{
"years": 2023,
"views": "67001"
}
],
"comments_rate": 0.15,
"7d_best_engagement_rate": 24.185,
"uploaded": "2023-07-14T12:10:57+0200",
"definition": "hd",
"most_loved": 20.25,
"projection": "rectangular",
"60d_dislikes_rate": 3.263,
"views": "78858",
"views_3m": "597",
"yt_id": "eXvAk70kyb0",
"7d_likes_rate": 20.642,
"comments": 12,
"projection_last_track": "2023-10-16T01:39:24+0200",
"dislikes_rate": 2.93,
"180d_comments": 13,
"comments_1m": 0,
"7d_comments_rate": 0.183,
"yt_rating_restricted": false,
"dislikes_3m": -1,
"60d_likes": 1383,
"180d_best_engagement_rate": 25.86,
"public_first_track": "2023-07-22T00:00:00+0200",
"180d_likes": 1518,
"likes_1m": -4,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.239,
"best_engagement_rate": 23.33,
"likes_1d": 0,
"30d_comments": 8,
"30d_comments_rate": 0.232
},
"sort": [
1689329457000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "MlMPzR3oylo",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "18",
"7d_likes": 415,
"language": "en",
"public_last_track": "2026-03-25T14:35:39+0100",
"best_engagement": 24.1,
"7d_dislikes_rate": 2.843,
"views_1d": 3,
"60d_dislikes": 222,
"views_1m": "93",
"modified": "2026-03-25T13:35:39+0000",
"30d_dislikes": 136,
"7d_dislikes": 65,
"likes": 1811,
"180d_most_loved": 19.85,
"7d_type": "public_v2",
"7d_views": 22863,
"created": "2023-07-17T01:19:04+0000",
"active": true,
"dislikes": 268,
"30d_likes_rate": 20.011,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 885,
"likes_rate": 17.29,
"60d_comments": 0,
"@indexed": "2026-03-25T13:35:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "87063",
"60d_likes_rate": 21.457,
"likes_3m": -9,
"dislikes_1m": -2,
"licensed_content_owner": true,
"180d_dislikes": 260,
"60d_views": "73495",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "44226",
"made_for_kids": true,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/MlMPzR3oylo\/hqdefault.jpg",
"title": "love you...#shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 8,
"30d_dislikes_rate": 3.075,
"views_yearly_historisation": [
{
"years": 2023,
"views": "86232"
}
],
"comments_rate": 0,
"uploaded": "2023-07-14T11:51:31+0200",
"definition": "hd",
"most_loved": 17.29,
"projection": "rectangular",
"60d_dislikes_rate": 3.021,
"views": "104760",
"views_3m": "660",
"yt_id": "MlMPzR3oylo",
"7d_likes_rate": 18.152,
"projection_last_track": "2023-10-16T01:39:23+0200",
"dislikes_rate": 2.56,
"180d_comments": 0,
"yt_rating_restricted": false,
"dislikes_3m": -4,
"60d_likes": 1577,
"180d_best_engagement_rate": 22.83,
"public_first_track": "2023-07-22T00:00:00+0200",
"180d_likes": 1728,
"likes_1m": -6,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 19.85,
"likes_1d": 0,
"30d_comments": 0
},
"sort": [
1689328291000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ZgHYDBlStBc",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "21",
"7d_likes": 568,
"language": "en",
"public_last_track": "2026-03-25T14:35:40+0100",
"30d_best_engagement_rate": 22.878,
"best_engagement": 22.838,
"7d_dislikes_rate": 3.926,
"views_1d": 3,
"60d_dislikes": 331,
"views_1m": "102",
"modified": "2026-03-25T13:35:40+0000",
"30d_dislikes": 176,
"7d_dislikes": 126,
"likes": 2173,
"180d_most_loved": 18.37,
"7d_type": "public_v2",
"7d_views": 32091,
"created": "2023-07-12T12:38:42+0000",
"60d_best_engagement_rate": 22.968,
"active": true,
"7d_comments": 11,
"comments_3m": 0,
"dislikes": 406,
"30d_likes_rate": 19.233,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 992,
"likes_rate": 16.44,
"60d_comments": 19,
"@indexed": "2026-03-25T13:35:45+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "114821",
"60d_likes_rate": 19.369,
"likes_3m": -5,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 392,
"60d_views": "97267",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "51578",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ZgHYDBlStBc\/hqdefault.jpg",
"title": "Splash Piggy Toy #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 9,
"30d_dislikes_rate": 3.412,
"views_yearly_historisation": [
{
"years": 2023,
"views": "114211"
}
],
"comments_rate": 0.17,
"7d_best_engagement_rate": 21.969,
"uploaded": "2023-07-11T10:58:52+0200",
"definition": "hd",
"most_loved": 16.44,
"projection": "rectangular",
"60d_dislikes_rate": 3.403,
"views": "132163",
"views_3m": "543",
"yt_id": "ZgHYDBlStBc",
"7d_likes_rate": 17.7,
"comments": 22,
"projection_last_track": "2023-10-16T01:39:24+0200",
"dislikes_rate": 3.07,
"180d_comments": 23,
"comments_1m": 0,
"7d_comments_rate": 0.343,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 1884,
"180d_best_engagement_rate": 21.98,
"public_first_track": "2023-07-22T00:00:00+0200",
"180d_likes": 2109,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.195,
"best_engagement_rate": 19.68,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 12,
"30d_comments_rate": 0.233
},
"sort": [
1689065932000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "MR3rbZsho00",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "19",
"7d_likes": 540,
"language": "en",
"public_last_track": "2026-03-25T14:35:39+0100",
"30d_best_engagement_rate": 21.507,
"best_engagement": 21.9,
"7d_dislikes_rate": 2.892,
"views_1d": 3,
"60d_dislikes": 221,
"views_1m": "91",
"modified": "2026-03-25T13:35:39+0000",
"30d_dislikes": 127,
"7d_dislikes": 78,
"likes": 1719,
"180d_most_loved": 18.03,
"7d_type": "public_v2",
"7d_views": 26973,
"created": "2023-07-12T12:38:42+0000",
"60d_best_engagement_rate": 22.103,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 268,
"30d_likes_rate": 18.699,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 899,
"likes_rate": 16.35,
"60d_comments": 9,
"@indexed": "2026-03-25T13:35:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "91998",
"60d_likes_rate": 19.147,
"likes_3m": -4,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 252,
"60d_views": "77819",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "48078",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/MR3rbZsho00\/hqdefault.jpg",
"title": "poor little piggy #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 13,
"30d_dislikes_rate": 2.642,
"views_yearly_historisation": [
{
"years": 2023,
"views": "91462"
}
],
"comments_rate": 0.1,
"7d_best_engagement_rate": 23.097,
"uploaded": "2023-07-11T06:29:49+0200",
"definition": "hd",
"most_loved": 16.35,
"projection": "rectangular",
"60d_dislikes_rate": 2.84,
"views": "105164",
"views_3m": "483",
"yt_id": "MR3rbZsho00",
"7d_likes_rate": 20.02,
"comments": 11,
"projection_last_track": "2023-10-16T01:39:23+0200",
"dislikes_rate": 2.55,
"180d_comments": 12,
"comments_1m": 0,
"7d_comments_rate": 0.185,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 1490,
"180d_best_engagement_rate": 20.9,
"public_first_track": "2023-07-22T00:00:00+0200",
"180d_likes": 1659,
"likes_1m": -4,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.116,
"best_engagement_rate": 19,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 8,
"30d_comments_rate": 0.166
},
"sort": [
1689049789000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "eVD5nDhNfks",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "17",
"relevantTopics": [
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 458,
"language": "en",
"public_last_track": "2026-03-25T14:35:41+0100",
"30d_best_engagement_rate": 29.255,
"best_engagement": 30.385,
"7d_dislikes_rate": 4.472,
"views_1d": 2,
"60d_dislikes": 244,
"views_1m": "72",
"modified": "2026-03-25T13:35:41+0000",
"30d_dislikes": 194,
"7d_dislikes": 89,
"likes": 4224,
"180d_most_loved": 26.6,
"7d_type": "public_v2",
"7d_views": 19902,
"created": "2023-05-24T16:29:05+0000",
"60d_best_engagement_rate": 32.729,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 523,
"30d_likes_rate": 25.242,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 1258,
"likes_rate": 23.73,
"60d_comments": 17,
"@indexed": "2026-03-25T13:35:44+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "162808",
"60d_likes_rate": 29.711,
"likes_3m": -15,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 509,
"60d_views": "86499",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "49837",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/eVD5nDhNfks\/hqdefault.jpg",
"title": "wooden frog asmr #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 13,
"30d_dislikes_rate": 3.893,
"views_yearly_historisation": [
{
"years": 2023,
"views": "165619"
}
],
"comments_rate": 0.13,
"7d_best_engagement_rate": 27.635,
"uploaded": "2023-05-24T09:49:40+0200",
"definition": "hd",
"most_loved": 23.73,
"projection": "rectangular",
"60d_dislikes_rate": 2.821,
"views": "178000",
"views_3m": "233",
"yt_id": "eVD5nDhNfks",
"7d_likes_rate": 23.013,
"comments": 24,
"projection_last_track": "2023-10-16T01:39:24+0200",
"dislikes_rate": 2.94,
"180d_comments": 24,
"7d_comments_rate": 0.151,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 2570,
"180d_best_engagement_rate": 29.88,
"public_first_track": "2023-05-30T00:00:00+0200",
"180d_likes": 4331,
"likes_1m": -6,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.197,
"best_engagement_rate": 26.8,
"likes_1d": 0,
"30d_comments": 6,
"30d_comments_rate": 0.12
},
"sort": [
1684914580000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "FthbE38p7xE",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "25",
"relevantTopics": [
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 640,
"language": "en",
"public_last_track": "2026-03-25T14:35:39+0100",
"30d_best_engagement_rate": 21.415,
"best_engagement": 23.959,
"7d_dislikes_rate": 3.439,
"views_1d": 4,
"60d_dislikes": 300,
"views_1m": "105",
"modified": "2026-03-25T13:35:39+0000",
"30d_dislikes": 252,
"7d_dislikes": 154,
"likes": 2977,
"180d_most_loved": 20.61,
"7d_type": "public_v2",
"7d_views": 44775,
"created": "2023-05-24T16:29:05+0000",
"60d_best_engagement_rate": 24.36,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 446,
"30d_likes_rate": 18.002,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 1345,
"likes_rate": 18.69,
"60d_comments": 9,
"@indexed": "2026-03-25T13:35:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "147574",
"60d_likes_rate": 21.386,
"likes_3m": -12,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 439,
"60d_views": "103900",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "74715",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/FthbE38p7xE\/hqdefault.jpg",
"title": "new fidget toy!! #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 10,
"30d_dislikes_rate": 3.373,
"views_yearly_historisation": [
{
"years": 2023,
"views": "149484"
}
],
"comments_rate": 0.08,
"7d_best_engagement_rate": 17.755,
"uploaded": "2023-05-24T09:47:55+0200",
"definition": "hd",
"most_loved": 18.69,
"projection": "rectangular",
"60d_dislikes_rate": 2.887,
"views": "159318",
"views_3m": "227",
"yt_id": "FthbE38p7xE",
"7d_likes_rate": 14.294,
"comments": 13,
"projection_last_track": "2023-10-16T01:39:23+0200",
"dislikes_rate": 2.8,
"180d_comments": 14,
"comments_1m": 0,
"7d_comments_rate": 0.022,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 2222,
"180d_best_engagement_rate": 23.68,
"public_first_track": "2023-05-30T00:00:00+0200",
"180d_likes": 3042,
"likes_1m": -5,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.087,
"comments_1w": 0,
"best_engagement_rate": 21.57,
"likes_1d": 0,
"30d_comments": 3,
"30d_comments_rate": 0.04
},
"sort": [
1684914475000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Lh_rylztDkY",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -2,
"views_1w": "53",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 347,
"language": "en",
"public_last_track": "2026-03-25T14:35:39+0100",
"30d_best_engagement_rate": 24.861,
"best_engagement": 26.836,
"7d_dislikes_rate": 4.642,
"views_1d": 8,
"60d_dislikes": 214,
"views_1m": "222",
"modified": "2026-03-25T13:35:39+0000",
"30d_dislikes": 180,
"7d_dislikes": 81,
"likes": 2987,
"180d_most_loved": 23.48,
"7d_type": "public_v2",
"7d_views": 17451,
"created": "2023-05-24T16:29:05+0000",
"60d_best_engagement_rate": 28.446,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 374,
"30d_likes_rate": 20.818,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 963,
"likes_rate": 20.41,
"60d_comments": 9,
"@indexed": "2026-03-25T13:35:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "130349",
"60d_likes_rate": 25.461,
"likes_3m": -15,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 362,
"60d_views": "74703",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "46258",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Lh_rylztDkY\/hqdefault.jpg",
"title": "wooden frog asmr #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 11,
"30d_dislikes_rate": 3.891,
"views_yearly_historisation": [
{
"years": 2023,
"views": "133126"
}
],
"comments_rate": 0.07,
"7d_best_engagement_rate": 24.698,
"uploaded": "2023-05-24T09:46:28+0200",
"definition": "hd",
"most_loved": 20.41,
"projection": "rectangular",
"60d_dislikes_rate": 2.865,
"views": "146381",
"views_3m": "362",
"yt_id": "Lh_rylztDkY",
"7d_likes_rate": 19.884,
"comments": 10,
"projection_last_track": "2023-10-16T01:39:23+0200",
"dislikes_rate": 2.55,
"180d_comments": 11,
"comments_1m": 0,
"7d_comments_rate": 0.172,
"yt_rating_restricted": false,
"dislikes_3m": -3,
"60d_likes": 1902,
"180d_best_engagement_rate": 26.34,
"public_first_track": "2023-05-30T00:00:00+0200",
"180d_likes": 3060,
"likes_1m": -8,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.12,
"comments_1w": 0,
"best_engagement_rate": 23.03,
"likes_1d": 0,
"30d_comments": 7,
"30d_comments_rate": 0.151
},
"sort": [
1684914388000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "paLo-hLt4Ks",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -2,
"views_1w": "15",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 4024,
"language": "en",
"public_last_track": "2026-03-25T14:35:42+0100",
"30d_best_engagement_rate": 15.395,
"best_engagement": 16.985,
"7d_dislikes_rate": 4.27,
"views_1d": 2,
"60d_dislikes": 1918,
"views_1m": "65",
"modified": "2026-03-25T13:35:42+0000",
"30d_dislikes": 1837,
"7d_dislikes": 1643,
"likes": 7361,
"180d_most_loved": 12.92,
"7d_type": "public_v2",
"7d_views": 384786,
"created": "2023-05-24T16:29:05+0000",
"60d_best_engagement_rate": 16.465,
"active": true,
"7d_comments": 11,
"comments_3m": 0,
"dislikes": 2252,
"30d_likes_rate": 11.161,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 4879,
"likes_rate": 12.17,
"60d_comments": 30,
"@indexed": "2026-03-25T13:35:45+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "579623",
"60d_likes_rate": 12.413,
"likes_3m": -26,
"dislikes_1m": -2,
"licensed_content_owner": true,
"180d_dislikes": 2267,
"60d_views": "480720",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "437148",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/paLo-hLt4Ks\/hqdefault.jpg",
"title": "hahahaha.....#shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 8,
"30d_dislikes_rate": 4.202,
"views_yearly_historisation": [
{
"years": 2023,
"views": "584234"
}
],
"comments_rate": 0.073,
"7d_best_engagement_rate": 14.756,
"uploaded": "2023-05-24T09:39:50+0200",
"definition": "hd",
"most_loved": 12.17,
"projection": "rectangular",
"60d_dislikes_rate": 3.99,
"views": "604859",
"views_3m": "163",
"yt_id": "paLo-hLt4Ks",
"7d_likes_rate": 10.458,
"comments": 41,
"projection_last_track": "2023-10-16T01:39:26+0200",
"dislikes_rate": 3.72,
"180d_comments": 42,
"comments_1m": 0,
"7d_comments_rate": 0.029,
"yt_rating_restricted": false,
"dislikes_3m": -7,
"60d_likes": 5967,
"180d_best_engagement_rate": 16.9,
"public_first_track": "2023-05-30T00:00:00+0200",
"180d_likes": 7489,
"likes_1m": -9,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.062,
"comments_1w": 0,
"best_engagement_rate": 15.96,
"likes_1d": 0,
"30d_comments": 14,
"30d_comments_rate": 0.032
},
"sort": [
1684913990000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Bn8aT4KgQhk",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "16",
"relevantTopics": [
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 751,
"language": "en",
"public_last_track": "2026-03-25T14:35:38+0100",
"30d_best_engagement_rate": 19.471,
"best_engagement": 22.069,
"7d_dislikes_rate": 4.298,
"views_1d": 2,
"60d_dislikes": 391,
"views_1m": "68",
"modified": "2026-03-25T13:35:38+0000",
"30d_dislikes": 340,
"7d_dislikes": 224,
"likes": 3335,
"180d_most_loved": 18.8,
"7d_type": "public_v2",
"7d_views": 52122,
"created": "2023-05-24T16:29:05+0000",
"60d_best_engagement_rate": 22.477,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 558,
"30d_likes_rate": 15.712,
"dislikes_1w": -1,
"language_type": "snippet",
"30d_likes": 1438,
"likes_rate": 17.17,
"60d_comments": 9,
"@indexed": "2026-03-25T13:35:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "183557",
"60d_likes_rate": 19.112,
"likes_3m": -14,
"dislikes_1m": -3,
"licensed_content_owner": true,
"180d_dislikes": 559,
"60d_views": "118877",
"channel_id": 2477187,
"30d_views": "91520",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Bn8aT4KgQhk\/hqdefault.jpg",
"title": "wooden frog asmr #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 9,
"30d_dislikes_rate": 3.715,
"views_yearly_historisation": [
{
"years": 2023,
"views": "185637"
}
],
"comments_rate": 0.07,
"7d_best_engagement_rate": 18.744,
"uploaded": "2023-05-24T09:38:47+0200",
"definition": "hd",
"most_loved": 17.17,
"projection": "rectangular",
"60d_dislikes_rate": 3.289,
"views": "194226",
"views_3m": "225",
"yt_id": "Bn8aT4KgQhk",
"7d_likes_rate": 14.409,
"comments": 14,
"projection_last_track": "2023-10-16T01:39:22+0200",
"dislikes_rate": 2.87,
"180d_comments": 17,
"comments_1m": 0,
"7d_comments_rate": 0.038,
"yt_rating_restricted": false,
"dislikes_3m": -3,
"60d_likes": 2272,
"180d_best_engagement_rate": 21.94,
"public_first_track": "2023-05-30T00:00:00+0200",
"180d_likes": 3451,
"likes_1m": -4,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.076,
"best_engagement_rate": 20.12,
"likes_1d": 0,
"30d_comments": 4,
"30d_comments_rate": 0.044
},
"sort": [
1684913927000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "iBKoPKBoCbc",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "12",
"relevantTopics": [
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 356,
"language": "en",
"public_last_track": "2026-03-25T14:35:41+0100",
"30d_best_engagement_rate": 20.053,
"best_engagement": 20.103,
"7d_dislikes_rate": 3.388,
"views_1d": 2,
"60d_dislikes": 223,
"views_1m": "52",
"modified": "2026-03-25T13:35:41+0000",
"30d_dislikes": 182,
"7d_dislikes": 76,
"likes": 2154,
"180d_most_loved": 16.88,
"7d_type": "public_v2",
"7d_views": 22435,
"created": "2023-05-24T16:29:05+0000",
"60d_best_engagement_rate": 21.829,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 366,
"30d_likes_rate": 16.431,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 844,
"likes_rate": 15.08,
"60d_comments": 7,
"@indexed": "2026-03-25T13:35:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "128497",
"60d_likes_rate": 18.858,
"likes_3m": -6,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 362,
"60d_views": "77420",
"channel_id": 2477187,
"30d_views": "51365",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/iBKoPKBoCbc\/hqdefault.jpg",
"title": "ooooooops...... #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 11,
"30d_dislikes_rate": 3.543,
"views_yearly_historisation": [
{
"years": 2023,
"views": "130842"
}
],
"comments_rate": 0.07,
"7d_best_engagement_rate": 19.345,
"uploaded": "2023-05-24T09:34:12+0200",
"definition": "hd",
"most_loved": 15.08,
"projection": "rectangular",
"60d_dislikes_rate": 2.88,
"views": "142835",
"views_3m": "160",
"yt_id": "iBKoPKBoCbc",
"7d_likes_rate": 15.868,
"comments": 10,
"projection_last_track": "2023-10-16T01:39:25+0200",
"dislikes_rate": 2.56,
"180d_comments": 13,
"comments_1m": 0,
"7d_comments_rate": 0.089,
"yt_rating_restricted": false,
"dislikes_3m": -2,
"60d_likes": 1460,
"180d_best_engagement_rate": 19.8,
"public_first_track": "2023-05-30T00:00:00+0200",
"180d_likes": 2169,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.09,
"best_engagement_rate": 17.71,
"likes_1d": 0,
"30d_comments": 4,
"30d_comments_rate": 0.078
},
"sort": [
1684913652000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "OOr1YfNMGdk",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -1,
"views_1w": "14",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 294,
"language": "en",
"public_last_track": "2026-03-25T14:35:39+0100",
"30d_best_engagement_rate": 25.887,
"best_engagement": 27.382,
"7d_dislikes_rate": 5.566,
"views_1d": 2,
"60d_dislikes": 153,
"views_1m": "58",
"modified": "2026-03-25T13:35:39+0000",
"30d_dislikes": 130,
"7d_dislikes": 64,
"likes": 1974,
"180d_most_loved": 23.96,
"7d_type": "public_v2",
"7d_views": 11499,
"created": "2023-05-24T16:29:05+0000",
"60d_best_engagement_rate": 29.182,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 249,
"30d_likes_rate": 21.573,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 670,
"likes_rate": 21.01,
"60d_comments": 6,
"@indexed": "2026-03-25T13:35:44+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "84355",
"60d_likes_rate": 25.932,
"likes_3m": -11,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 241,
"60d_views": "48935",
"channel_id": 2477187,
"30d_views": "31058",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/OOr1YfNMGdk\/hqdefault.jpg",
"title": "wooden frog asmr #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 10,
"30d_dislikes_rate": 4.186,
"views_yearly_historisation": [
{
"years": 2023,
"views": "86063"
}
],
"comments_rate": 0.07,
"7d_best_engagement_rate": 31.307,
"uploaded": "2023-05-24T09:29:32+0200",
"definition": "hd",
"most_loved": 21.01,
"projection": "rectangular",
"60d_dislikes_rate": 3.127,
"views": "93942",
"views_3m": "173",
"yt_id": "OOr1YfNMGdk",
"7d_likes_rate": 25.567,
"comments": 7,
"projection_last_track": "2023-10-16T01:39:23+0200",
"dislikes_rate": 2.65,
"180d_comments": 8,
"comments_1m": 0,
"7d_comments_rate": 0.174,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 1269,
"180d_best_engagement_rate": 26.91,
"public_first_track": "2023-05-30T00:00:00+0200",
"180d_likes": 2021,
"likes_1m": -4,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.123,
"best_engagement_rate": 23.74,
"likes_1d": 0,
"30d_comments": 4,
"30d_comments_rate": 0.129
},
"sort": [
1684913372000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "V9vdkXz1vk8",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -3,
"views_1w": "20",
"relevantTopics": [
"\/m\/02jjt"
],
"7d_likes": 588,
"language": "en",
"public_last_track": "2026-03-25T14:35:40+0100",
"30d_best_engagement_rate": 20.102,
"best_engagement": 21.891,
"7d_dislikes_rate": 5.076,
"views_1d": 3,
"60d_dislikes": 387,
"views_1m": "85",
"modified": "2026-03-25T13:35:40+0000",
"30d_dislikes": 339,
"7d_dislikes": 204,
"likes": 6419,
"180d_most_loved": 17.59,
"7d_type": "public_v2",
"7d_views": 40186,
"created": "2023-05-24T16:29:05+0000",
"60d_best_engagement_rate": 22.277,
"active": true,
"7d_comments": 4,
"comments_3m": 0,
"dislikes": 2278,
"30d_likes_rate": 15.565,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 1187,
"likes_rate": 9.95,
"60d_comments": 9,
"@indexed": "2026-03-25T13:35:43+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "147386",
"60d_likes_rate": 18.159,
"likes_3m": -33,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 575,
"60d_views": "96151",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "76260",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/V9vdkXz1vk8\/hqdefault.jpg",
"title": "hahaha...#shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 8,
"30d_dislikes_rate": 4.445,
"views_yearly_historisation": [
{
"years": 2023,
"views": "150741"
}
],
"comments_rate": 0.03,
"7d_best_engagement_rate": 19.808,
"uploaded": "2023-05-24T09:24:45+0200",
"definition": "hd",
"most_loved": 9.95,
"projection": "rectangular",
"60d_dislikes_rate": 4.025,
"views": "645019",
"views_3m": "247",
"yt_id": "V9vdkXz1vk8",
"7d_likes_rate": 14.632,
"comments": 19,
"projection_last_track": "2023-10-16T01:39:24+0200",
"dislikes_rate": 3.53,
"180d_comments": 13,
"comments_1m": 0,
"7d_comments_rate": 0.1,
"yt_rating_restricted": false,
"dislikes_3m": -9,
"60d_likes": 1746,
"180d_best_engagement_rate": 21.58,
"public_first_track": "2023-05-30T00:00:00+0200",
"180d_likes": 2592,
"likes_1m": -15,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.094,
"comments_1w": 0,
"best_engagement_rate": 13.51,
"likes_1d": 0,
"30d_comments": 7,
"30d_comments_rate": 0.092
},
"sort": [
1684913085000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "0Ae5Vyt_xCc",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -3,
"views_1w": "15",
"relevantTopics": [
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 2745,
"language": "en",
"public_last_track": "2026-03-25T14:35:38+0100",
"30d_best_engagement_rate": 17.001,
"best_engagement": 18.782,
"7d_dislikes_rate": 4.42,
"views_1d": 2,
"60d_dislikes": 1114,
"views_1m": "65",
"modified": "2026-03-25T13:35:38+0000",
"30d_dislikes": 1073,
"7d_dislikes": 980,
"likes": 5038,
"180d_most_loved": 14.75,
"7d_type": "public_v2",
"7d_views": 221728,
"created": "2023-05-24T16:29:05+0000",
"60d_best_engagement_rate": 18.314,
"active": true,
"7d_comments": 9,
"comments_3m": 0,
"dislikes": 1361,
"30d_likes_rate": 12.643,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 3142,
"likes_rate": 13.75,
"60d_comments": 14,
"@indexed": "2026-03-25T13:35:39+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "346150",
"60d_likes_rate": 14.183,
"likes_3m": -25,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 1345,
"60d_views": "273070",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "248519",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/0Ae5Vyt_xCc\/hqdefault.jpg",
"title": "wooden frog asmr #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 4.318,
"views_yearly_historisation": [
{
"years": 2023,
"views": "347762"
}
],
"comments_rate": 0.04,
"7d_best_engagement_rate": 16.84,
"uploaded": "2023-05-22T06:02:35+0200",
"definition": "hd",
"most_loved": 13.75,
"projection": "rectangular",
"60d_dislikes_rate": 4.08,
"views": "366456",
"views_3m": "169",
"yt_id": "0Ae5Vyt_xCc",
"7d_likes_rate": 12.38,
"comments": 16,
"projection_last_track": "2023-10-16T01:39:22+0200",
"dislikes_rate": 3.71,
"180d_comments": 16,
"comments_1m": 1,
"7d_comments_rate": 0.041,
"yt_rating_restricted": false,
"dislikes_3m": -3,
"60d_likes": 3873,
"180d_best_engagement_rate": 18.68,
"public_first_track": "2023-05-30T00:00:00+0200",
"180d_likes": 5105,
"likes_1m": -12,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.051,
"best_engagement_rate": 17.51,
"likes_1d": 0,
"30d_comments": 10,
"30d_comments_rate": 0.04
},
"sort": [
1684728155000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "SwSv6U3kO9U",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": -12,
"views_1w": "21",
"relevantTopics": [
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 546,
"language": "en",
"public_last_track": "2026-03-25T14:35:40+0100",
"30d_best_engagement_rate": 14.934,
"compute_demography_last_track": "2023-09-21T00:00:00+0000",
"best_engagement": 14.151,
"7d_dislikes_rate": 4.941,
"views_1d": 3,
"60d_dislikes": 10302,
"views_1m": "89",
"modified": "2026-03-25T13:35:40+0000",
"30d_dislikes": 1558,
"7d_dislikes": 173,
"likes": 33830,
"180d_most_loved": 9.79,
"7d_type": "public_v2",
"7d_views": 35010,
"created": "2023-05-24T16:29:05+0000",
"60d_best_engagement_rate": 14.062,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 14981,
"30d_likes_rate": 10.609,
"language_type": "snippet",
"dislikes_1w": -6,
"30d_likes": 3844,
"likes_rate": 9.28,
"60d_comments": 36,
"@indexed": "2026-03-25T13:35:41+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "3628957",
"60d_likes_rate": 9.807,
"likes_3m": -173,
"dislikes_1m": -24,
"licensed_content_owner": true,
"180d_dislikes": 15631,
"60d_views": "2429808",
"channel_id": 2477187,
"dislikes_1d": -1,
"30d_views": "362327",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/SwSv6U3kO9U\/hqdefault.jpg",
"title": "ooooooops...... #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 21,
"30d_dislikes_rate": 4.3,
"views_yearly_historisation": [
{
"years": 2023,
"views": "3630574"
}
],
"comments_rate": 0.015,
"7d_best_engagement_rate": 20.68,
"uploaded": "2023-05-22T06:00:43+0200",
"definition": "hd",
"most_loved": 9.28,
"projection": "rectangular",
"60d_dislikes_rate": 4.24,
"views": "3643845",
"views_3m": "258",
"yt_id": "SwSv6U3kO9U",
"7d_likes_rate": 15.596,
"comments": 47,
"projection_last_track": "2023-10-16T01:39:24+0200",
"dislikes_rate": 4.11,
"180d_comments": 53,
"comments_1m": 1,
"7d_comments_rate": 0.143,
"yt_rating_restricted": false,
"dislikes_3m": -72,
"60d_likes": 23830,
"180d_best_engagement_rate": 14.12,
"public_first_track": "2023-05-30T00:00:00+0200",
"180d_likes": 35540,
"likes_1m": -54,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.015,
"best_engagement_rate": 13.41,
"likes_1d": -2,
"comments_1w": 0,
"30d_comments": 9,
"30d_comments_rate": 0.025
},
"sort": [
1684728043000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "iGJjpqah1bw",
"_score": null,
"_routing": "2477187",
"_parent": "2477187",
"_source": {
"country": "us",
"likes_1w": 0,
"views_1w": "30",
"relevantTopics": [
"\/m\/03glg",
"\/m\/019_rr"
],
"7d_likes": 394,
"language": "en",
"public_last_track": "2026-03-25T14:35:41+0100",
"30d_best_engagement_rate": 24.249,
"best_engagement": 18.19,
"7d_dislikes_rate": 5.02,
"views_1d": 4,
"60d_dislikes": 206,
"views_1m": "129",
"modified": "2026-03-25T13:35:41+0000",
"30d_dislikes": 155,
"7d_dislikes": 95,
"likes": 9855,
"180d_most_loved": 12.87,
"7d_type": "public_v2",
"7d_views": 18925,
"created": "2023-05-24T16:29:05+0000",
"60d_best_engagement_rate": 27.464,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 3515,
"30d_likes_rate": 19.673,
"language_type": "snippet",
"dislikes_1w": -1,
"30d_likes": 675,
"likes_rate": 11.78,
"60d_comments": 4,
"@indexed": "2026-03-25T13:35:42+0000",
"tags": [],
"60d_type": "public_v2",
"180d_views": "679082",
"60d_likes_rate": 23.245,
"likes_3m": -26,
"dislikes_1m": -5,
"licensed_content_owner": true,
"180d_dislikes": 2962,
"60d_views": "49774",
"channel_id": 2477187,
"dislikes_1d": 0,
"30d_views": "34311",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/iGJjpqah1bw\/hqdefault.jpg",
"title": "wooden frog asmr #shorts",
"yt_channel_id": "nhQvCDyFLRTyhHwqI2pAAA",
"30d_type": "public_v2",
"duration": 15,
"30d_dislikes_rate": 4.518,
"views_yearly_historisation": [
{
"years": 2023,
"views": "814489"
}
],
"comments_rate": 0.02,
"7d_best_engagement_rate": 25.892,
"uploaded": "2023-05-22T05:54:28+0200",
"definition": "hd",
"most_loved": 11.78,
"projection": "rectangular",
"60d_dislikes_rate": 4.139,
"views": "836810",
"views_3m": "441",
"yt_id": "iGJjpqah1bw",
"7d_likes_rate": 20.819,
"comments": 14,
"projection_last_track": "2023-10-16T01:39:25+0200",
"dislikes_rate": 4.2,
"180d_comments": 19,
"comments_1m": 0,
"7d_comments_rate": 0.053,
"yt_rating_restricted": false,
"dislikes_3m": -16,
"60d_likes": 1157,
"180d_best_engagement_rate": 17.26,
"public_first_track": "2023-05-30T00:00:00+0200",
"180d_likes": 8742,
"likes_1m": -3,
"is_live": false,
"public_stats_viewable": true,
"60d_comments_rate": 0.08,
"best_engagement_rate": 15.99,
"likes_1d": 0,
"30d_comments": 2,
"comments_1w": 0,
"30d_comments_rate": 0.058
},
"sort": [
1684727668000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.855402,
"hits": [
{
"_type": "channels",
"_id": "2477187",
"_score": 14.855402,
"_source": {
"score": 947,
"videos_uploaded": 8012,
"subscribers": 11900000,
"logo": "https:\/\/yt3.ggpht.com\/m5W2MuJgdkn8ze_gnR2Jp0LQh6rDUeP7fc866MnRLuKvXFFsU4BC_SvpHTiG-Y3R7fXotu-A=s800-c-k-c0x00ffffff-no-rj",
"handle": "presenthunt",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2477187",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "PresentHunt",
"videos_views": "37262599027"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}