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": 2960
},
"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": 929,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 23267,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "Y1KAeNiRlpo",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 2,
"language": "en",
"public_last_track": "2026-04-06T06:33:07+0200",
"30d_best_engagement_rate": 11.24,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "9",
"modified": "2026-04-06T04:33:07+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 3,
"180d_most_loved": 7.52,
"7d_type": "public_v2",
"7d_views": 180,
"sponsoring_score": 0,
"60d_most_loved": 10.1,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 10.1,
"active": true,
"7d_comments": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 3,
"likes_rate": 2.5,
"60d_comments": 0,
"@indexed": "2026-04-06T04:33:12+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "399",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "297",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"30d_most_loved": 11.24,
"dislikes_1d": 0,
"30d_views": "267",
"performance_score": 0,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Y1KAeNiRlpo\/hqdefault.jpg",
"title": "Sebastian Massabie Wins Men's 50m Freestyle Gold \ud83c\udde8\ud83c\udde6\ud83e\udd47",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 56,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "840"
},
{
"years": 2024,
"views": "324"
}
],
"7d_best_engagement_rate": 11.11,
"uploaded": "2024-09-07T14:15:52+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 2.5,
"views": "1200",
"views_3m": "36",
"yt_id": "Y1KAeNiRlpo",
"dislikes_rate": 0.83,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 3,
"180d_best_engagement_rate": 10.03,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 3,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 3.33,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 11.11
},
"sort": [
1725711352000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "KXLsA0Ff5ak",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 11,
"language": "en",
"public_last_track": "2026-04-06T06:33:05+0200",
"30d_best_engagement_rate": 14.86,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "1",
"modified": "2026-04-06T04:33:05+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 13,
"180d_most_loved": 12.09,
"7d_type": "public_v2",
"7d_views": 703,
"sponsoring_score": 0,
"60d_most_loved": 12.99,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 14.07,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 12,
"likes_rate": 11.05,
"60d_comments": 1,
"@indexed": "2026-04-06T04:33:06+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1075",
"likes_3m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "924",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"30d_most_loved": 13.71,
"30d_views": "875",
"performance_score": 14,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/KXLsA0Ff5ak\/hqdefault.jpg",
"title": "It's a new world record as China takes gold in the Universal Relay! \ud83e\udd47\ud83c\udde8\ud83c\uddf3",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 71,
"average_potential_views": 3021,
"views_yearly_historisation": [
{
"years": 2025,
"views": "186"
},
{
"years": 2024,
"views": "988"
}
],
"comments_rate": 0.85,
"7d_best_engagement_rate": 17.07,
"uploaded": "2024-09-07T14:15:11+0200",
"definition": "hd",
"most_loved": 11.05,
"projection": "rectangular",
"views": "1177",
"views_3m": "3",
"yt_id": "KXLsA0Ff5ak",
"comments": 1,
"180d_comments": 1,
"comments_1m": 0,
"60d_likes": 12,
"180d_best_engagement_rate": 13.02,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 1750,
"180d_likes": 13,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 11.89,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1,
"7d_most_loved": 15.65
},
"sort": [
1725711311000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "wroQxkVOMNU",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 1,
"views_1w": "34",
"relevantTopics": [
"\/m\/04rlf"
],
"7d_likes": 23,
"language": "en",
"public_last_track": "2026-04-06T06:33:08+0200",
"30d_best_engagement_rate": 26.66,
"comments_1d": 0,
"views_1d": 5,
"60d_dislikes": 2,
"views_1m": "193",
"modified": "2026-04-06T04:33:08+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 84,
"180d_most_loved": 19.75,
"7d_type": "public_v2",
"7d_views": 964,
"sponsoring_score": 0,
"60d_most_loved": 21.44,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 25.61,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 4,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 30,
"likes_rate": 17.25,
"60d_comments": 5,
"@indexed": "2026-04-06T04:33:10+0000",
"tags": [
"Paralympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"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",
"Paralympic records",
"Paralympic games",
"Paralympic golds",
"Paralympic wins",
"Paralympic games 2024",
"Paralympic games evening",
"Paralympic games morning",
"Paralympic games extended"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "2683",
"likes_3m": 8,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 4,
"60d_views": "1679",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 21.61,
"30d_views": "1388",
"performance_score": 36.88,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/wroQxkVOMNU\/hqdefault.jpg",
"title": "Opening Ceremony Performance At Paris 2024 Paralympics was Outstanding \ud83d\udd25",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 334,
"average_potential_views": 3021,
"views_yearly_historisation": [
{
"years": 2025,
"views": "2009"
},
{
"years": 2024,
"views": "2156"
}
],
"comments_rate": 1.03,
"7d_best_engagement_rate": 29.05,
"uploaded": "2024-09-07T14:02:08+0200",
"definition": "hd",
"most_loved": 17.25,
"projection": "rectangular",
"views": "4869",
"views_3m": "682",
"yt_id": "wroQxkVOMNU",
"comments": 5,
"dislikes_rate": 0.82,
"180d_comments": 5,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 36,
"180d_best_engagement_rate": 23.11,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 1750,
"180d_likes": 53,
"likes_1m": 3,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 19.1,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 5,
"7d_most_loved": 23.86
},
"sort": [
1725710528000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "5gfJaMyu2FY",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "11",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 632,
"language": "en",
"public_last_track": "2026-04-06T06:33:04+0200",
"30d_best_engagement_rate": 6.29,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 24,
"views_1m": "45",
"modified": "2026-04-06T04:33:04+0000",
"30d_dislikes": 24,
"7d_dislikes": 23,
"likes": 649,
"180d_most_loved": 5.9,
"7d_type": "public_v2",
"7d_views": 99004,
"60d_most_loved": 5.96,
"created": "2024-09-06T07:20:57+0000",
"60d_best_engagement_rate": 6.22,
"active": true,
"7d_comments": 4,
"comments_3m": 0,
"dislikes": 25,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 638,
"likes_rate": 5.87,
"60d_comments": 4,
"@indexed": "2026-04-06T04:33:05+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",
"Athletics",
"para Athletics",
"paralympics",
"paralympic Athletics",
"paris",
"Athletics paralympic games",
"Athletics paris 2024",
"para Athletics 2024",
"para athletics highlights",
"athletics highlights"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "109085",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 25,
"60d_views": "107370",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 6.03,
"30d_views": "105867",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/5gfJaMyu2FY\/hqdefault.jpg",
"title": "Para Athletics - Integrated Men's & Women's Heats & Finals | Day 10 | Paris 2024 Paralympics",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 14175,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1866"
},
{
"years": 2024,
"views": "108516"
}
],
"comments_rate": 0.04,
"7d_best_engagement_rate": 6.66,
"uploaded": "2024-09-07T13:59:12+0200",
"definition": "hd",
"most_loved": 5.87,
"projection": "rectangular",
"views": "110534",
"views_3m": "143",
"yt_id": "5gfJaMyu2FY",
"comments": 4,
"dislikes_rate": 0.23,
"180d_comments": 4,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 640,
"180d_best_engagement_rate": 6.17,
"public_first_track": "2024-09-05T00:00:00+0200",
"180d_likes": 644,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 6.13,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 4,
"7d_most_loved": 6.38
},
"sort": [
1725710352000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "lxtGNYacIo4",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "14",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 74,
"language": "en",
"public_last_track": "2026-04-06T06:33:08+0200",
"30d_best_engagement_rate": 15.09,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 0,
"views_1m": "63",
"modified": "2026-04-06T04:33:08+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 86,
"180d_most_loved": 13.08,
"7d_type": "public_v2",
"7d_views": 5483,
"sponsoring_score": 0,
"60d_most_loved": 13.24,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 14.96,
"active": true,
"7d_comments": 10,
"comments_3m": 0,
"dislikes": 0,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 77,
"likes_rate": 12.29,
"60d_comments": 10,
"@indexed": "2026-04-06T04:33:13+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "6040",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "5814",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 13.35,
"30d_views": "5766",
"performance_score": 89.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/lxtGNYacIo4\/hqdefault.jpg",
"title": "Mauricio Valencia Powers To Gold in The Men's Shot Put F34 \u2604\ufe0f\ud83e\udd47\ud83c\udde8\ud83c\uddf4",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 67,
"average_potential_views": 3021,
"views_yearly_historisation": [
{
"years": 2025,
"views": "913"
},
{
"years": 2024,
"views": "5895"
}
],
"comments_rate": 1.57,
"7d_best_engagement_rate": 15.32,
"uploaded": "2024-09-07T13:53:24+0200",
"definition": "hd",
"most_loved": 12.29,
"projection": "rectangular",
"views": "6996",
"views_3m": "183",
"yt_id": "lxtGNYacIo4",
"comments": 11,
"dislikes_rate": 0,
"180d_comments": 11,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 77,
"180d_best_engagement_rate": 14.9,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 1750,
"180d_likes": 79,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 13.87,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 10,
"7d_most_loved": 13.5
},
"sort": [
1725710004000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "2A2JhkD_UWU",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "8",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 82,
"language": "en",
"public_last_track": "2026-04-06T06:33:04+0200",
"30d_best_engagement_rate": 29.81,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 1,
"views_1m": "22",
"modified": "2026-04-06T04:33:04+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 84,
"180d_most_loved": 24.8,
"7d_type": "public_v2",
"7d_views": 2939,
"sponsoring_score": 0,
"60d_most_loved": 26.63,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 29.52,
"active": true,
"7d_comments": 8,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 83,
"likes_rate": 23.17,
"60d_comments": 8,
"@indexed": "2026-04-06T04:33:06+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "3307",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "3117",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 26.9,
"30d_views": "3086",
"performance_score": 7,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/2A2JhkD_UWU\/hqdefault.jpg",
"title": "Nurkhon Kurbanova Launches Herself To The Javelin F54 Paralympic Title \ud83e\udd47\ud83c\uddfa\ud83c\uddff",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 53,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "395"
},
{
"years": 2024,
"views": "3177"
}
],
"comments_rate": 1.93,
"7d_best_engagement_rate": 30.96,
"uploaded": "2024-09-07T13:52:38+0200",
"definition": "hd",
"most_loved": 23.17,
"projection": "rectangular",
"views": "3626",
"views_3m": "52",
"yt_id": "2A2JhkD_UWU",
"comments": 7,
"dislikes_rate": 0.28,
"180d_comments": 8,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 83,
"180d_best_engagement_rate": 27.52,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 82,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 25.37,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 8,
"7d_most_loved": 27.9
},
"sort": [
1725709958000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "QTMRBKB-k8s",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 21,
"language": "en",
"public_last_track": "2026-04-06T06:33:06+0200",
"30d_best_engagement_rate": 11.51,
"views_1d": 0,
"comments_1d": 0,
"60d_dislikes": 0,
"views_1m": "5",
"modified": "2026-04-06T04:33:06+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 22,
"180d_most_loved": 9.94,
"7d_type": "public_v2",
"7d_views": 1908,
"sponsoring_score": 0,
"60d_most_loved": 10.41,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 11.35,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"language_type": "snippet",
"30d_likes": 22,
"likes_rate": 9.51,
"60d_comments": 2,
"@indexed": "2026-04-06T04:33:13+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "2214",
"likes_3m": -1,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "2114",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"30d_most_loved": 10.55,
"30d_views": "2085",
"performance_score": 2.5,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/QTMRBKB-k8s\/hqdefault.jpg",
"title": "Gold For James Turner In The Men's 100m \ud83d\udca8\ud83e\udd47\ud83c\udde6\ud83c\uddfa",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 55,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "141"
},
{
"years": 2024,
"views": "2160"
}
],
"comments_rate": 0.86,
"7d_best_engagement_rate": 12.05,
"uploaded": "2024-09-07T13:41:50+0200",
"definition": "hd",
"most_loved": 9.51,
"projection": "rectangular",
"views": "2313",
"views_3m": "12",
"yt_id": "QTMRBKB-k8s",
"comments": 2,
"180d_comments": 2,
"comments_1m": 0,
"60d_likes": 22,
"180d_best_engagement_rate": 10.84,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 22,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 10.38,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 2,
"7d_most_loved": 11.01
},
"sort": [
1725709310000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "XHJANm0mHGY",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "7",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 291,
"language": "en",
"public_last_track": "2026-04-06T06:33:06+0200",
"30d_best_engagement_rate": 10.91,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 6,
"views_1m": "40",
"modified": "2026-04-06T04:33:07+0000",
"30d_dislikes": 5,
"7d_dislikes": 5,
"likes": 306,
"180d_most_loved": 10.49,
"7d_type": "public_v2",
"7d_views": 27056,
"60d_most_loved": 10.57,
"created": "2024-09-06T07:20:54+0000",
"60d_best_engagement_rate": 10.89,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 6,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 294,
"likes_rate": 10.46,
"60d_comments": 3,
"@indexed": "2026-04-06T04:33:09+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",
"judo",
"paralympic judo",
"judo paralympics",
"judo paris 2024",
"judo paris",
"judo olympics",
"judopara",
"judo live",
"judo livestreams",
"para judo",
"judo highlights",
"para judo highlights"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "28493",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 6,
"60d_views": "28004",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 10.62,
"30d_views": "27679",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/XHJANm0mHGY\/hqdefault.jpg",
"title": "Para Judo - Preliminary Rounds - Women's +70kg, Men's -90kg & +90kg | Day 10",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 14261,
"views_yearly_historisation": [
{
"years": 2025,
"views": "837"
},
{
"years": 2024,
"views": "28284"
}
],
"comments_rate": 0.1,
"7d_best_engagement_rate": 11.05,
"uploaded": "2024-09-07T13:40:19+0200",
"definition": "hd",
"most_loved": 10.46,
"projection": "rectangular",
"views": "29265",
"views_3m": "138",
"yt_id": "XHJANm0mHGY",
"comments": 3,
"dislikes_rate": 0.21,
"180d_comments": 3,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 296,
"180d_best_engagement_rate": 10.81,
"public_first_track": "2024-09-05T00:00:00+0200",
"180d_likes": 299,
"likes_1m": 1,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 10.76,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 3,
"7d_most_loved": 10.76
},
"sort": [
1725709219000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "6xbVrNlVDjY",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 195,
"language": "en",
"public_last_track": "2026-04-06T06:33:04+0200",
"30d_best_engagement_rate": 36.48,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "40",
"modified": "2026-04-06T04:33:04+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 225,
"180d_most_loved": 29.88,
"7d_type": "public_v2",
"7d_views": 5856,
"sponsoring_score": 0,
"60d_most_loved": 33.79,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 36.31,
"active": true,
"7d_comments": 14,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 211,
"likes_rate": 24.76,
"60d_comments": 15,
"@indexed": "2026-04-06T04:33:06+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "7230",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "6334",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 33.91,
"30d_views": "6222",
"performance_score": 90.25,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/6xbVrNlVDjY\/hqdefault.jpg",
"title": "Rayane Soares Da Silva Soars To Gold In The 400m T13 \ud83e\udd47\ud83d\udd25\ud83c\udde7\ud83c\uddf7",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 85,
"average_potential_views": 3021,
"views_yearly_historisation": [
{
"years": 2025,
"views": "2113"
},
{
"years": 2024,
"views": "6622"
}
],
"comments_rate": 1.54,
"7d_best_engagement_rate": 35.86,
"uploaded": "2024-09-07T13:39:30+0200",
"definition": "hd",
"most_loved": 24.76,
"projection": "rectangular",
"views": "9089",
"views_3m": "333",
"yt_id": "6xbVrNlVDjY",
"comments": 14,
"dislikes_rate": 0.11,
"180d_comments": 14,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 214,
"180d_best_engagement_rate": 31.95,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 1750,
"180d_likes": 216,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 26.41,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 15,
"7d_most_loved": 33.3
},
"sort": [
1725709170000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "84JaHCeOG7s",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "4",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 7,
"language": "en",
"public_last_track": "2026-04-06T06:33:05+0200",
"30d_best_engagement_rate": 15.65,
"views_1d": 1,
"comments_1d": 0,
"60d_dislikes": 0,
"views_1m": "13",
"modified": "2026-04-06T04:33:05+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 14,
"180d_most_loved": 12.21,
"7d_type": "public_v2",
"7d_views": 661,
"sponsoring_score": 0,
"60d_most_loved": 11.19,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 16.78,
"active": true,
"7d_comments": 4,
"comments_3m": 1,
"language_type": "snippet",
"30d_likes": 7,
"likes_rate": 12.51,
"60d_comments": 4,
"@indexed": "2026-04-06T04:33:06+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "819",
"likes_3m": 1,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "715",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"30d_most_loved": 9.96,
"30d_views": "703",
"performance_score": 8.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/84JaHCeOG7s\/hqdefault.jpg",
"title": "Orkhan Aslanov Leaps To Gold In The Men's Long Jump T13 \ud83e\udd47\ud83c\udde6\ud83c\uddff",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 63,
"average_potential_views": 3021,
"views_yearly_historisation": [
{
"years": 2025,
"views": "332"
},
{
"years": 2024,
"views": "750"
}
],
"comments_rate": 4.47,
"7d_best_engagement_rate": 16.64,
"uploaded": "2024-09-07T13:37:30+0200",
"definition": "hd",
"most_loved": 12.51,
"projection": "rectangular",
"views": "1119",
"views_3m": "36",
"yt_id": "84JaHCeOG7s",
"comments": 5,
"180d_comments": 4,
"comments_1m": 1,
"60d_likes": 8,
"180d_best_engagement_rate": 17.09,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 1750,
"180d_likes": 10,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 16.98,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 4,
"7d_most_loved": 10.59
},
"sort": [
1725709050000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "O3beO_dUfwY",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"f_age18-24": 1.6,
"likes_1w": 0,
"relevantTopics": [
"\/m\/06ntj"
],
"age13-17": 1.337,
"m_age55-64": 8.056,
"type_demographies": "computed",
"public_last_track": "2026-04-06T06:33:06+0200",
"age18-24": 24.104,
"comments_1d": 0,
"age35-44": 16.494,
"7d_dislikes": 4,
"60d_best_engagement_rate": 38.2,
"active": true,
"dislikes": 5,
"30d_likes": 1907,
"likes_rate": 33.34,
"60d_comments": 125,
"tags": [
"Hunter Woodhall",
"Tara Davis-Woodhall",
"Paralympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"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",
"Paralympic records",
"Paralympic games",
"Paralympic golds",
"Paralympic wins",
"Paralympic games 2024",
"Paralympic games evening"
],
"180d_views": "55917",
"likes_3m": 3,
"licensed_content_owner": true,
"f_age35-44": 3.046,
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"age55-64": 10.484,
"channel_id": 10080,
"30d_views": "52467",
"thumb": "https:\/\/i.ytimg.com\/vi\/O3beO_dUfwY\/hqdefault.jpg",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"average_potential_views": 3021,
"comments_rate": 2.17,
"uploaded": "2024-09-07T13:34:25+0200",
"views_3m": "434",
"m_age18-24": 22.504,
"yt_id": "O3beO_dUfwY",
"f_age65-": 2.582,
"m_age35-44": 13.448,
"m_age13-17": 1.328,
"f_age45-54": 2.519,
"dislikes_3m": 0,
"f_age13-17": 0.009,
"180d_best_engagement_rate": 37.13,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 1750,
"180d_likes": 1942,
"likes_1m": 0,
"hasDemography": true,
"public_stats_viewable": true,
"best_engagement_rate": 35.6,
"likes_1d": 0,
"country": "de",
"views_1w": "23",
"7d_likes": 1670,
"language": "en",
"30d_best_engagement_rate": 38.84,
"compute_demography_last_track": "2025-01-05T00:00:00+0000",
"f_age25-34": 4.073,
"age45-54": 17.785,
"age65-": 5.865,
"views_1d": 3,
"60d_dislikes": 5,
"views_1m": "100",
"modified": "2026-04-06T04:33:06+0000",
"30d_dislikes": 5,
"likes": 1962,
"180d_most_loved": 34.73,
"7d_type": "public_v2",
"7d_views": 44043,
"sponsoring_score": 0,
"60d_most_loved": 35.77,
"created": "2024-09-08T07:51:34+0000",
"7d_comments": 125,
"comments_3m": 0,
"age25-34": 23.932,
"dislikes_1w": 0,
"language_type": "snippet",
"@indexed": "2026-04-06T04:33:08+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"m_age65-": 3.282,
"demographyF": 16.258,
"m_age45-54": 15.266,
"demographyM": 83.742,
"dislikes_1m": 0,
"180d_dislikes": 5,
"60d_views": "53452",
"dislikes_1d": 0,
"30d_most_loved": 36.35,
"performance_score": 99.88,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"title": "Hunter Woodhall's Very Emotional Podium After Taking Home Gold in the Men's 400m T62 \ud83e\udd79\ud83e\udd47",
"30d_type": "public_v2",
"m_age25-34": 19.858,
"duration": 194,
"views_yearly_historisation": [
{
"years": 2025,
"views": "3587"
},
{
"years": 2024,
"views": "54813"
}
],
"7d_best_engagement_rate": 40.85,
"content_type": "other",
"definition": "hd",
"most_loved": 33.34,
"projection": "rectangular",
"f_age55-64": 2.428,
"views": "58855",
"comments": 128,
"dislikes_rate": 0.08,
"180d_comments": 129,
"comments_1m": 0,
"60d_likes": 1912,
"is_live": false,
"comments_1w": 0,
"30d_comments": 126,
"7d_most_loved": 37.92
},
"sort": [
1725708865000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "7qWXHnrUcgk",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "8",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 258,
"language": "en",
"public_last_track": "2026-04-06T06:33:05+0200",
"30d_best_engagement_rate": 25.26,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 1,
"views_1m": "40",
"modified": "2026-04-06T04:33:05+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 350,
"180d_most_loved": 22.43,
"7d_type": "public_v2",
"7d_views": 9900,
"sponsoring_score": 0,
"60d_most_loved": 23.33,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 24.24,
"active": true,
"7d_comments": 12,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 299,
"likes_rate": 20.96,
"60d_comments": 11,
"@indexed": "2026-04-06T04:33:07+0000",
"tags": [
"Hunter Woodhall",
"Tara Davis-Woodhall",
"Paralympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"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",
"Paralympic records",
"Paralympic games",
"Paralympic golds",
"Paralympic wins",
"Paralympic games 2024",
"Paralympic games evening"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "14845",
"likes_3m": -1,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "13118",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 24.28,
"30d_views": "12313",
"performance_score": 49.88,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/7qWXHnrUcgk\/hqdefault.jpg",
"title": "Hunter and Tara Celebrate Gold Together\ud83c\udfc5What a pair! \ud83e\udd70 | Para Athletics | Paralympic Games \u2764\ufe0f\ud83d\udc99\ud83d\udc9a",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 59,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "2521"
},
{
"years": 2024,
"views": "13991"
}
],
"comments_rate": 0.66,
"7d_best_engagement_rate": 27.37,
"uploaded": "2024-09-07T13:34:12+0200",
"definition": "hd",
"most_loved": 20.96,
"projection": "rectangular",
"views": "16699",
"views_3m": "181",
"yt_id": "7qWXHnrUcgk",
"comments": 11,
"dislikes_rate": 0.06,
"180d_comments": 11,
"comments_1m": 0,
"dislikes_3m": -1,
"60d_likes": 306,
"180d_best_engagement_rate": 23.24,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 333,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 21.68,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 11,
"7d_most_loved": 26.06
},
"sort": [
1725708852000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "qS8OQi_PUPo",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 12,
"language": "en",
"public_last_track": "2026-04-06T06:33:08+0200",
"30d_best_engagement_rate": 11.67,
"views_1d": 0,
"comments_1d": 0,
"60d_dislikes": 2,
"views_1m": "15",
"modified": "2026-04-06T04:33:08+0000",
"30d_dislikes": 2,
"7d_dislikes": 1,
"likes": 15,
"180d_most_loved": 8.07,
"7d_type": "public_v2",
"7d_views": 1390,
"sponsoring_score": 0,
"60d_most_loved": 8.08,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 10.57,
"active": true,
"7d_comments": 3,
"dislikes": 2,
"comments_3m": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 13,
"likes_rate": 7.46,
"60d_comments": 2,
"@indexed": "2026-04-06T04:33:14+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1734",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 2,
"60d_views": "1609",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 8.43,
"30d_views": "1542",
"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\/qS8OQi_PUPo\/hqdefault.jpg",
"title": "Austin Smeenk Wins Men's 800m T34 Gold \ud83e\udd47\ud83c\udde8\ud83c\udde6",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 59,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "311"
},
{
"years": 2024,
"views": "1654"
}
],
"comments_rate": 1.49,
"7d_best_engagement_rate": 11.51,
"uploaded": "2024-09-07T13:33:48+0200",
"definition": "hd",
"most_loved": 7.46,
"projection": "rectangular",
"views": "2010",
"views_3m": "44",
"yt_id": "qS8OQi_PUPo",
"comments": 3,
"dislikes_rate": 1,
"180d_comments": 3,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 13,
"180d_best_engagement_rate": 10.96,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 14,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 9.95,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 3,
"7d_most_loved": 8.63
},
"sort": [
1725708828000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "yGLQ8wDXwI0",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "4",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 279,
"language": "en",
"public_last_track": "2026-04-06T06:33:09+0200",
"30d_best_engagement_rate": 23.92,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 6,
"views_1m": "18",
"modified": "2026-04-06T04:33:09+0000",
"30d_dislikes": 6,
"7d_dislikes": 6,
"likes": 291,
"180d_most_loved": 22.8,
"7d_type": "public_v2",
"7d_views": 11874,
"sponsoring_score": 0,
"60d_most_loved": 22.83,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 23.63,
"active": true,
"7d_comments": 4,
"comments_3m": 0,
"dislikes": 6,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 288,
"likes_rate": 22.38,
"60d_comments": 4,
"@indexed": "2026-04-06T04:33:12+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "12721",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 6,
"60d_views": "12569",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 23.12,
"30d_views": "12459",
"performance_score": 50.5,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/yGLQ8wDXwI0\/hqdefault.jpg",
"title": "It's Gold For James Turner In The Men's 100m \ud83c\udde6\ud83c\uddfa\ud83e\udd47",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 55,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "287"
},
{
"years": 2024,
"views": "12653"
}
],
"comments_rate": 0.31,
"7d_best_engagement_rate": 24.34,
"uploaded": "2024-09-07T13:32:49+0200",
"definition": "hd",
"most_loved": 22.38,
"projection": "rectangular",
"views": "13000",
"views_3m": "59",
"yt_id": "yGLQ8wDXwI0",
"comments": 4,
"dislikes_rate": 0.46,
"180d_comments": 4,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 287,
"180d_best_engagement_rate": 23.58,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 290,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 23.15,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 4,
"7d_most_loved": 23.5
},
"sort": [
1725708769000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "0mYuya-L5aQ",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "8",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 454,
"language": "en",
"public_last_track": "2026-04-06T06:33:04+0200",
"30d_best_engagement_rate": 12.97,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 11,
"views_1m": "37",
"modified": "2026-04-06T04:33:04+0000",
"30d_dislikes": 11,
"7d_dislikes": 10,
"likes": 456,
"180d_most_loved": 12.28,
"7d_type": "public_v2",
"7d_views": 36115,
"60d_most_loved": 12.52,
"created": "2024-09-06T07:20:54+0000",
"60d_best_engagement_rate": 12.98,
"active": true,
"7d_comments": 6,
"dislikes": 11,
"comments_3m": 0,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 458,
"likes_rate": 12.03,
"60d_comments": 6,
"@indexed": "2026-04-06T04:33:08+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",
"Para Canoe",
"Canoe",
"Canoe Paris",
"Canoe Paralympics",
"Paralympic Canoe",
"Livestreams",
"Canoe paris 2024",
"Canoe livestreams",
"canoe highlights"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "37220",
"likes_3m": 1,
"dislikes_1m": 1,
"licensed_content_owner": true,
"180d_dislikes": 10,
"60d_views": "36817",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 12.5,
"30d_views": "36626",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/0mYuya-L5aQ\/hqdefault.jpg",
"title": "Para Canoe - Men's Kayak & Women's Va'a Single Semifinal & Final | Day 10 | Paris 2024 Paralympics",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 12061,
"views_yearly_historisation": [
{
"years": 2025,
"views": "822"
},
{
"years": 2024,
"views": "36994"
}
],
"comments_rate": 0.13,
"7d_best_engagement_rate": 13.01,
"uploaded": "2024-09-07T13:27:35+0200",
"definition": "hd",
"most_loved": 12.03,
"projection": "rectangular",
"views": "37913",
"views_3m": "92",
"yt_id": "0mYuya-L5aQ",
"comments": 5,
"dislikes_rate": 0.29,
"180d_comments": 5,
"comments_1m": 0,
"dislikes_3m": 1,
"60d_likes": 461,
"180d_best_engagement_rate": 12.68,
"public_first_track": "2024-09-05T00:00:00+0200",
"180d_likes": 457,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 12.45,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 6,
"7d_most_loved": 12.57
},
"sort": [
1725708455000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "lSqAb9qYz-U",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "13",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 103,
"language": "en",
"public_last_track": "2026-04-06T06:33:08+0200",
"30d_best_engagement_rate": 21.41,
"views_1d": 2,
"comments_1d": 0,
"60d_dislikes": 5,
"views_1m": "36",
"modified": "2026-04-06T04:33:08+0000",
"30d_dislikes": 5,
"7d_dislikes": 5,
"likes": 118,
"180d_most_loved": 19.19,
"7d_type": "public_v2",
"7d_views": 5022,
"sponsoring_score": 0,
"60d_most_loved": 20.02,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 21.07,
"active": true,
"7d_comments": 1,
"dislikes": 6,
"comments_3m": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 115,
"likes_rate": 18.79,
"60d_comments": 1,
"@indexed": "2026-04-06T04:33:09+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "5994",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 5,
"60d_views": "5744",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 20.35,
"30d_views": "5652",
"performance_score": 21.25,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/lSqAb9qYz-U\/hqdefault.jpg",
"title": "Sebastian Massabie Wins Men's 50m Freestyle Gold \ud83c\udde8\ud83c\udde6\ud83e\udd47",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 56,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "335"
},
{
"years": 2024,
"views": "5865"
}
],
"comments_rate": 0.16,
"7d_best_engagement_rate": 21.7,
"uploaded": "2024-09-07T13:27:18+0200",
"definition": "hd",
"most_loved": 18.79,
"projection": "rectangular",
"views": "6281",
"views_3m": "80",
"yt_id": "lSqAb9qYz-U",
"comments": 1,
"dislikes_rate": 0.96,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 115,
"180d_best_engagement_rate": 20.19,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 115,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 19.9,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 1,
"7d_most_loved": 20.51
},
"sort": [
1725708438000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "hw04pTSVK2M",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 126,
"language": "en",
"public_last_track": "2026-04-06T06:33:07+0200",
"30d_best_engagement_rate": 17.61,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 6,
"views_1m": "16",
"modified": "2026-04-06T04:33:07+0000",
"30d_dislikes": 6,
"7d_dislikes": 6,
"likes": 133,
"180d_most_loved": 16.12,
"7d_type": "public_v2",
"7d_views": 7641,
"sponsoring_score": 0,
"60d_most_loved": 16.31,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 17.4,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 6,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 135,
"likes_rate": 15.37,
"60d_comments": 3,
"@indexed": "2026-04-06T04:33:12+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "8373",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 6,
"60d_views": "8275",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 16.51,
"30d_views": "8176",
"performance_score": 33.63,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/hw04pTSVK2M\/hqdefault.jpg",
"title": "It's Gold For Leanne Smith In The Women's 50m Freestyle \ud83c\uddfa\ud83c\uddf8\ud83e\udd47",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 55,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "291"
},
{
"years": 2024,
"views": "8322"
}
],
"comments_rate": 0.35,
"7d_best_engagement_rate": 17.67,
"uploaded": "2024-09-07T13:25:34+0200",
"definition": "hd",
"most_loved": 15.37,
"projection": "rectangular",
"views": "8656",
"views_3m": "31",
"yt_id": "hw04pTSVK2M",
"comments": 3,
"dislikes_rate": 0.69,
"180d_comments": 3,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 135,
"180d_best_engagement_rate": 17.2,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 135,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 16.4,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 16.49
},
"sort": [
1725708334000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "DgMQY62Zte8",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "7",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 216,
"language": "en",
"public_last_track": "2026-04-06T06:33:05+0200",
"30d_best_engagement_rate": 13.32,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 5,
"views_1m": "37",
"modified": "2026-04-06T04:33:05+0000",
"30d_dislikes": 4,
"7d_dislikes": 4,
"likes": 232,
"180d_most_loved": 13.01,
"7d_type": "public_v2",
"7d_views": 16492,
"60d_most_loved": 12.95,
"created": "2024-09-06T07:20:54+0000",
"60d_best_engagement_rate": 13.36,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 6,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 220,
"likes_rate": 12.56,
"60d_comments": 2,
"@indexed": "2026-04-06T04:33:09+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",
"judo",
"paralympic judo",
"judo paralympics",
"judo paris 2024",
"judo paris",
"judo olympics",
"judopara",
"judo live",
"judo livestreams",
"para judo",
"judo highlights",
"para judo highlights"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "17527",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 6,
"60d_views": "17139",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 12.96,
"30d_views": "16972",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/DgMQY62Zte8\/hqdefault.jpg",
"title": "Para Judo - Men's -90kg Round of 16, Women's & Men's Quarterfinals & Semifinals | Day 10",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 13374,
"views_yearly_historisation": [
{
"years": 2025,
"views": "975"
},
{
"years": 2024,
"views": "17330"
}
],
"comments_rate": 0.11,
"7d_best_engagement_rate": 13.46,
"uploaded": "2024-09-07T13:25:00+0200",
"definition": "hd",
"most_loved": 12.56,
"projection": "rectangular",
"views": "18464",
"views_3m": "155",
"yt_id": "DgMQY62Zte8",
"comments": 2,
"dislikes_rate": 0.32,
"180d_comments": 2,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 222,
"180d_best_engagement_rate": 13.46,
"public_first_track": "2024-09-05T00:00:00+0200",
"180d_likes": 228,
"likes_1m": 1,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 13,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 2,
"7d_most_loved": 13.1
},
"sort": [
1725708300000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "PwALybIVUEw",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 47,
"language": "en",
"public_last_track": "2026-04-06T06:33:06+0200",
"30d_best_engagement_rate": 30.78,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "10",
"modified": "2026-04-06T04:33:06+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 54,
"180d_most_loved": 28.66,
"7d_type": "public_v2",
"7d_views": 1575,
"sponsoring_score": 0,
"60d_most_loved": 29.36,
"created": "2024-09-08T07:51:34+0000",
"60d_best_engagement_rate": 29.91,
"active": true,
"7d_comments": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 54,
"likes_rate": 25.22,
"60d_comments": 0,
"@indexed": "2026-04-06T04:33:08+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "1884",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "1839",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 30.22,
"30d_views": "1787",
"performance_score": 1.38,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/PwALybIVUEw\/hqdefault.jpg",
"title": "Ben Hance Takes Men's 100m Backstroke Gold \ud83c\udde6\ud83c\uddfa\ud83e\udd47",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 39,
"average_potential_views": 24524,
"views_yearly_historisation": [
{
"years": 2025,
"views": "255"
},
{
"years": 2024,
"views": "1855"
}
],
"7d_best_engagement_rate": 30.48,
"uploaded": "2024-09-07T13:23:03+0200",
"definition": "hd",
"most_loved": 25.22,
"projection": "rectangular",
"views": "2141",
"views_3m": "29",
"yt_id": "PwALybIVUEw",
"dislikes_rate": 0.47,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 54,
"180d_best_engagement_rate": 29.19,
"public_first_track": "2024-09-07T00:00:00+0200",
"potential_views": 12337,
"180d_likes": 54,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 25.69,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 29.84
},
"sort": [
1725708183000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "5Vu_sifZcS0",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "14",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 273,
"language": "en",
"public_last_track": "2026-04-06T06:33:04+0200",
"30d_best_engagement_rate": 7.91,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 9,
"views_1m": "44",
"modified": "2026-04-06T04:33:04+0000",
"30d_dislikes": 9,
"7d_dislikes": 8,
"likes": 288,
"180d_most_loved": 7.55,
"7d_type": "public_v2",
"7d_views": 36024,
"60d_most_loved": 7.54,
"created": "2024-09-06T07:20:57+0000",
"60d_best_engagement_rate": 7.87,
"active": true,
"7d_comments": 3,
"comments_3m": -1,
"dislikes": 11,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 276,
"likes_rate": 7.58,
"60d_comments": 3,
"@indexed": "2026-04-06T04:33:09+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",
"Athletics",
"para Athletics",
"paralympics",
"paralympic Athletics",
"paris",
"Athletics paralympic games",
"Athletics paris 2024",
"para Athletics 2024",
"para athletics highlights",
"athletics highlights"
],
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "37079",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 9,
"60d_views": "36603",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 7.58,
"30d_views": "36430",
"180d_type": "public_v2",
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/5Vu_sifZcS0\/hqdefault.jpg",
"title": "Para Athletics - Women's Javelin Final & Women's Shot Put | Day 10 | Paris 2024 Paralympics",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 11265,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1054"
},
{
"years": 2024,
"views": "36810"
}
],
"comments_rate": 0.05,
"7d_best_engagement_rate": 7.88,
"uploaded": "2024-09-07T13:21:24+0200",
"definition": "hd",
"most_loved": 7.58,
"projection": "rectangular",
"views": "37991",
"views_3m": "127",
"yt_id": "5Vu_sifZcS0",
"comments": 2,
"dislikes_rate": 0.29,
"180d_comments": 3,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 276,
"180d_best_engagement_rate": 7.88,
"public_first_track": "2024-09-05T00:00:00+0200",
"180d_likes": 280,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 7.92,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 3,
"7d_most_loved": 7.58
},
"sort": [
1725708084000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.454461,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.454461,
"_source": {
"score": 606,
"videos_uploaded": 23571,
"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": "1266291352"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}