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": 1700
},
"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": 1423,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 23254,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "q7RmPaYi1Zo",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "4",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 242,
"language": "en",
"public_last_track": "2026-04-10T05:46:56+0200",
"30d_best_engagement_rate": 33.85,
"views_1d": 2,
"60d_dislikes": 1,
"views_1m": "36",
"modified": "2026-04-10T03:46:56+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 242,
"180d_most_loved": 32.11,
"7d_type": "public_v2",
"7d_views": 6971,
"60d_most_loved": 33.22,
"created": "2025-09-30T17:23:05+0000",
"60d_best_engagement_rate": 33.36,
"active": true,
"7d_comments": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 244,
"likes_rate": 32.08,
"60d_comments": 0,
"@indexed": "2026-04-10T03:46:58+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "7536",
"likes_3m": -2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "7344",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 33.72,
"30d_views": "7237",
"performance_score": 52.62,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/q7RmPaYi1Zo\/hqdefault.jpg",
"title": "\ud83e\udd2f\ud83e\udd47 Joel Gomez Wins After Insane Final Lap in 1500m T13! #NewDelhi2025",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 14849,
"duration": 41,
"views_yearly_historisation": [
{
"years": 2025,
"views": "6176"
}
],
"7d_best_engagement_rate": 34.86,
"uploaded": "2025-09-30T12:15:06+0200",
"definition": "hd",
"most_loved": 32.08,
"projection": "rectangular",
"views": "7544",
"views_3m": "111",
"yt_id": "q7RmPaYi1Zo",
"dislikes_rate": 0.13,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 244,
"180d_best_engagement_rate": 32.25,
"public_first_track": "2025-09-29T00:00:00+0200",
"potential_views": 6618,
"180d_likes": 242,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 32.21,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 34.72
},
"sort": [
1759227306000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "HHxF43U7WV4",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "45",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 263,
"language": "en",
"public_last_track": "2026-04-10T05:46:54+0200",
"30d_best_engagement_rate": 16.58,
"comments_1d": 0,
"views_1d": 5,
"60d_dislikes": 8,
"views_1m": "224",
"modified": "2026-04-10T03:46:54+0000",
"30d_dislikes": 8,
"7d_dislikes": 8,
"likes": 274,
"180d_most_loved": 15.25,
"7d_type": "public_v2",
"7d_views": 16407,
"60d_most_loved": 15.82,
"created": "2025-09-30T17:23:05+0000",
"60d_best_engagement_rate": 16.52,
"active": true,
"7d_comments": 4,
"comments_3m": 0,
"dislikes": 8,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 269,
"likes_rate": 15.2,
"60d_comments": 4,
"@indexed": "2026-04-10T03:46:58+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "17963",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 8,
"60d_views": "17190",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 15.87,
"30d_views": "16952",
"performance_score": 76.44,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/HHxF43U7WV4\/hqdefault.jpg",
"title": "\ud83e\udd47\ud83c\uddf2\ud83c\uddfd Mexico's Star Gloria Zarza Guadarrama Retains Her Shot Put Crown!",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 14849,
"duration": 15,
"views_yearly_historisation": [
{
"years": 2025,
"views": "11434"
}
],
"comments_rate": 0.22,
"7d_best_engagement_rate": 16.76,
"uploaded": "2025-09-30T11:00:23+0200",
"definition": "hd",
"most_loved": 15.2,
"projection": "rectangular",
"views": "18028",
"views_3m": "623",
"yt_id": "HHxF43U7WV4",
"comments": 4,
"dislikes_rate": 0.44,
"180d_comments": 4,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 272,
"180d_best_engagement_rate": 15.92,
"public_first_track": "2025-09-29T00:00:00+0200",
"potential_views": 6618,
"180d_likes": 274,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 15.86,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 4,
"7d_most_loved": 16.03
},
"sort": [
1759222823000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "du2D4_nTyFY",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 214,
"language": "en",
"public_last_track": "2026-04-10T05:46:56+0200",
"30d_best_engagement_rate": 29.52,
"views_1d": 1,
"60d_dislikes": 3,
"views_1m": "23",
"modified": "2026-04-10T03:46:56+0000",
"30d_dislikes": 3,
"7d_dislikes": 3,
"likes": 219,
"180d_most_loved": 28.46,
"7d_type": "public_v2",
"7d_views": 7268,
"60d_most_loved": 28.95,
"created": "2025-09-30T17:23:05+0000",
"60d_best_engagement_rate": 29.35,
"active": true,
"7d_comments": 0,
"dislikes": 3,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 218,
"likes_rate": 28.45,
"60d_comments": 0,
"@indexed": "2026-04-10T03:46:57+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "7694",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 3,
"60d_views": "7565",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 29.12,
"30d_views": "7487",
"performance_score": 53.78,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/du2D4_nTyFY\/hqdefault.jpg",
"title": "\ud83c\udfc6\u2708\ufe0f Argentina's Facundo Vazquez Flies High for T12 World Title!",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 14849,
"duration": 25,
"views_yearly_historisation": [
{
"years": 2025,
"views": "6087"
}
],
"7d_best_engagement_rate": 29.86,
"uploaded": "2025-09-30T10:30:31+0200",
"definition": "hd",
"most_loved": 28.45,
"projection": "rectangular",
"views": "7697",
"views_3m": "73",
"yt_id": "du2D4_nTyFY",
"dislikes_rate": 0.39,
"180d_comments": 0,
"dislikes_3m": 0,
"60d_likes": 219,
"180d_best_engagement_rate": 28.85,
"public_first_track": "2025-09-29T00:00:00+0200",
"potential_views": 6618,
"180d_likes": 219,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 28.84,
"likes_1d": 0,
"30d_comments": 0,
"7d_most_loved": 29.44
},
"sort": [
1759221031000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "PGIB6bFD5Dk",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 280,
"language": "en",
"public_last_track": "2026-04-10T05:46:55+0200",
"30d_best_engagement_rate": 55.82,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 4,
"views_1m": "22",
"modified": "2026-04-10T03:46:55+0000",
"30d_dislikes": 4,
"7d_dislikes": 4,
"likes": 286,
"180d_most_loved": 52.35,
"7d_type": "public_v2",
"7d_views": 4984,
"60d_most_loved": 53.95,
"created": "2025-09-30T17:23:05+0000",
"60d_best_engagement_rate": 55.26,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 4,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 285,
"likes_rate": 52.3,
"60d_comments": 3,
"@indexed": "2026-04-10T03:46:57+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "5463",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 4,
"60d_views": "5320",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 54.48,
"30d_views": "5231",
"performance_score": 41.74,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/PGIB6bFD5Dk\/hqdefault.jpg",
"title": "\ud83d\udd25\ud83c\uddee\ud83c\uddf3 Double Delight! India Takes Gold and Silver at Home Worlds",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 14849,
"duration": 31,
"views_yearly_historisation": [
{
"years": 2025,
"views": "4319"
}
],
"comments_rate": 0.55,
"7d_best_engagement_rate": 57.58,
"uploaded": "2025-09-30T10:14:37+0200",
"definition": "hd",
"most_loved": 52.3,
"projection": "rectangular",
"views": "5468",
"views_3m": "84",
"yt_id": "PGIB6bFD5Dk",
"comments": 3,
"dislikes_rate": 0.73,
"180d_comments": 3,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 287,
"180d_best_engagement_rate": 53.63,
"public_first_track": "2025-09-29T00:00:00+0200",
"potential_views": 6618,
"180d_likes": 286,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 53.58,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 56.18
},
"sort": [
1759220077000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Zo3xCmrHihs",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "19",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 4,
"language": "en",
"public_last_track": "2026-04-10T05:46:56+0200",
"30d_best_engagement_rate": 14.55,
"comments_1d": 0,
"views_1d": 3,
"60d_dislikes": 11,
"views_1m": "98",
"modified": "2026-04-10T03:46:56+0000",
"30d_dislikes": 11,
"7d_dislikes": 0,
"likes": 226,
"180d_most_loved": 12.94,
"7d_type": "public_v2",
"7d_views": 0,
"60d_most_loved": 13.16,
"created": "2025-09-20T21:39:15+0000",
"60d_best_engagement_rate": 14.57,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 11,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 221,
"likes_rate": 12.92,
"60d_comments": 13,
"@indexed": "2026-04-10T03:46:58+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "17461",
"likes_3m": 2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 11,
"60d_views": "16947",
"brand_domains": [
{
"domain": "paralympic.org"
},
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 13.18,
"30d_views": "16766",
"performance_score": 92.77,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Zo3xCmrHihs\/hqdefault.jpg",
"title": "Para Athletics | Morning | Day 4 | IndianOil World Championships | New Delhi 2025",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 5213,
"duration": 9435,
"views_yearly_historisation": [
{
"years": 2025,
"views": "17122"
}
],
"comments_rate": 0.74,
"uploaded": "2025-09-30T08:10:07+0200",
"definition": "hd",
"most_loved": 12.92,
"projection": "rectangular",
"views": "17494",
"views_3m": "327",
"yt_id": "Zo3xCmrHihs",
"comments": 13,
"dislikes_rate": 0.63,
"180d_comments": 13,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 223,
"180d_best_engagement_rate": 14.32,
"public_first_track": "2025-09-19T00:00:00+0200",
"potential_views": 3013,
"180d_likes": 226,
"likes_1m": 1,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 14.29,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 12
},
"sort": [
1759212607000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ZMDBxb0LoTA",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "11",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 32,
"language": "en",
"public_last_track": "2026-04-10T05:46:56+0200",
"30d_best_engagement_rate": 26.81,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "38",
"modified": "2026-04-10T03:46:56+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 35,
"180d_most_loved": 21.9,
"7d_type": "public_v2",
"7d_views": 1288,
"60d_most_loved": 24.05,
"created": "2025-09-30T17:23:05+0000",
"60d_best_engagement_rate": 26.87,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 33,
"likes_rate": 21.65,
"60d_comments": 3,
"@indexed": "2026-04-10T03:46:58+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "1598",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "1414",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 23.91,
"30d_views": "1380",
"performance_score": 79.97,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ZMDBxb0LoTA\/hqdefault.jpg",
"title": "Unstoppable! \ud83c\udfc1\ud83c\udde8\ud83c\udded Catherine Debrunner Dominates 1500m T54 at #Paris2024",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 1327,
"duration": 485,
"views_yearly_historisation": [
{
"years": 2025,
"views": "701"
}
],
"comments_rate": 1.86,
"7d_best_engagement_rate": 27.95,
"uploaded": "2025-09-29T18:01:06+0200",
"definition": "hd",
"most_loved": 21.65,
"projection": "rectangular",
"views": "1617",
"views_3m": "145",
"yt_id": "ZMDBxb0LoTA",
"comments": 3,
"dislikes_rate": 0.62,
"180d_comments": 3,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 34,
"180d_best_engagement_rate": 24.41,
"public_first_track": "2025-09-29T00:00:00+0200",
"potential_views": 914,
"180d_likes": 35,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 24.12,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 3,
"7d_most_loved": 24.84
},
"sort": [
1759161666000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "v2hbcU2t47Y",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "14",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 4,
"language": "en",
"public_last_track": "2026-04-10T05:46:57+0200",
"30d_best_engagement_rate": 10.14,
"views_1d": 1,
"comments_1d": 0,
"60d_dislikes": 9,
"views_1m": "78",
"modified": "2026-04-10T03:46:57+0000",
"30d_dislikes": 9,
"7d_dislikes": 0,
"likes": 273,
"180d_most_loved": 9.4,
"7d_type": "public_v2",
"7d_views": 0,
"60d_most_loved": 9.54,
"created": "2025-09-20T21:39:15+0000",
"60d_best_engagement_rate": 10.06,
"active": true,
"7d_comments": 0,
"dislikes": 8,
"comments_3m": 0,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 273,
"likes_rate": 9.39,
"60d_comments": 6,
"@indexed": "2026-04-10T03:46:57+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "29045",
"likes_3m": 1,
"dislikes_1m": -1,
"licensed_content_owner": true,
"180d_dislikes": 8,
"60d_views": "28622",
"brand_domains": [
{
"domain": "paralympic.org"
},
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 9.62,
"30d_views": "28393",
"performance_score": 95.01,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/v2hbcU2t47Y\/hqdefault.jpg",
"title": "Para Athletics | Evening | Day 3 | IndianOil World Championships | New Delhi 2025",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 5213,
"duration": 11955,
"views_yearly_historisation": [
{
"years": 2025,
"views": "28762"
}
],
"comments_rate": 0.21,
"uploaded": "2025-09-29T17:00:10+0200",
"definition": "hd",
"most_loved": 9.39,
"projection": "rectangular",
"views": "29072",
"views_3m": "279",
"yt_id": "v2hbcU2t47Y",
"comments": 6,
"dislikes_rate": 0.28,
"180d_comments": 6,
"comments_1m": 0,
"dislikes_3m": -1,
"60d_likes": 273,
"180d_best_engagement_rate": 9.88,
"public_first_track": "2025-09-19T00:00:00+0200",
"potential_views": 3013,
"180d_likes": 273,
"likes_1m": 1,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 9.87,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 6
},
"sort": [
1759158010000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "npkTi5DqImc",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 506,
"language": "en",
"public_last_track": "2026-04-10T05:46:56+0200",
"30d_best_engagement_rate": 26.76,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 14,
"views_1m": "57",
"modified": "2026-04-10T03:46:56+0000",
"30d_dislikes": 14,
"7d_dislikes": 13,
"likes": 511,
"180d_most_loved": 25.25,
"7d_type": "public_v2",
"7d_views": 19571,
"60d_most_loved": 25.52,
"created": "2025-09-29T17:08:27+0000",
"60d_best_engagement_rate": 26.67,
"active": true,
"7d_comments": 8,
"comments_3m": 0,
"dislikes": 14,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 510,
"likes_rate": 25.24,
"60d_comments": 9,
"@indexed": "2026-04-10T03:46:58+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "20241",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 14,
"60d_views": "19986",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 25.65,
"30d_views": "19882",
"performance_score": 78.87,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/npkTi5DqImc\/hqdefault.jpg",
"title": "\ud83c\uddea\ud83c\udde8\u2728Kiara Rodriguez Does It Again \u2013 Another Gold! #NewDelhi2025",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 14849,
"duration": 32,
"views_yearly_historisation": [
{
"years": 2025,
"views": "19564"
}
],
"comments_rate": 0.44,
"7d_best_engagement_rate": 26.93,
"uploaded": "2025-09-29T16:01:22+0200",
"definition": "hd",
"most_loved": 25.24,
"projection": "rectangular",
"views": "20248",
"views_3m": "169",
"yt_id": "npkTi5DqImc",
"comments": 9,
"dislikes_rate": 0.69,
"180d_comments": 9,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 510,
"180d_best_engagement_rate": 26.38,
"public_first_track": "2025-09-28T00:00:00+0200",
"potential_views": 6618,
"180d_likes": 511,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 26.37,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 8,
"7d_most_loved": 25.85
},
"sort": [
1759154482000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "PDlTv19QGpo",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 13,
"views_1w": "522",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 719,
"language": "en",
"public_last_track": "2026-04-10T05:46:55+0200",
"30d_best_engagement_rate": 31.07,
"comments_1d": 0,
"views_1d": 76,
"60d_dislikes": 10,
"views_1m": "1684",
"modified": "2026-04-10T03:46:55+0000",
"30d_dislikes": 10,
"7d_dislikes": 10,
"likes": 1041,
"180d_most_loved": 27.43,
"7d_type": "public_v2",
"7d_views": 23480,
"60d_most_loved": 30.25,
"created": "2025-09-29T17:08:27+0000",
"60d_best_engagement_rate": 31.04,
"active": true,
"7d_comments": 8,
"comments_3m": 2,
"dislikes": 13,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 793,
"likes_rate": 27.35,
"60d_comments": 12,
"@indexed": "2026-04-10T03:46:57+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "37298",
"likes_3m": 87,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 13,
"60d_views": "27898",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 30.3,
"30d_views": "26169",
"performance_score": 84.38,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/PDlTv19QGpo\/hqdefault.jpg",
"title": "\ud83e\udd48\ud83c\uddee\ud83c\uddf3 Jeevanji Deepthi Wins Silver in Front of Home Crowd! #NewDelhi2025",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 14849,
"duration": 44,
"views_yearly_historisation": [
{
"years": 2025,
"views": "29322"
}
],
"comments_rate": 0.37,
"7d_best_engagement_rate": 31.39,
"uploaded": "2025-09-29T11:00:41+0200",
"definition": "hd",
"most_loved": 27.35,
"projection": "rectangular",
"views": "38061",
"views_3m": "4923",
"yt_id": "PDlTv19QGpo",
"comments": 14,
"dislikes_rate": 0.34,
"180d_comments": 13,
"comments_1m": 2,
"dislikes_3m": 1,
"60d_likes": 844,
"180d_best_engagement_rate": 28.12,
"public_first_track": "2025-09-28T00:00:00+0200",
"potential_views": 6618,
"180d_likes": 1023,
"likes_1m": 28,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 28.06,
"comments_1w": 0,
"likes_1d": 4,
"30d_comments": 10,
"7d_most_loved": 30.62
},
"sort": [
1759136441000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "8nfUfZTNINk",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "9",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 295,
"language": "en",
"public_last_track": "2026-04-10T05:46:54+0200",
"30d_best_engagement_rate": 44.56,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 4,
"views_1m": "30",
"modified": "2026-04-10T03:46:54+0000",
"30d_dislikes": 4,
"7d_dislikes": 4,
"likes": 293,
"180d_most_loved": 41.38,
"7d_type": "public_v2",
"7d_views": 6571,
"60d_most_loved": 42.99,
"created": "2025-09-29T17:08:27+0000",
"60d_best_engagement_rate": 43.86,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 4,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 298,
"likes_rate": 41.34,
"60d_comments": 2,
"@indexed": "2026-04-10T03:46:58+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "7080",
"likes_3m": -5,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 4,
"60d_views": "6909",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 43.68,
"30d_views": "6822",
"performance_score": 51.09,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/8nfUfZTNINk\/hqdefault.jpg",
"title": "\ud83c\udfc6\ud83c\udde7\ud83c\uddf7\ud83d\udca5 Petrucio Ferreira\u2019s Fifth T47 Crown \u2013 Tradition Kept!",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 14849,
"duration": 37,
"views_yearly_historisation": [
{
"years": 2025,
"views": "6064"
}
],
"comments_rate": 0.28,
"7d_best_engagement_rate": 45.81,
"uploaded": "2025-09-29T10:30:09+0200",
"definition": "hd",
"most_loved": 41.34,
"projection": "rectangular",
"views": "7087",
"views_3m": "104",
"yt_id": "8nfUfZTNINk",
"comments": 2,
"dislikes_rate": 0.56,
"180d_comments": 2,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 297,
"180d_best_engagement_rate": 42.23,
"public_first_track": "2025-09-28T00:00:00+0200",
"potential_views": 6618,
"180d_likes": 293,
"likes_1m": -1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 42.19,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 44.89
},
"sort": [
1759134609000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "yUUjvg4Ww5w",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 369,
"language": "en",
"public_last_track": "2026-04-10T05:46:57+0200",
"30d_best_engagement_rate": 11.09,
"views_1d": 0,
"comments_1d": 0,
"60d_dislikes": 5,
"views_1m": "81",
"modified": "2026-04-10T03:46:57+0000",
"30d_dislikes": 5,
"7d_dislikes": 5,
"likes": 386,
"180d_most_loved": 10.82,
"7d_type": "public_v2",
"7d_views": 34352,
"60d_most_loved": 10.83,
"created": "2025-09-29T17:08:27+0000",
"60d_best_engagement_rate": 11,
"active": true,
"7d_comments": 1,
"dislikes": 6,
"comments_3m": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 383,
"likes_rate": 10.82,
"60d_comments": 1,
"@indexed": "2026-04-10T03:47:02+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "35677",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 6,
"60d_views": "35379",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 10.92,
"30d_views": "35067",
"performance_score": 89.12,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/yUUjvg4Ww5w\/hqdefault.jpg",
"title": "\ud83d\udc51\ud83c\udde8\ud83c\uddf3 Who Else but Xiaoyan Wen? Another World Title!",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 14849,
"duration": 13,
"views_yearly_historisation": [
{
"years": 2025,
"views": "27392"
}
],
"comments_rate": 0.03,
"7d_best_engagement_rate": 10.92,
"uploaded": "2025-09-29T10:06:14+0200",
"definition": "hd",
"most_loved": 10.82,
"projection": "rectangular",
"views": "35685",
"views_3m": "209",
"yt_id": "yUUjvg4Ww5w",
"comments": 1,
"dislikes_rate": 0.17,
"180d_comments": 1,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 383,
"180d_best_engagement_rate": 11.02,
"public_first_track": "2025-09-28T00:00:00+0200",
"potential_views": 6618,
"180d_likes": 386,
"likes_1m": 2,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 11.01,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 1,
"7d_most_loved": 10.74
},
"sort": [
1759133174000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "CJU3yNCPVMA",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "15",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 4,
"language": "en",
"public_last_track": "2026-04-10T05:46:54+0200",
"30d_best_engagement_rate": 12.75,
"comments_1d": 0,
"views_1d": 3,
"60d_dislikes": 8,
"views_1m": "85",
"modified": "2026-04-10T03:46:54+0000",
"30d_dislikes": 8,
"7d_dislikes": 0,
"likes": 190,
"180d_most_loved": 11.38,
"7d_type": "public_v2",
"7d_views": 0,
"60d_most_loved": 11.57,
"created": "2025-09-20T21:39:15+0000",
"60d_best_engagement_rate": 12.74,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 8,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 187,
"likes_rate": 11.36,
"60d_comments": 11,
"@indexed": "2026-04-10T03:46:57+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "16690",
"likes_3m": 2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 8,
"60d_views": "16250",
"brand_domains": [
{
"domain": "paralympic.org"
},
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 11.63,
"30d_views": "16081",
"performance_score": 92.52,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/CJU3yNCPVMA\/hqdefault.jpg",
"title": "Para Athletics | Morning | Day 3 | IndianOil World Championships | New Delhi 2025",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 5213,
"duration": 10365,
"views_yearly_historisation": [
{
"years": 2025,
"views": "16414"
}
],
"comments_rate": 0.66,
"uploaded": "2025-09-29T08:27:32+0200",
"definition": "hd",
"most_loved": 11.36,
"projection": "rectangular",
"views": "16721",
"views_3m": "270",
"yt_id": "CJU3yNCPVMA",
"comments": 11,
"dislikes_rate": 0.48,
"180d_comments": 11,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 188,
"180d_best_engagement_rate": 12.52,
"public_first_track": "2025-09-19T00:00:00+0200",
"potential_views": 3013,
"180d_likes": 190,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 12.5,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 10
},
"sort": [
1759127252000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "otWNeGjQK3w",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "22",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 431,
"language": "en",
"public_last_track": "2026-04-10T05:46:56+0200",
"30d_best_engagement_rate": 20.74,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 1,
"views_1m": "226",
"modified": "2026-04-10T03:46:56+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 549,
"180d_most_loved": 19.74,
"7d_type": "public_v2",
"7d_views": 22294,
"60d_most_loved": 19.9,
"created": "2025-09-29T17:08:27+0000",
"60d_best_engagement_rate": 20.71,
"active": true,
"7d_comments": 19,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 542,
"likes_rate": 19.72,
"60d_comments": 21,
"@indexed": "2026-04-10T03:46:58+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "27710",
"likes_3m": 4,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "27381",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 19.93,
"30d_views": "27195",
"performance_score": 99.86,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/otWNeGjQK3w\/hqdefault.jpg",
"title": "Brazil\u2019s Double Podium \ud83c\udde7\ud83c\uddf7\ud83d\udca5 Fernanda Yara Tops 400m T47 Final at #Paris2024",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 1186,
"duration": 331,
"views_yearly_historisation": [
{
"years": 2025,
"views": "26440"
}
],
"comments_rate": 0.75,
"7d_best_engagement_rate": 20.23,
"uploaded": "2025-09-28T18:01:31+0200",
"definition": "hd",
"most_loved": 19.72,
"projection": "rectangular",
"views": "27833",
"views_3m": "367",
"yt_id": "otWNeGjQK3w",
"comments": 21,
"dislikes_rate": 0.04,
"180d_comments": 21,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 545,
"180d_best_engagement_rate": 20.53,
"public_first_track": "2025-09-28T00:00:00+0200",
"potential_views": 868,
"180d_likes": 547,
"likes_1m": 3,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 20.52,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 21,
"7d_most_loved": 19.33
},
"sort": [
1759075291000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "zsjrE05rTIQ",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "15",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 5,
"language": "en",
"public_last_track": "2026-04-10T05:46:57+0200",
"30d_best_engagement_rate": 13.07,
"views_1d": 2,
"comments_1d": 0,
"60d_dislikes": 8,
"views_1m": "98",
"modified": "2026-04-10T03:46:57+0000",
"30d_dislikes": 8,
"7d_dislikes": 0,
"likes": 271,
"180d_most_loved": 12.46,
"7d_type": "public_v2",
"7d_views": 0,
"60d_most_loved": 12.56,
"created": "2025-09-20T21:39:15+0000",
"60d_best_engagement_rate": 13.03,
"active": true,
"7d_comments": 0,
"dislikes": 8,
"comments_3m": 0,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 266,
"likes_rate": 12.44,
"60d_comments": 2,
"@indexed": "2026-04-10T03:46:58+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "21753",
"likes_3m": 4,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 8,
"60d_views": "21251",
"brand_domains": [
{
"domain": "paralympic.org"
},
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 12.6,
"30d_views": "21111",
"performance_score": 95.52,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/zsjrE05rTIQ\/hqdefault.jpg",
"title": "Para Athletics | Evening | Day 2 | IndianOil World Championships | New Delhi 2025",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 3589,
"duration": 11375,
"views_yearly_historisation": [
{
"years": 2025,
"views": "21405"
}
],
"comments_rate": 0.09,
"uploaded": "2025-09-28T16:46:45+0200",
"definition": "hd",
"most_loved": 12.44,
"projection": "rectangular",
"views": "21793",
"views_3m": "362",
"yt_id": "zsjrE05rTIQ",
"comments": 2,
"dislikes_rate": 0.37,
"180d_comments": 2,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 267,
"180d_best_engagement_rate": 12.92,
"public_first_track": "2025-09-19T00:00:00+0200",
"potential_views": 2259,
"180d_likes": 271,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 12.89,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 2
},
"sort": [
1759070805000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "BdzT_ESv32c",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "16",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 6,
"language": "en",
"public_last_track": "2026-04-10T05:46:54+0200",
"30d_best_engagement_rate": 15.11,
"comments_1d": 0,
"views_1d": 4,
"60d_dislikes": 12,
"views_1m": "75",
"modified": "2026-04-10T03:46:54+0000",
"30d_dislikes": 12,
"7d_dislikes": 0,
"likes": 251,
"180d_most_loved": 13.78,
"7d_type": "public_v2",
"7d_views": 0,
"60d_most_loved": 13.81,
"created": "2025-09-20T21:39:15+0000",
"60d_best_engagement_rate": 15.04,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 12,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 246,
"likes_rate": 13.76,
"60d_comments": 10,
"@indexed": "2026-04-10T03:46:57+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "18212",
"likes_3m": 2,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 12,
"60d_views": "17889",
"brand_domains": [
{
"domain": "paralympic.org"
},
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 13.87,
"30d_views": "17733",
"performance_score": 93.28,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/BdzT_ESv32c\/hqdefault.jpg",
"title": "Para Athletics | Morning | Day 2 | IndianOil World Championships | New Delhi 2025",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 3589,
"duration": 9889,
"views_yearly_historisation": [
{
"years": 2025,
"views": "17987"
}
],
"comments_rate": 0.55,
"uploaded": "2025-09-28T08:23:52+0200",
"definition": "hd",
"most_loved": 13.76,
"projection": "rectangular",
"views": "18245",
"views_3m": "229",
"yt_id": "BdzT_ESv32c",
"comments": 10,
"dislikes_rate": 0.66,
"180d_comments": 10,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 247,
"180d_best_engagement_rate": 14.99,
"public_first_track": "2025-09-19T00:00:00+0200",
"potential_views": 2259,
"180d_likes": 251,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 14.96,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 10
},
"sort": [
1759040632000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "-du92q1Mv3I",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 1,
"views_1w": "105",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 486,
"language": "en",
"public_last_track": "2026-04-10T05:46:53+0200",
"30d_best_engagement_rate": 27.71,
"comments_1d": 0,
"views_1d": 27,
"60d_dislikes": 6,
"views_1m": "564",
"modified": "2026-04-10T03:46:53+0000",
"30d_dislikes": 6,
"7d_dislikes": 6,
"likes": 527,
"180d_most_loved": 25.34,
"7d_type": "public_v2",
"7d_views": 17975,
"60d_most_loved": 26.26,
"created": "2025-09-28T17:34:24+0000",
"60d_best_engagement_rate": 27.25,
"active": true,
"7d_comments": 13,
"comments_3m": 0,
"dislikes": 7,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 502,
"likes_rate": 25.24,
"60d_comments": 13,
"@indexed": "2026-04-10T03:46:58+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "20643",
"likes_3m": 20,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 7,
"60d_views": "19153",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 26.7,
"30d_views": "18800",
"performance_score": 74,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/-du92q1Mv3I\/hqdefault.jpg",
"title": "\ud83e\udd47\ud83d\udc51 Artur Krzyzek Becomes the First King of the 100m T71! #NewDelhi2025 \ud83e\udd47",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 18090,
"duration": 32,
"views_yearly_historisation": [
{
"years": 2025,
"views": "5099"
}
],
"comments_rate": 0.62,
"7d_best_engagement_rate": 28.09,
"uploaded": "2025-09-27T20:00:00+0200",
"definition": "hd",
"most_loved": 25.24,
"projection": "rectangular",
"views": "20880",
"views_3m": "1409",
"yt_id": "-du92q1Mv3I",
"comments": 13,
"dislikes_rate": 0.34,
"180d_comments": 13,
"comments_1m": 0,
"dislikes_3m": 1,
"60d_likes": 503,
"180d_best_engagement_rate": 26.3,
"public_first_track": "2025-09-27T00:00:00+0200",
"potential_views": 10257,
"180d_likes": 523,
"likes_1m": 6,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 26.2,
"comments_1w": 0,
"likes_1d": 1,
"30d_comments": 13,
"7d_most_loved": 27.04
},
"sort": [
1758996000000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "fvnRjCZ_mik",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 1,
"views_1w": "27",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 861,
"language": "en",
"public_last_track": "2026-04-10T05:46:56+0200",
"30d_best_engagement_rate": 37.86,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 6,
"views_1m": "104",
"modified": "2026-04-10T03:46:56+0000",
"30d_dislikes": 6,
"7d_dislikes": 6,
"likes": 867,
"180d_most_loved": 35.89,
"7d_type": "public_v2",
"7d_views": 22721,
"60d_most_loved": 36.87,
"created": "2025-09-27T19:45:01+0000",
"60d_best_engagement_rate": 37.51,
"active": true,
"7d_comments": 9,
"comments_3m": 0,
"dislikes": 7,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 868,
"likes_rate": 35.86,
"60d_comments": 9,
"@indexed": "2026-04-10T03:47:02+0000",
"has_previous_collaboration": false,
"60d_type": "public_v2",
"180d_views": "24128",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 7,
"60d_views": "23463",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 37.21,
"30d_views": "23325",
"performance_score": 81.13,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/fvnRjCZ_mik\/hqdefault.jpg",
"title": "7.68M \ud83d\ude80\ud83c\uddf3\ud83c\uddf1 Joel De Jong Smashes World Record\ud83d\udd25 at #Paris2024",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 18090,
"duration": 21,
"views_yearly_historisation": [
{
"years": 2025,
"views": "22448"
}
],
"comments_rate": 0.37,
"7d_best_engagement_rate": 38.55,
"uploaded": "2025-09-27T18:01:10+0200",
"definition": "hd",
"most_loved": 35.86,
"projection": "rectangular",
"views": "24174",
"views_3m": "576",
"yt_id": "fvnRjCZ_mik",
"comments": 9,
"dislikes_rate": 0.29,
"180d_comments": 9,
"comments_1m": 0,
"dislikes_3m": 1,
"60d_likes": 865,
"180d_best_engagement_rate": 36.56,
"public_first_track": "2025-09-26T00:00:00+0200",
"potential_views": 10257,
"180d_likes": 866,
"likes_1m": 1,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 36.53,
"comments_1w": 0,
"likes_1d": 1,
"30d_comments": 9,
"7d_most_loved": 37.89
},
"sort": [
1758988870000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "RvKA0EQOvwc",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "6",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 30,
"language": "en",
"public_last_track": "2026-04-10T05:46:55+0200",
"30d_best_engagement_rate": 22.51,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "44",
"modified": "2026-04-10T03:46:55+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 34,
"180d_most_loved": 14.76,
"7d_type": "public_v2",
"7d_views": 1118,
"60d_most_loved": 18.1,
"created": "2025-09-27T19:45:01+0000",
"60d_best_engagement_rate": 19.7,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 1,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 34,
"likes_rate": 14.66,
"60d_comments": 2,
"@indexed": "2026-04-10T03:46:57+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "2304",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "1878",
"brand_domains": [
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 20.68,
"30d_views": "1644",
"performance_score": 86.46,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/RvKA0EQOvwc\/hqdefault.jpg",
"title": "\ud83c\udde8\ud83c\uddf4\ud83c\udfc6 Nelson Crispin Leads Colombia To Gold In Breaststroke SB6 At #Singapore2025 With Record Swim",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 1186,
"duration": 272,
"views_yearly_historisation": [
{
"years": 2025,
"views": "1944"
}
],
"comments_rate": 0.86,
"7d_best_engagement_rate": 29.52,
"uploaded": "2025-09-27T18:00:54+0200",
"definition": "hd",
"most_loved": 14.66,
"projection": "rectangular",
"views": "2319",
"views_3m": "182",
"yt_id": "RvKA0EQOvwc",
"comments": 2,
"dislikes_rate": 0.43,
"180d_comments": 2,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 34,
"180d_best_engagement_rate": 16.06,
"public_first_track": "2025-09-26T00:00:00+0200",
"potential_views": 868,
"180d_likes": 34,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 15.96,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 2,
"7d_most_loved": 26.83
},
"sort": [
1758988854000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "G3XzLkrHqD8",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "12",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 18,
"language": "en",
"public_last_track": "2026-04-10T05:46:54+0200",
"30d_best_engagement_rate": 16.57,
"comments_1d": 0,
"views_1d": 2,
"60d_dislikes": 11,
"views_1m": "73",
"modified": "2026-04-10T03:46:54+0000",
"30d_dislikes": 10,
"7d_dislikes": 0,
"likes": 245,
"180d_most_loved": 14.91,
"7d_type": "public_v2",
"7d_views": 0,
"60d_most_loved": 15.2,
"created": "2025-09-20T21:39:15+0000",
"60d_best_engagement_rate": 16.56,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 11,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 244,
"likes_rate": 14.88,
"60d_comments": 11,
"@indexed": "2026-04-10T03:46:56+0000",
"has_previous_collaboration": false,
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "16433",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 11,
"60d_views": "16122",
"brand_domains": [
{
"domain": "paralympic.org"
},
{
"domain": "imgvideoarchive.com"
}
],
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 15.26,
"30d_views": "15994",
"performance_score": 92.29,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/G3XzLkrHqD8\/hqdefault.jpg",
"title": "Para Athletics | Evening | Day 1 | IndianOil World Championships | New Delhi 2025",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"average_potential_views": 3589,
"duration": 9675,
"views_yearly_historisation": [
{
"years": 2025,
"views": "16220"
}
],
"comments_rate": 0.67,
"uploaded": "2025-09-27T16:20:02+0200",
"definition": "hd",
"most_loved": 14.88,
"projection": "rectangular",
"views": "16463",
"views_3m": "220",
"yt_id": "G3XzLkrHqD8",
"comments": 11,
"dislikes_rate": 0.67,
"180d_comments": 11,
"comments_1m": 0,
"dislikes_3m": 0,
"60d_likes": 245,
"180d_best_engagement_rate": 16.25,
"public_first_track": "2025-09-19T00:00:00+0200",
"potential_views": 2259,
"180d_likes": 245,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 16.22,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 11
},
"sort": [
1758982802000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "_PvGDbNg1pM",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "47",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 4,
"language": "en",
"public_last_track": "2026-04-10T05:46:56+0200",
"30d_best_engagement_rate": 12.29,
"views_1d": 5,
"comments_1d": 0,
"60d_dislikes": 12,
"views_1m": "208",
"modified": "2026-04-10T03:46:56+0000",
"30d_dislikes": 12,
"7d_dislikes": 0,
"likes": 204,
"180d_most_loved": 10.44,
"7d_type": "public_v2",
"7d_views": 0,
"60d_most_loved": 11.08,
"created": "2025-09-11T23:26:08+0000",
"60d_best_engagement_rate": 12.16,
"active": true,
"7d_comments": 0,
"dislikes": 13,
"comments_3m": 0,
"language_type": "snippet",
"dislikes_1w": 0,
"30d_likes": 200,
"likes_rate": 10.39,
"60d_comments": 8,
"@indexed": "2026-04-10T03:46:58+0000",
"tags": [
"Paralympics",
"Paralympic Games",
"Para sport",
"Sport",
"Olympics",
"Olympic Games",
"Disability",
"Inclusion",
"Diversity",
"Sports"
],
"60d_type": "public_v2",
"180d_views": "19535",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 13,
"60d_views": "18415",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 11.17,
"30d_views": "17900",
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/_PvGDbNg1pM\/hqdefault.jpg",
"title": "Para Swimming | Evening | Day 7 | Toyota World Para Swimming Championships | Singapore 2025",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 14185,
"views_yearly_historisation": [
{
"years": 2025,
"views": "18842"
}
],
"comments_rate": 0.41,
"uploaded": "2025-09-27T15:38:14+0200",
"definition": "hd",
"most_loved": 10.39,
"projection": "rectangular",
"views": "19627",
"views_3m": "715",
"yt_id": "_PvGDbNg1pM",
"comments": 8,
"dislikes_rate": 0.66,
"180d_comments": 8,
"comments_1m": 0,
"dislikes_3m": 1,
"60d_likes": 204,
"180d_best_engagement_rate": 11.52,
"public_first_track": "2025-09-11T00:00:00+0200",
"180d_likes": 204,
"likes_1m": 1,
"is_live": true,
"public_stats_viewable": true,
"best_engagement_rate": 11.46,
"likes_1d": 0,
"comments_1w": 0,
"30d_comments": 8
},
"sort": [
1758980294000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.548398,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.548398,
"_source": {
"score": 606,
"videos_uploaded": 23561,
"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": "1265864198"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}