GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "10080"
}
}
]
}
},
{
"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": 3500
},
"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": 1554,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 23295,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "Y0GST5r-UE0",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/019_rr"
],
"7d_likes": 53,
"language": "en",
"public_last_track": "2026-04-17T11:53:34+0200",
"30d_best_engagement_rate": 17.54,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "9",
"modified": "2026-04-17T09:53:34+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 59,
"180d_most_loved": 17.31,
"7d_type": "public_v2",
"7d_views": 2980,
"sponsoring_score": 0,
"60d_most_loved": 17.27,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 17.59,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 54,
"likes_rate": 17.21,
"60d_comments": 1,
"@indexed": "2026-04-17T09:53:47+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "3235",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "3184",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"30d_most_loved": 17.22,
"30d_views": "3136",
"performance_score": 7.38,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Y0GST5r-UE0\/hqdefault.jpg",
"title": "Nathan Macqueen And Jodie Grinham Clinch Mixed Team Compound Open Gold \ud83e\udd47\ud83c\udfaf",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 12,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "198"
},
{
"years": 2024,
"views": "3199"
}
],
"comments_rate": 0.29,
"7d_best_engagement_rate": 18.12,
"uploaded": "2024-09-03T17:50:34+0200",
"definition": "hd",
"most_loved": 17.21,
"projection": "rectangular",
"views": "3429",
"views_3m": "32",
"yt_id": "Y0GST5r-UE0",
"comments": 1,
"180d_comments": 1,
"comments_1m": 0,
"60d_likes": 55,
"180d_best_engagement_rate": 17.62,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 56,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 17.5,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 17.79
},
"sort": [
1725378634000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "RMC942tc1P8",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 96,
"language": "en",
"public_last_track": "2026-04-17T11:53:34+0200",
"30d_best_engagement_rate": 34.55,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "2",
"modified": "2026-04-17T09:53:34+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 108,
"180d_most_loved": 32.32,
"7d_type": "public_v2",
"7d_views": 2860,
"sponsoring_score": 0,
"60d_most_loved": 33.06,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 34.27,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 109,
"likes_rate": 31.76,
"60d_comments": 3,
"@indexed": "2026-04-17T09:53:47+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "3311",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "3297",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 33.32,
"30d_views": "3271",
"performance_score": 7.88,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/RMC942tc1P8\/hqdefault.jpg",
"title": "Gooooool \u26bd\ufe0f\ud83c\udde6\ud83c\uddf7",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 18,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "75"
},
{
"years": 2024,
"views": "3304"
}
],
"comments_rate": 0.88,
"7d_best_engagement_rate": 34.97,
"uploaded": "2024-09-03T17:33:42+0200",
"definition": "hd",
"most_loved": 31.76,
"projection": "rectangular",
"views": "3401",
"views_3m": "11",
"yt_id": "RMC942tc1P8",
"comments": 3,
"dislikes_rate": 0.29,
"180d_comments": 3,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 109,
"180d_best_engagement_rate": 33.52,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 107,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 32.93,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 33.57
},
"sort": [
1725377622000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "0gDpiim07BQ",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "9",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 27,
"language": "en",
"public_last_track": "2026-04-17T11:53:32+0200",
"30d_best_engagement_rate": 25,
"views_1d": 1,
"60d_dislikes": 0,
"views_1m": "52",
"modified": "2026-04-17T09:53:32+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 39,
"180d_most_loved": 24.73,
"7d_type": "public_v2",
"7d_views": 1146,
"sponsoring_score": 0,
"60d_most_loved": 23.83,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 23.83,
"active": true,
"7d_comments": 0,
"dislikes": 0,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 32,
"likes_rate": 21.21,
"60d_comments": 0,
"@indexed": "2026-04-17T09:53:41+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1415",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1343",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 25,
"30d_views": "1280",
"performance_score": 0.75,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/0gDpiim07BQ\/hqdefault.jpg",
"title": "Germany's Natascha Hiltrop Claims Para Shooting Gold \u2604\ufe0f\ud83c\udde9\ud83c\uddea",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 58,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "302"
},
{
"years": 2024,
"views": "1385"
}
],
"7d_best_engagement_rate": 23.56,
"uploaded": "2024-09-03T17:30:56+0200",
"definition": "hd",
"most_loved": 21.21,
"projection": "rectangular",
"views": "1839",
"views_3m": "141",
"yt_id": "0gDpiim07BQ",
"dislikes_rate": 0,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 32,
"180d_best_engagement_rate": 24.73,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 35,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 21.21,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 23.56
},
"sort": [
1725377456000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "JblcCqLpt5s",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 1625,
"language": "en",
"public_last_track": "2026-04-17T11:53:33+0200",
"30d_best_engagement_rate": 14.47,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 37,
"views_1m": "21",
"modified": "2026-04-17T09:53:33+0000",
"30d_dislikes": 37,
"7d_dislikes": 37,
"likes": 1600,
"180d_most_loved": 13.98,
"7d_type": "public_v2",
"7d_views": 114517,
"60d_most_loved": 14.09,
"created": "2024-09-03T10:47:29+0000",
"60d_best_engagement_rate": 14.43,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 37,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 1628,
"likes_rate": 13.76,
"60d_comments": 2,
"@indexed": "2026-04-17T09:53:42+0000",
"tags": [
"Paralympic Games",
"Paris 2024",
"Paris Paralympics",
"Paris 2024 Paralympics",
"Paralympics Live",
"Summer Paralympics",
"Paris Summer Paralympics",
"Paralympics Paris",
"Para sports",
"Para athletes",
"Paralympic highlights",
"Paralympic medals",
"shooting",
"paralympic shooting",
"shooting paralympics",
"shooting paris 2024",
"shooting olympics",
"shooting para sport",
"shooting para sport live",
"shooting para sport livestreams",
"para shooting",
"para shooting highlights"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "115746",
"likes_3m": -4,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 37,
"60d_views": "115383",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 14.14,
"30d_views": "115169",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/JblcCqLpt5s\/hqdefault.jpg",
"title": "Shooting Para Sport - Women's 50m 3 Positions Final | Day 6 | Paris 2024 Paralympics",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 5406,
"views_yearly_historisation": [
{
"years": 2025,
"views": "615"
},
{
"years": 2024,
"views": "115563"
}
],
"comments_rate": 0.01,
"7d_best_engagement_rate": 14.53,
"uploaded": "2024-09-03T17:26:33+0200",
"definition": "hd",
"most_loved": 13.76,
"projection": "rectangular",
"views": "116262",
"views_3m": "67",
"yt_id": "JblcCqLpt5s",
"comments": 1,
"dislikes_rate": 0.32,
"180d_comments": 2,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 1626,
"180d_best_engagement_rate": 14.32,
"public_first_track": "2024-09-02T00:00:00+0200",
"180d_likes": 1618,
"likes_1m": -2,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 14.09,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 14.19
},
"sort": [
1725377193000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "YJI_pKX15fg",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/06ntj",
"\/m\/07bs0"
],
"7d_likes": 52,
"language": "en",
"public_last_track": "2026-04-17T11:53:35+0200",
"30d_best_engagement_rate": 7.01,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 8,
"views_1m": "1",
"modified": "2026-04-17T09:53:35+0000",
"30d_dislikes": 8,
"7d_dislikes": 8,
"likes": 52,
"180d_most_loved": 5.92,
"7d_type": "public_v2",
"7d_views": 8653,
"sponsoring_score": 0,
"60d_most_loved": 6.07,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 6.99,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 8,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 53,
"likes_rate": 5.82,
"60d_comments": 0,
"@indexed": "2026-04-17T09:53:42+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "8791",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 8,
"60d_views": "8728",
"brand_domains": [
{
"domain": "paralympic.org"
},
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 6.09,
"30d_views": "8706",
"performance_score": 94,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/YJI_pKX15fg\/hqdefault.jpg",
"title": "Sam Schroder: The Dutch Wheelchair Tennis Player With Eyes on Singles & Doubles Glory \ud83c\udfbe\ud83c\uddf3\ud83c\uddf1",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 141,
"average_potential_views": 3021,
"views_yearly_historisation": [
{
"years": 2025,
"views": "175"
},
{
"years": 2024,
"views": "8750"
}
],
"comments_rate": 0,
"7d_best_engagement_rate": 6.93,
"uploaded": "2024-09-03T17:00:36+0200",
"definition": "hd",
"most_loved": 5.82,
"projection": "rectangular",
"views": "8931",
"views_3m": "3",
"yt_id": "YJI_pKX15fg",
"comments": 0,
"dislikes_rate": 0.9,
"180d_comments": 0,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 53,
"180d_best_engagement_rate": 6.83,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 1750,
"180d_likes": 52,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 6.72,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 6.01
},
"sort": [
1725375636000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "K01IRiSBO0Y",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 6,
"language": "en",
"public_last_track": "2026-04-17T11:53:33+0200",
"30d_best_engagement_rate": 8.24,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "2",
"modified": "2026-04-17T09:53:33+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 7,
"180d_most_loved": 8.1,
"7d_type": "public_v2",
"7d_views": 832,
"sponsoring_score": 0,
"60d_most_loved": 8.21,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 8.21,
"active": true,
"7d_comments": 0,
"language_type": "snippet",
"30d_likes": 7,
"likes_rate": 6.79,
"60d_comments": 0,
"@indexed": "2026-04-17T09:53:40+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "864",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "853",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"30d_most_loved": 8.24,
"30d_views": "849",
"performance_score": 0.25,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/K01IRiSBO0Y\/hqdefault.jpg",
"title": "How About That For A Shot \ud83e\udd29",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 7,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "172"
},
{
"years": 2024,
"views": "856"
}
],
"7d_best_engagement_rate": 7.21,
"uploaded": "2024-09-03T16:48:30+0200",
"definition": "hd",
"most_loved": 6.79,
"projection": "rectangular",
"views": "1031",
"views_3m": "3",
"yt_id": "K01IRiSBO0Y",
"180d_comments": 0,
"60d_likes": 7,
"180d_best_engagement_rate": 8.1,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 7,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 6.79,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 7.21
},
"sort": [
1725374910000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "qri9GfxaF4Q",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "23",
"relevantTopics": [
"\/m\/019_rr",
"\/m\/068hy"
],
"7d_likes": 47,
"language": "en",
"public_last_track": "2026-04-17T11:53:37+0200",
"30d_best_engagement_rate": 37.25,
"comments_1d": 0,
"views_1d": 3,
"60d_dislikes": 1,
"views_1m": "114",
"modified": "2026-04-17T09:53:37+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 76,
"180d_most_loved": 34.27,
"7d_type": "public_v2",
"7d_views": 1305,
"sponsoring_score": 0,
"60d_most_loved": 34.17,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 36.26,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 49,
"likes_rate": 22.04,
"60d_comments": 2,
"@indexed": "2026-04-17T09:53:41+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1634",
"likes_3m": 3,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "1434",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 35.1,
"30d_views": "1396",
"performance_score": 0.88,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/qri9GfxaF4Q\/hqdefault.jpg",
"title": "A Silver Lining For Rixt Van Der Horst And Royal Fonq In The Individual Event Grade III\ud83e\udd48",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 16,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1453"
},
{
"years": 2024,
"views": "1520"
}
],
"comments_rate": 0.58,
"7d_best_engagement_rate": 38.31,
"uploaded": "2024-09-03T16:47:11+0200",
"definition": "hd",
"most_loved": 22.04,
"projection": "rectangular",
"views": "3449",
"views_3m": "409",
"yt_id": "qri9GfxaF4Q",
"comments": 2,
"dislikes_rate": 0.29,
"180d_comments": 2,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 49,
"180d_best_engagement_rate": 36.11,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 56,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 22.91,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 36.02
},
"sort": [
1725374831000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "yeTkDaT-cHM",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 33,
"language": "en",
"public_last_track": "2026-04-17T11:53:38+0200",
"30d_best_engagement_rate": 23.94,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "12",
"modified": "2026-04-17T09:53:38+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 36,
"180d_most_loved": 22.29,
"7d_type": "public_v2",
"7d_views": 1360,
"sponsoring_score": 0,
"60d_most_loved": 23.97,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 23.97,
"active": true,
"7d_comments": 0,
"dislikes": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 34,
"likes_rate": 19.2,
"60d_comments": 0,
"@indexed": "2026-04-17T09:53:40+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1570",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1460",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 23.94,
"30d_views": "1420",
"performance_score": 0.88,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/yeTkDaT-cHM\/hqdefault.jpg",
"title": "How About That For A Shot \ud83e\udd29",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 7,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "277"
},
{
"years": 2024,
"views": "1530"
}
],
"7d_best_engagement_rate": 24.26,
"uploaded": "2024-09-03T16:42:48+0200",
"definition": "hd",
"most_loved": 19.2,
"projection": "rectangular",
"views": "1875",
"views_3m": "53",
"yt_id": "yeTkDaT-cHM",
"dislikes_rate": 0,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 35,
"180d_best_engagement_rate": 22.29,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 35,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 19.2,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 24.26
},
"sort": [
1725374568000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "80VM8Mk9S7w",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "5",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 22,
"language": "en",
"public_last_track": "2026-04-17T11:53:32+0200",
"30d_best_engagement_rate": 27.12,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 0,
"views_1m": "24",
"modified": "2026-04-17T09:53:32+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 25,
"180d_most_loved": 23.19,
"7d_type": "public_v2",
"7d_views": 799,
"sponsoring_score": 0,
"60d_most_loved": 24.72,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 28.09,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 21,
"likes_rate": 20.97,
"60d_comments": 3,
"@indexed": "2026-04-17T09:53:47+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "992",
"likes_3m": -1,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "890",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"30d_most_loved": 24.76,
"30d_views": "848",
"performance_score": 12.5,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/80VM8Mk9S7w\/hqdefault.jpg",
"title": "Nacer Zorgani: The French Para Judoka Who Also Has A Career In Ring Announcing \ud83e\udd4b \ud83e\udd4a",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 166,
"average_potential_views": 3021,
"views_yearly_historisation": [
{
"years": 2025,
"views": "193"
},
{
"years": 2024,
"views": "940"
}
],
"comments_rate": 2.52,
"7d_best_engagement_rate": 30.04,
"uploaded": "2024-09-03T16:28:26+0200",
"definition": "hd",
"most_loved": 20.97,
"projection": "rectangular",
"views": "1192",
"views_3m": "53",
"yt_id": "80VM8Mk9S7w",
"comments": 3,
"180d_comments": 3,
"comments_1m": 0,
"60d_likes": 22,
"180d_best_engagement_rate": 26.21,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 1750,
"180d_likes": 23,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 23.49,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 27.53
},
"sort": [
1725373706000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "SrxLhn9xCeE",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "21",
"relevantTopics": [
"\/m\/018w8",
"\/m\/06ntj"
],
"7d_likes": 232,
"language": "en",
"public_last_track": "2026-04-17T11:53:34+0200",
"30d_best_engagement_rate": 8.89,
"views_1d": 3,
"comments_1d": 0,
"60d_dislikes": 6,
"views_1m": "78",
"modified": "2026-04-17T09:53:34+0000",
"30d_dislikes": 6,
"7d_dislikes": 5,
"likes": 238,
"180d_most_loved": 8.49,
"7d_type": "public_v2",
"7d_views": 27028,
"60d_most_loved": 8.57,
"created": "2024-09-03T10:47:29+0000",
"60d_best_engagement_rate": 8.86,
"active": true,
"7d_comments": 1,
"dislikes": 7,
"comments_3m": 0,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 234,
"likes_rate": 8.37,
"60d_comments": 2,
"@indexed": "2026-04-17T09:53:42+0000",
"tags": [
"Paralympic Games",
"Paris 2024",
"Paris Paralympics",
"Paris 2024 Paralympics",
"Paralympics Live",
"Summer Paralympics",
"Paris Summer Paralympics",
"Paralympics Paris",
"Para sports",
"Para athletes",
"Paralympic highlights",
"Paralympic medals",
"Wheelchair sports",
"Paralympic records",
"Paralympic events",
"Goalball",
"paralympic goalball",
"goalball paris",
"goalball paris 2024",
"goalball 2024",
"goalball live",
"goalball livestream",
"goalball paralympic games",
"goalball highlights"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "27429",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 6,
"60d_views": "27302",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 8.59,
"30d_views": "27229",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/SrxLhn9xCeE\/hqdefault.jpg",
"title": "Goalball - Women's Quarterfinal CHN x FRA & CAN x ISR | Day 6 | Paris 2024 Paralympics",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 10361,
"views_yearly_historisation": [
{
"years": 2025,
"views": "760"
},
{
"years": 2024,
"views": "27378"
}
],
"comments_rate": 0.07,
"7d_best_engagement_rate": 8.81,
"uploaded": "2024-09-03T16:24:13+0200",
"definition": "hd",
"most_loved": 8.37,
"projection": "rectangular",
"views": "28436",
"views_3m": "255",
"yt_id": "SrxLhn9xCeE",
"comments": 2,
"dislikes_rate": 0.25,
"180d_comments": 2,
"comments_1m": 0,
"dislikes_3m": 1,
"60d_likes": 234,
"180d_best_engagement_rate": 8.79,
"public_first_track": "2024-09-02T00:00:00+0200",
"180d_likes": 233,
"likes_1m": -1,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 8.69,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 2,
"7d_most_loved": 8.58
},
"sort": [
1725373453000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "HvCJIZznz0Y",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 10,
"language": "en",
"public_last_track": "2026-04-17T11:53:33+0200",
"30d_best_engagement_rate": 7.48,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "5",
"modified": "2026-04-17T09:53:33+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 13,
"180d_most_loved": 6.59,
"7d_type": "public_v2",
"7d_views": 1567,
"sponsoring_score": 0,
"60d_most_loved": 6.74,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 7.36,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 11,
"likes_rate": 7.47,
"60d_comments": 1,
"@indexed": "2026-04-17T09:53:46+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1669",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1631",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"30d_most_loved": 6.85,
"dislikes_1d": 0,
"30d_views": "1605",
"performance_score": 1.25,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/HvCJIZznz0Y\/hqdefault.jpg",
"title": "China Book Their Ticket To The Goalball Semi-Finals \ud83c\udde8\ud83c\uddf3\u2705",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 34,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "80"
},
{
"years": 2024,
"views": "1649"
}
],
"comments_rate": 0.57,
"7d_best_engagement_rate": 7.02,
"uploaded": "2024-09-03T16:04:52+0200",
"definition": "hd",
"most_loved": 7.47,
"projection": "rectangular",
"views": "1741",
"views_3m": "11",
"yt_id": "HvCJIZznz0Y",
"comments": 1,
"dislikes_rate": 0.57,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 11,
"180d_best_engagement_rate": 7.19,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 11,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 8.62,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 6.38
},
"sort": [
1725372292000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ZShvR_a0afE",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 41,
"language": "en",
"public_last_track": "2026-04-17T11:53:35+0200",
"30d_best_engagement_rate": 4.08,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "0",
"modified": "2026-04-17T09:53:35+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 41,
"180d_most_loved": 3.56,
"7d_type": "public_v2",
"7d_views": 11714,
"sponsoring_score": 0,
"60d_most_loved": 3.57,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 4.08,
"active": true,
"7d_comments": 5,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 42,
"likes_rate": 3.46,
"60d_comments": 5,
"@indexed": "2026-04-17T09:53:42+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "11807",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "11779",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 3.57,
"30d_views": "11770",
"performance_score": 47.38,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ZShvR_a0afE\/hqdefault.jpg",
"title": "Argentina Are Into The Semi-Finals \ud83c\udf89\ud83c\udde6\ud83c\uddf7",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 22,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "45"
},
{
"years": 2024,
"views": "11795"
}
],
"comments_rate": 0.42,
"7d_best_engagement_rate": 4.01,
"uploaded": "2024-09-03T16:02:37+0200",
"definition": "hd",
"most_loved": 3.46,
"projection": "rectangular",
"views": "11843",
"views_3m": "3",
"yt_id": "ZShvR_a0afE",
"comments": 5,
"dislikes_rate": 0.08,
"180d_comments": 5,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 42,
"180d_best_engagement_rate": 4.07,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 42,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 3.97,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 5,
"7d_most_loved": 3.5
},
"sort": [
1725372157000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "_o7fELDungI",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 6,
"language": "en",
"public_last_track": "2026-04-17T11:53:35+0200",
"30d_best_engagement_rate": 10.87,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "1",
"modified": "2026-04-17T09:53:35+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 8,
"180d_most_loved": 10.72,
"7d_type": "public_v2",
"7d_views": 711,
"sponsoring_score": 0,
"60d_most_loved": 10.87,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 10.87,
"active": true,
"7d_comments": 0,
"language_type": "snippet",
"30d_likes": 8,
"likes_rate": 10.34,
"60d_comments": 0,
"@indexed": "2026-04-17T09:53:42+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "746",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "736",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"30d_most_loved": 10.87,
"30d_views": "736",
"performance_score": 0.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/_o7fELDungI\/hqdefault.jpg",
"title": "So Close \ud83d\ude33 Japan Nearly Equalise Against Argentina",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 26,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "30"
},
{
"years": 2024,
"views": "742"
}
],
"7d_best_engagement_rate": 8.44,
"uploaded": "2024-09-03T16:01:00+0200",
"definition": "hd",
"most_loved": 10.34,
"projection": "rectangular",
"views": "774",
"views_3m": "1",
"yt_id": "_o7fELDungI",
"180d_comments": 0,
"60d_likes": 8,
"180d_best_engagement_rate": 10.72,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 8,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 10.34,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 8.44
},
"sort": [
1725372060000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "oYKdR4UZp10",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "8",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 54,
"language": "en",
"public_last_track": "2026-04-17T11:53:37+0200",
"30d_best_engagement_rate": 22.54,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 1,
"views_1m": "30",
"modified": "2026-04-17T09:53:37+0000",
"30d_dislikes": 1,
"7d_dislikes": 0,
"likes": 66,
"180d_most_loved": 23.21,
"7d_type": "public_v2",
"7d_views": 2303,
"sponsoring_score": 0,
"60d_most_loved": 22.97,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 23.35,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 56,
"likes_rate": 20.69,
"60d_comments": 0,
"@indexed": "2026-04-17T09:53:42+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "2714",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "2612",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 22.14,
"30d_views": "2529",
"performance_score": 4.38,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/oYKdR4UZp10\/hqdefault.jpg",
"title": "Aida Dahlen Is Through To The Para Table Tennis WS8 Semi-Finals \ud83c\udfd3\ud83c\uddf3\ud83c\uddf4",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 16,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "415"
},
{
"years": 2024,
"views": "2670"
}
],
"comments_rate": 0,
"7d_best_engagement_rate": 23.45,
"uploaded": "2024-09-03T15:59:57+0200",
"definition": "hd",
"most_loved": 20.69,
"projection": "rectangular",
"views": "3190",
"views_3m": "93",
"yt_id": "oYKdR4UZp10",
"comments": 0,
"dislikes_rate": 0.31,
"180d_comments": 0,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 60,
"180d_best_engagement_rate": 23.58,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 63,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 21,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 23.45
},
"sort": [
1725371997000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "xrPZ1Bjqkv0",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "18",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 49,
"language": "en",
"public_last_track": "2026-04-17T11:53:38+0200",
"30d_best_engagement_rate": 23.6,
"comments_1d": 0,
"views_1d": 3,
"60d_dislikes": 2,
"views_1m": "59",
"modified": "2026-04-17T09:53:38+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 62,
"180d_most_loved": 20.63,
"7d_type": "public_v2",
"7d_views": 2187,
"sponsoring_score": 0,
"60d_most_loved": 21.22,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 23.27,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 3,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 52,
"likes_rate": 17.99,
"60d_comments": 3,
"@indexed": "2026-04-17T09:53:40+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "2569",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"60d_views": "2450",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 21.53,
"30d_views": "2415",
"performance_score": 3.75,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/xrPZ1Bjqkv0\/hqdefault.jpg",
"title": "Amirhossein Alipour Darbeid Strikes Gold In The F11 Shot Put \ud83e\udd47\ud83c\uddee\ud83c\uddf7",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 16,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "789"
},
{
"years": 2024,
"views": "2515"
}
],
"comments_rate": 0.87,
"7d_best_engagement_rate": 24.23,
"uploaded": "2024-09-03T15:56:23+0200",
"definition": "hd",
"most_loved": 17.99,
"projection": "rectangular",
"views": "3446",
"views_3m": "120",
"yt_id": "xrPZ1Bjqkv0",
"comments": 3,
"dislikes_rate": 0.87,
"180d_comments": 3,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 52,
"180d_best_engagement_rate": 22.58,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 53,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 19.73,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 22.41
},
"sort": [
1725371783000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "nNoEMoFFCd4",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 43,
"language": "en",
"public_last_track": "2026-04-17T11:53:37+0200",
"30d_best_engagement_rate": 22.77,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "10",
"modified": "2026-04-17T09:53:37+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 51,
"180d_most_loved": 21.91,
"7d_type": "public_v2",
"7d_views": 1973,
"sponsoring_score": 0,
"60d_most_loved": 21.75,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 22.67,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 46,
"likes_rate": 20.96,
"60d_comments": 1,
"@indexed": "2026-04-17T09:53:42+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "2236",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "2161",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 21.82,
"30d_views": "2108",
"performance_score": 2.63,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/nNoEMoFFCd4\/hqdefault.jpg",
"title": "China Book Their Ticket To The Goalball Semi-Finals \ud83c\udde8\ud83c\uddf3\u2705",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 34,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "186"
},
{
"years": 2024,
"views": "2189"
}
],
"comments_rate": 0.41,
"7d_best_engagement_rate": 22.81,
"uploaded": "2024-09-03T15:51:07+0200",
"definition": "hd",
"most_loved": 20.96,
"projection": "rectangular",
"views": "2433",
"views_3m": "48",
"yt_id": "nNoEMoFFCd4",
"comments": 1,
"dislikes_rate": 0.41,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 47,
"180d_best_engagement_rate": 22.81,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 49,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 21.78,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 21.79
},
"sort": [
1725371467000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Afk7cBCy6xs",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "15",
"relevantTopics": [
"\/m\/019_rr",
"\/m\/068hy"
],
"7d_likes": 26,
"language": "en",
"public_last_track": "2026-04-17T11:53:33+0200",
"30d_best_engagement_rate": 35.35,
"views_1d": 2,
"comments_1d": 0,
"60d_dislikes": 0,
"views_1m": "57",
"modified": "2026-04-17T09:53:33+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 35,
"180d_most_loved": 33.19,
"7d_type": "public_v2",
"7d_views": 749,
"sponsoring_score": 0,
"60d_most_loved": 32.49,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 33.69,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 27,
"likes_rate": 23.54,
"60d_comments": 1,
"@indexed": "2026-04-17T09:53:37+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "934",
"likes_3m": 2,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "831",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"30d_most_loved": 34.09,
"30d_views": "792",
"performance_score": 0.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Afk7cBCy6xs\/hqdefault.jpg",
"title": "Rebecca Hart and Floratina Showing Their Class \u2728",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 16,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "451"
},
{
"years": 2024,
"views": "879"
}
],
"comments_rate": 0.67,
"7d_best_engagement_rate": 36.05,
"uploaded": "2024-09-03T15:47:29+0200",
"definition": "hd",
"most_loved": 23.54,
"projection": "rectangular",
"views": "1487",
"views_3m": "139",
"yt_id": "Afk7cBCy6xs",
"comments": 1,
"180d_comments": 1,
"comments_1m": 0,
"60d_likes": 27,
"180d_best_engagement_rate": 34.26,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 31,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 24.21,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 1,
"7d_most_loved": 34.71
},
"sort": [
1725371249000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "AfFzCmY4_LE",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 18,
"language": "en",
"public_last_track": "2026-04-17T11:53:33+0200",
"30d_best_engagement_rate": 10.06,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "0",
"modified": "2026-04-17T09:53:33+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 24,
"180d_most_loved": 8.13,
"7d_type": "public_v2",
"7d_views": 1096,
"sponsoring_score": 0,
"60d_most_loved": 8.2,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 9.63,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 24,
"likes_rate": 8.4,
"60d_comments": 4,
"@indexed": "2026-04-17T09:53:42+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "2830",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "2804",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"30d_most_loved": 8.63,
"30d_views": "2782",
"performance_score": 71.38,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/AfFzCmY4_LE\/hqdefault.jpg",
"title": "Jinho Park Takes Gold In 50m Rifle With A Paralympic Record \ud83e\udd47\ud83c\uddf0\ud83c\uddf7",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 67,
"average_potential_views": 3021,
"views_yearly_historisation": [
{
"years": 2025,
"views": "45"
},
{
"years": 2024,
"views": "2811"
}
],
"comments_rate": 1.05,
"7d_best_engagement_rate": 19.16,
"uploaded": "2024-09-03T15:42:13+0200",
"definition": "hd",
"most_loved": 8.4,
"projection": "rectangular",
"views": "2858",
"views_3m": "2",
"yt_id": "AfFzCmY4_LE",
"comments": 3,
"180d_comments": 3,
"comments_1m": 0,
"60d_likes": 23,
"180d_best_engagement_rate": 9.19,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 1750,
"180d_likes": 23,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 9.45,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 4,
"7d_most_loved": 16.42
},
"sort": [
1725370933000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "1x9Uk9JV-7k",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 51,
"language": "en",
"public_last_track": "2026-04-17T11:53:32+0200",
"30d_best_engagement_rate": 30.31,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 8,
"views_1m": "6",
"modified": "2026-04-17T09:53:32+0000",
"30d_dislikes": 8,
"7d_dislikes": 4,
"likes": 78,
"180d_most_loved": 25.31,
"7d_type": "public_v2",
"7d_views": 1838,
"sponsoring_score": 0,
"60d_most_loved": 26.02,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 30.02,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 8,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 78,
"likes_rate": 24.27,
"60d_comments": 4,
"@indexed": "2026-04-17T09:53:41+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "3082",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 8,
"60d_views": "2998",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 26.27,
"30d_views": "2969",
"performance_score": 6.5,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/1x9Uk9JV-7k\/hqdefault.jpg",
"title": "Chao Yang Takes Gold In The Mixed 25m Pistol SH1 \ud83e\udd47\ud83c\udde8\ud83c\uddf3",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 14,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "140"
},
{
"years": 2024,
"views": "3055"
}
],
"comments_rate": 0.93,
"7d_best_engagement_rate": 31.01,
"uploaded": "2024-09-03T15:41:21+0200",
"definition": "hd",
"most_loved": 24.27,
"projection": "rectangular",
"views": "3214",
"views_3m": "16",
"yt_id": "1x9Uk9JV-7k",
"comments": 3,
"dislikes_rate": 2.49,
"180d_comments": 4,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 78,
"180d_best_engagement_rate": 29.2,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 78,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 27.69,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 4,
"7d_most_loved": 27.75
},
"sort": [
1725370881000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ZTEEHePVZsY",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 33,
"language": "en",
"public_last_track": "2026-04-17T11:53:35+0200",
"30d_best_engagement_rate": 14.62,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "2",
"modified": "2026-04-17T09:53:35+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 33,
"180d_most_loved": 14.04,
"7d_type": "public_v2",
"7d_views": 2270,
"sponsoring_score": 0,
"60d_most_loved": 14.13,
"created": "2024-09-04T08:28:40+0000",
"60d_best_engagement_rate": 14.55,
"active": true,
"7d_comments": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 33,
"likes_rate": 13.82,
"60d_comments": 0,
"@indexed": "2026-04-17T09:53:42+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "2350",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "2336",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 14.19,
"30d_views": "2326",
"performance_score": 3.25,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ZTEEHePVZsY\/hqdefault.jpg",
"title": "Argentina Are Into The Semi-Finals \ud83c\udf89\ud83c\udde6\ud83c\uddf7",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 22,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "37"
},
{
"years": 2024,
"views": "2346"
}
],
"7d_best_engagement_rate": 14.98,
"uploaded": "2024-09-03T15:37:13+0200",
"definition": "hd",
"most_loved": 13.82,
"projection": "rectangular",
"views": "2387",
"views_3m": "3",
"yt_id": "ZTEEHePVZsY",
"dislikes_rate": 0.42,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 33,
"180d_best_engagement_rate": 14.47,
"public_first_track": "2024-09-03T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 33,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 14.24,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 14.54
},
"sort": [
1725370633000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.599916,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.599916,
"_source": {
"score": 606,
"videos_uploaded": 23603,
"subscribers": 1500000,
"logo": "https:\/\/yt3.ggpht.com\/rde27VRRp6j9xJ9NHAm11W4Fj7g5rWkxTFGubm-fC2zog9qz1NbkKZ3g_zqV3Yz6oa2FhYOu7wY=s800-c-k-c0x00ffffff-no-rj",
"handle": "paralympics",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "10080",
"YtmpContentOwner": {
"display_name": "Little Dot Studios - International Paralympics"
},
"is_brand": false,
"display_name": "Paralympic Games",
"videos_views": "1266962882"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}