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": 4860
},
"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": 1916,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 23362,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "igjyFqpnkfc",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/03tmr",
"\/m\/06ntj"
],
"7d_likes": 31,
"language": "en",
"public_last_track": "2026-05-11T09:55:40+0200",
"30d_best_engagement_rate": 17.77,
"best_engagement": 19.653,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "3",
"modified": "2026-05-11T07:55:40+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 33,
"180d_most_loved": 14.39,
"7d_type": "public_v2",
"7d_views": 1710,
"60d_most_loved": 15.6,
"created": "2023-10-05T01:25:34+0000",
"60d_best_engagement_rate": 17.16,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 30,
"likes_rate": 12.39,
"60d_comments": 3,
"@indexed": "2026-05-11T07:55:43+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "2154",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1923",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 16.16,
"30d_views": "1857",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/igjyFqpnkfc\/hqdefault.jpg",
"title": "Day 3 | SWE VS JPN | Astana 2023 World Para Ice Hockey Championships B-pool",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 6584,
"views_yearly_historisation": [
{
"years": 2025,
"views": "300"
}
],
"comments_rate": 1.13,
"uploaded": "2023-10-08T12:52:51+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 12.39,
"views": "2663",
"views_3m": "24",
"yt_id": "igjyFqpnkfc",
"7d_likes_rate": 18.129,
"comments": 3,
"dislikes_rate": 0,
"180d_comments": 3,
"comments_1m": 0,
"7d_comments_rate": 1.754,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 30,
"180d_best_engagement_rate": 15.78,
"public_first_track": "2023-10-04T00:00:00+0200",
"180d_likes": 31,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 13.52,
"30d_comments": 3
},
"sort": [
1696762371000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "PJAmDeMNYN0",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/03tmr",
"\/m\/06ntj"
],
"7d_likes": 29,
"language": "en",
"public_last_track": "2026-05-11T09:55:38+0200",
"30d_best_engagement_rate": 11.33,
"best_engagement": 11.993,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "0",
"modified": "2026-05-11T07:55:38+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 28,
"180d_most_loved": 10.44,
"7d_type": "public_v2",
"7d_views": 2405,
"60d_most_loved": 11.12,
"created": "2023-10-05T01:25:34+0000",
"60d_best_engagement_rate": 11.12,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 28,
"likes_rate": 9.67,
"60d_comments": 0,
"@indexed": "2026-05-11T07:55:43+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "2681",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 0,
"60d_views": "2518",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 11.33,
"30d_views": "2471",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/PJAmDeMNYN0\/hqdefault.jpg",
"title": "Day 3 | SVK VS GBR | Astana 2023 World Para Ice Hockey Championships B-pool",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 6831,
"views_yearly_historisation": [
{
"years": 2025,
"views": "87"
}
],
"comments_rate": 0,
"uploaded": "2023-10-08T09:01:04+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 9.67,
"views": "2895",
"views_3m": "2",
"yt_id": "PJAmDeMNYN0",
"7d_likes_rate": 12.058,
"comments": 0,
"dislikes_rate": 0,
"180d_comments": 0,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 28,
"180d_best_engagement_rate": 10.44,
"public_first_track": "2023-10-04T00:00:00+0200",
"180d_likes": 28,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 9.67,
"30d_comments": 0
},
"sort": [
1696748464000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "7m6rF84ld0I",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/03tmr",
"\/m\/06ntj"
],
"7d_likes": 33,
"language": "en",
"public_last_track": "2026-05-11T09:55:36+0200",
"30d_best_engagement_rate": 19.86,
"best_engagement": 21.053,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "7",
"modified": "2026-05-11T07:55:36+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 34,
"180d_most_loved": 17.71,
"7d_type": "public_v2",
"7d_views": 1590,
"60d_most_loved": 18.89,
"created": "2023-10-05T01:25:34+0000",
"60d_best_engagement_rate": 19.46,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 33,
"likes_rate": 15.7,
"60d_comments": 1,
"@indexed": "2026-05-11T07:55:38+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "1863",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1747",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 19.28,
"30d_views": "1712",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/7m6rF84ld0I\/hqdefault.jpg",
"title": "Day 2 | JPN VS KAZ | Astana 2023 World Para Ice Hockey Championships B-pool",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 5581,
"views_yearly_historisation": [
{
"years": 2025,
"views": "174"
}
],
"comments_rate": 0.46,
"uploaded": "2023-10-07T16:54:56+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 15.7,
"views": "2166",
"views_3m": "21",
"yt_id": "7m6rF84ld0I",
"7d_likes_rate": 20.755,
"comments": 1,
"dislikes_rate": 0.46,
"180d_comments": 1,
"comments_1m": 0,
"7d_comments_rate": 0.629,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 33,
"180d_best_engagement_rate": 18.25,
"public_first_track": "2023-10-04T00:00:00+0200",
"180d_likes": 33,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 16.62,
"30d_comments": 1
},
"sort": [
1696690496000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "dOs0HUx_4uQ",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/03tmr",
"\/m\/06ntj"
],
"7d_likes": 28,
"language": "en",
"public_last_track": "2026-05-11T09:55:39+0200",
"30d_best_engagement_rate": 18.01,
"best_engagement": 19.284,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "1",
"modified": "2026-05-11T07:55:39+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 27,
"180d_most_loved": 16.14,
"7d_type": "public_v2",
"7d_views": 1432,
"60d_most_loved": 17.54,
"created": "2023-10-05T01:25:34+0000",
"60d_best_engagement_rate": 17.54,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 27,
"likes_rate": 15.09,
"60d_comments": 0,
"@indexed": "2026-05-11T07:55:43+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "1673",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 0,
"60d_views": "1539",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 18.01,
"30d_views": "1499",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/dOs0HUx_4uQ\/hqdefault.jpg",
"title": "Day 2 | SVK VS FIN | Astana 2023 World Para Ice Hockey Championships B-pool",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 6971,
"views_yearly_historisation": [
{
"years": 2025,
"views": "43"
}
],
"comments_rate": 0,
"uploaded": "2023-10-07T13:00:32+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 15.09,
"views": "1789",
"views_3m": "11",
"yt_id": "dOs0HUx_4uQ",
"7d_likes_rate": 19.553,
"comments": 0,
"dislikes_rate": 0,
"180d_comments": 0,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 27,
"180d_best_engagement_rate": 16.14,
"public_first_track": "2023-10-04T00:00:00+0200",
"180d_likes": 27,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 15.09,
"30d_comments": 0
},
"sort": [
1696676432000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Hsh-vLqQcpc",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/03tmr",
"\/m\/06ntj"
],
"7d_likes": 26,
"language": "en",
"public_last_track": "2026-05-11T09:55:37+0200",
"30d_best_engagement_rate": 16.7,
"best_engagement": 17.916,
"7d_dislikes_rate": 0.668,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "1",
"modified": "2026-05-11T07:55:37+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 27,
"180d_most_loved": 15.1,
"7d_type": "public_v2",
"7d_views": 1497,
"60d_most_loved": 16.33,
"created": "2023-10-05T01:25:34+0000",
"60d_best_engagement_rate": 16.96,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 25,
"likes_rate": 12.17,
"60d_comments": 0,
"@indexed": "2026-05-11T07:55:46+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "1788",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 1,
"60d_views": "1592",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 16.06,
"30d_views": "1557",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Hsh-vLqQcpc\/hqdefault.jpg",
"title": "Day 2 | SWE VS GBR | Astana 2023 World Para Ice Hockey Championships B-pool",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 6801,
"views_yearly_historisation": [
{
"years": 2025,
"views": "225"
}
],
"comments_rate": 0,
"uploaded": "2023-10-07T08:58:41+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 12.17,
"views": "2218",
"views_3m": "18",
"yt_id": "Hsh-vLqQcpc",
"7d_likes_rate": 17.368,
"comments": 0,
"dislikes_rate": 0.45,
"180d_comments": 0,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 26,
"180d_best_engagement_rate": 15.66,
"public_first_track": "2023-10-04T00:00:00+0200",
"180d_likes": 27,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 12.62,
"30d_comments": 0
},
"sort": [
1696661921000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "LfK4G3g2WMI",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/03tmr",
"\/m\/06ntj"
],
"7d_likes": 53,
"language": "en",
"public_last_track": "2026-05-05T12:02:03+0200",
"30d_best_engagement_rate": 27.94,
"best_engagement": 29.268,
"7d_dislikes_rate": 0.551,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "0",
"modified": "2026-05-05T10:02:04+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 50,
"180d_most_loved": 24.25,
"7d_type": "public_v2",
"7d_views": 1815,
"60d_most_loved": 26.68,
"created": "2023-10-05T01:25:34+0000",
"60d_best_engagement_rate": 27.19,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 52,
"likes_rate": 20.76,
"60d_comments": 0,
"@indexed": "2026-05-05T10:02:10+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "2144",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 1,
"60d_views": "1949",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 27.41,
"30d_views": "1897",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/LfK4G3g2WMI\/hqdefault.jpg",
"title": "Day 1 | KAZ VS SVK | Astana 2023 World Para Ice Hockey Championships B-pool",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 7556,
"views_yearly_historisation": [
{
"years": 2023,
"views": "1995"
},
{
"years": 2024,
"views": "197"
},
{
"years": 2025,
"views": "120"
}
],
"comments_rate": 0,
"uploaded": "2023-10-06T17:11:51+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 20.76,
"views": "2409",
"views_3m": "14",
"yt_id": "LfK4G3g2WMI",
"7d_likes_rate": 29.201,
"comments": 0,
"dislikes_rate": 0.42,
"180d_comments": 0,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 52,
"180d_best_engagement_rate": 24.72,
"public_first_track": "2023-10-04T00:00:00+0200",
"180d_likes": 52,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 21.17,
"30d_comments": 0
},
"sort": [
1696605111000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "ic1LfMNmWGo",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 75,
"language": "en",
"public_last_track": "2026-05-05T12:02:08+0200",
"30d_best_engagement_rate": 26.11,
"best_engagement": 29.412,
"7d_dislikes_rate": 1.477,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 4,
"views_1m": "13",
"modified": "2026-05-05T10:02:08+0000",
"30d_dislikes": 4,
"7d_dislikes": 4,
"likes": 108,
"180d_most_loved": 24.35,
"7d_type": "public_v2",
"7d_views": 2708,
"60d_most_loved": 25.41,
"created": "2023-10-07T01:13:50+0000",
"60d_best_engagement_rate": 26.45,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 5,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 88,
"likes_rate": 23.21,
"60d_comments": 0,
"@indexed": "2026-05-05T10:02:11+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "4230",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 4,
"60d_views": "3818",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 24.98,
"30d_views": "3523",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/ic1LfMNmWGo\/hqdefault.jpg",
"title": "Very Tight Race At Diamong League!",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 53,
"views_yearly_historisation": [
{
"years": 2023,
"views": "3907"
},
{
"years": 2024,
"views": "435"
},
{
"years": 2025,
"views": "56"
}
],
"comments_rate": 0.21,
"uploaded": "2023-10-06T14:00:41+0200",
"definition": "hd",
"most_loved": 23.21,
"projection": "rectangular",
"views": "4653",
"views_3m": "30",
"yt_id": "ic1LfMNmWGo",
"7d_likes_rate": 27.696,
"comments": 1,
"dislikes_rate": 1.07,
"180d_comments": 1,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 97,
"180d_best_engagement_rate": 25.53,
"public_first_track": "2023-10-06T00:00:00+0200",
"180d_likes": 103,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 24.5,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 0
},
"sort": [
1696593641000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "If0po9MNj9U",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/03tmr",
"\/m\/06ntj"
],
"7d_likes": 54,
"language": "en",
"public_last_track": "2026-05-05T12:02:01+0200",
"30d_best_engagement_rate": 23.36,
"best_engagement": 25.105,
"7d_dislikes_rate": 0.864,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 2,
"views_1m": "0",
"modified": "2026-05-05T10:02:02+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 56,
"180d_most_loved": 18.29,
"7d_type": "public_v2",
"7d_views": 2314,
"60d_most_loved": 20.42,
"created": "2023-10-05T01:25:34+0000",
"60d_best_engagement_rate": 22.27,
"active": true,
"7d_comments": 3,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 55,
"likes_rate": 15.76,
"60d_comments": 3,
"@indexed": "2026-05-05T10:02:10+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "3007",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 1,
"60d_views": "2694",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 21.42,
"30d_views": "2568",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/If0po9MNj9U\/hqdefault.jpg",
"title": "Day 1 | GBR VS JPN | Astana 2023 World Para Ice Hockey Championships B-pool",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 7625,
"views_yearly_historisation": [
{
"years": 2023,
"views": "2744"
},
{
"years": 2024,
"views": "379"
},
{
"years": 2025,
"views": "245"
}
],
"comments_rate": 0.84,
"7d_best_engagement_rate": 25.497,
"uploaded": "2023-10-06T13:11:49+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 15.76,
"views": "3553",
"views_3m": "16",
"yt_id": "If0po9MNj9U",
"7d_likes_rate": 23.336,
"comments": 3,
"dislikes_rate": 0.28,
"180d_comments": 3,
"comments_1m": 0,
"7d_comments_rate": 1.296,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 55,
"180d_best_engagement_rate": 19.62,
"public_first_track": "2023-10-04T00:00:00+0200",
"180d_likes": 55,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 16.89,
"30d_comments": 3
},
"sort": [
1696590709000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "Etgw4CEuM1k",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/03tmr",
"\/m\/06ntj"
],
"7d_likes": 40,
"language": "en",
"public_last_track": "2026-05-05T12:02:00+0200",
"30d_best_engagement_rate": 21.03,
"best_engagement": 22.352,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "2",
"modified": "2026-05-05T10:02:00+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 42,
"180d_most_loved": 18.68,
"7d_type": "public_v2",
"7d_views": 1859,
"60d_most_loved": 19.18,
"created": "2023-10-05T01:25:34+0000",
"60d_best_engagement_rate": 20.17,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 39,
"likes_rate": 16.07,
"60d_comments": 2,
"@indexed": "2026-05-05T10:02:08+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "2248",
"likes_3m": -1,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 0,
"60d_views": "2033",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 20,
"30d_views": "1950",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/Etgw4CEuM1k\/hqdefault.jpg",
"title": "Day 1 | FIN VS SWE | Astana 2023 World Para Ice Hockey Championships B-pool",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 7715,
"views_yearly_historisation": [
{
"years": 2023,
"views": "2061"
},
{
"years": 2024,
"views": "255"
},
{
"years": 2025,
"views": "144"
}
],
"comments_rate": 0.77,
"uploaded": "2023-10-06T09:31:15+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 16.07,
"views": "2613",
"views_3m": "16",
"yt_id": "Etgw4CEuM1k",
"7d_likes_rate": 21.517,
"comments": 2,
"dislikes_rate": 0,
"180d_comments": 2,
"comments_1m": 0,
"7d_comments_rate": 1.076,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 39,
"180d_best_engagement_rate": 19.57,
"public_first_track": "2023-10-04T00:00:00+0200",
"180d_likes": 42,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 16.84,
"30d_comments": 2
},
"sort": [
1696577475000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "iuiqV4h3zas",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "5",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 37,
"language": "en",
"public_last_track": "2026-05-05T12:02:08+0200",
"30d_best_engagement_rate": 42.7,
"best_engagement": 47.669,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 0,
"views_1m": "15",
"modified": "2026-05-05T10:02:08+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 71,
"180d_most_loved": 40.06,
"7d_type": "public_v2",
"7d_views": 873,
"60d_most_loved": 42.47,
"created": "2023-10-06T01:17:04+0000",
"60d_best_engagement_rate": 43.24,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 49,
"likes_rate": 29.5,
"60d_comments": 1,
"@indexed": "2026-05-05T10:02:16+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "1448",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": true,
"180d_dislikes": 1,
"60d_views": "1295",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 41.84,
"30d_views": "1171",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/iuiqV4h3zas\/hqdefault.jpg",
"title": "Noah Malone Runs 100m in 10.72s and Wins Gold at Diamond League",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 48,
"views_yearly_historisation": [
{
"years": 2023,
"views": "1338"
},
{
"years": 2024,
"views": "579"
},
{
"years": 2025,
"views": "138"
}
],
"comments_rate": 0.42,
"uploaded": "2023-10-05T11:08:50+0200",
"definition": "hd",
"most_loved": 29.5,
"projection": "rectangular",
"views": "2407",
"views_3m": "45",
"yt_id": "iuiqV4h3zas",
"7d_likes_rate": 42.383,
"comments": 1,
"dislikes_rate": 0.42,
"180d_comments": 1,
"comments_1m": 0,
"7d_comments_rate": 1.145,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 55,
"180d_best_engagement_rate": 41.44,
"public_first_track": "2023-10-05T00:00:00+0200",
"180d_likes": 58,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 30.33,
"comments_1w": 0,
"likes_1d": 0,
"30d_comments": 1
},
"sort": [
1696496930000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "hI9V7mkvZo4",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "4",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 42,
"language": "en",
"public_last_track": "2026-05-02T09:07:10+0200",
"30d_best_engagement_rate": 32.35,
"best_engagement": 34.169,
"7d_dislikes_rate": 0.811,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 1,
"views_1m": "11",
"modified": "2026-05-02T07:07:10+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 46,
"180d_most_loved": 28.36,
"7d_type": "public_v2",
"7d_views": 1233,
"60d_most_loved": 30.43,
"created": "2023-09-16T01:28:26+0000",
"60d_best_engagement_rate": 31.12,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 44,
"likes_rate": 23.54,
"60d_comments": 0,
"@indexed": "2026-05-02T10:04:04+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "1587",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 1,
"60d_views": "1446",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 31.63,
"30d_views": "1391",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/hI9V7mkvZo4\/hqdefault.jpg",
"title": "Lima 2023 | Day 7 | R9 - Mixed 50m Rifle prone SH2 | WSPS World Championships",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 2306,
"views_yearly_historisation": [
{
"years": 2025,
"views": "119"
}
],
"comments_rate": 0.51,
"uploaded": "2023-09-28T22:15:02+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 23.54,
"views": "1954",
"views_3m": "28",
"yt_id": "hI9V7mkvZo4",
"7d_likes_rate": 34.063,
"comments": 1,
"dislikes_rate": 0.51,
"180d_comments": 0,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 44,
"180d_best_engagement_rate": 28.99,
"public_first_track": "2023-09-15T00:00:00+0200",
"180d_likes": 45,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 24.56,
"30d_comments": 0
},
"sort": [
1695932102000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "nY_GbcFyaoY",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 32,
"language": "en",
"public_last_track": "2026-05-02T09:07:10+0200",
"30d_best_engagement_rate": 27.93,
"best_engagement": 28.777,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "6",
"modified": "2026-05-02T07:07:10+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 36,
"180d_most_loved": 23.86,
"7d_type": "public_v2",
"7d_views": 1163,
"60d_most_loved": 25.24,
"created": "2023-09-16T01:28:26+0000",
"60d_best_engagement_rate": 26.73,
"active": true,
"7d_comments": 2,
"comments_3m": 0,
"dislikes": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 34,
"likes_rate": 20.99,
"60d_comments": 2,
"@indexed": "2026-05-02T10:04:05+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "1425",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 0,
"60d_views": "1347",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 26.38,
"30d_views": "1289",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/nY_GbcFyaoY\/hqdefault.jpg",
"title": "Lima 2023 | Day 7 | R6 - Mixed 50m Rifle prone SH1 | WSPS World Championships",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 2231,
"views_yearly_historisation": [
{
"years": 2025,
"views": "102"
}
],
"comments_rate": 1.75,
"uploaded": "2023-09-28T18:43:21+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 20.99,
"views": "1715",
"views_3m": "36",
"yt_id": "nY_GbcFyaoY",
"7d_likes_rate": 27.515,
"comments": 3,
"dislikes_rate": 0,
"180d_comments": 2,
"comments_1m": 0,
"7d_comments_rate": 1.72,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 34,
"180d_best_engagement_rate": 25.26,
"public_first_track": "2023-09-15T00:00:00+0200",
"180d_likes": 34,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 22.74,
"30d_comments": 2
},
"sort": [
1695919401000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "0MjFeNq-8uY",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "5",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 46,
"language": "en",
"public_last_track": "2026-05-02T09:07:08+0200",
"30d_best_engagement_rate": 30.25,
"best_engagement": 30.401,
"7d_dislikes_rate": 0.699,
"comments_1d": 0,
"views_1d": 1,
"60d_dislikes": 1,
"views_1m": "31",
"modified": "2026-05-02T07:07:08+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 81,
"180d_most_loved": 27.07,
"7d_type": "public_v2",
"7d_views": 1430,
"60d_most_loved": 29.72,
"created": "2023-09-16T01:28:26+0000",
"60d_best_engagement_rate": 30.3,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 2,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 48,
"likes_rate": 21.57,
"60d_comments": 0,
"@indexed": "2026-05-02T10:04:03+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "2032",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 2,
"60d_views": "1716",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 29.63,
"30d_views": "1620",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/0MjFeNq-8uY\/hqdefault.jpg",
"title": "Lima 2023 | Day 6 | P1 - Men's 10m Air Pistol SH1 | WSPS World Championships",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 2581,
"views_yearly_historisation": [
{
"years": 2025,
"views": "860"
}
],
"comments_rate": 0.27,
"uploaded": "2023-09-27T21:49:04+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 21.57,
"views": "3755",
"views_3m": "140",
"yt_id": "0MjFeNq-8uY",
"7d_likes_rate": 32.168,
"comments": 1,
"dislikes_rate": 0.53,
"180d_comments": 0,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 51,
"180d_best_engagement_rate": 28.05,
"public_first_track": "2023-09-15T00:00:00+0200",
"180d_likes": 55,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 22.37,
"30d_comments": 0
},
"sort": [
1695844144000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "MCeiasTP_uI",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 23,
"language": "en",
"public_last_track": "2026-05-02T09:07:09+0200",
"30d_best_engagement_rate": 17.56,
"best_engagement": 18.598,
"7d_dislikes_rate": 1.541,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 2,
"views_1m": "5",
"modified": "2026-05-02T07:07:09+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 29,
"180d_most_loved": 13.9,
"7d_type": "public_v2",
"7d_views": 1298,
"60d_most_loved": 15.8,
"created": "2023-09-16T01:28:26+0000",
"60d_best_engagement_rate": 17.7,
"active": true,
"7d_comments": 1,
"comments_3m": 0,
"dislikes": 2,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 23,
"likes_rate": 12.16,
"60d_comments": 1,
"@indexed": "2026-05-02T10:04:04+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "1870",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 2,
"60d_views": "1582",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 15.53,
"30d_views": "1481",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/MCeiasTP_uI\/hqdefault.jpg",
"title": "Lima 2023 | Day 5 | PT2 - Para Trap Final | WSPS World Championships",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 4055,
"views_yearly_historisation": [
{
"years": 2025,
"views": "221"
}
],
"comments_rate": 0.42,
"7d_best_engagement_rate": 20.031,
"uploaded": "2023-09-27T00:14:32+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 12.16,
"views": "2385",
"views_3m": "24",
"yt_id": "MCeiasTP_uI",
"7d_likes_rate": 17.72,
"comments": 1,
"dislikes_rate": 0.84,
"180d_comments": 1,
"comments_1m": 0,
"7d_comments_rate": 0.77,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 25,
"180d_best_engagement_rate": 15.51,
"public_first_track": "2023-09-15T00:00:00+0200",
"180d_likes": 26,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 13.42,
"30d_comments": 1
},
"sort": [
1695766472000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "G7kVxyYFugY",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "0",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 25,
"language": "en",
"public_last_track": "2026-05-14T18:21:41+0200",
"30d_best_engagement_rate": 22.69,
"best_engagement": 23.669,
"7d_dislikes_rate": 1.767,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 2,
"views_1m": "2",
"modified": "2026-05-14T16:21:41+0000",
"30d_dislikes": 2,
"7d_dislikes": 2,
"likes": 34,
"180d_most_loved": 19.57,
"7d_type": "public_v2",
"7d_views": 1132,
"60d_most_loved": 20.96,
"created": "2023-09-16T01:28:26+0000",
"60d_best_engagement_rate": 22.52,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 2,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 26,
"likes_rate": 18.81,
"60d_comments": 0,
"@indexed": "2026-05-14T16:21:46+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "1482",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 2,
"60d_views": "1288",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 21.07,
"30d_views": "1234",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/G7kVxyYFugY\/hqdefault.jpg",
"title": "Lima 2023 | Day 5 | PT2 - Para Trap Final | WSPS World Championships",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 3471,
"views_yearly_historisation": [
{
"years": 2025,
"views": "119"
}
],
"comments_rate": 1.11,
"uploaded": "2023-09-26T22:55:32+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 18.81,
"views": "1808",
"views_3m": "8",
"yt_id": "G7kVxyYFugY",
"7d_likes_rate": 22.085,
"comments": 2,
"dislikes_rate": 1.11,
"180d_comments": 1,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 27,
"180d_best_engagement_rate": 21.59,
"public_first_track": "2023-09-15T00:00:00+0200",
"180d_likes": 29,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 21.02,
"30d_comments": 0
},
"sort": [
1695761732000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "hWtNu4QlzPM",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 26,
"language": "en",
"public_last_track": "2026-05-14T18:21:43+0200",
"30d_best_engagement_rate": 19.18,
"best_engagement": 19.244,
"7d_dislikes_rate": 0.717,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "12",
"modified": "2026-05-14T16:21:43+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 33,
"180d_most_loved": 16.38,
"7d_type": "public_v2",
"7d_views": 1395,
"60d_most_loved": 18.13,
"created": "2023-09-16T01:28:26+0000",
"60d_best_engagement_rate": 18.75,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 28,
"likes_rate": 13.4,
"60d_comments": 0,
"@indexed": "2026-05-14T16:21:48+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "1832",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 1,
"60d_views": "1600",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 18.52,
"30d_views": "1512",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/hWtNu4QlzPM\/hqdefault.jpg",
"title": "Lima 2023 | Day 5 | PT1 - Para Trap Final | WSPS World Championships",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 3731,
"views_yearly_historisation": [
{
"years": 2025,
"views": "288"
}
],
"comments_rate": 0,
"uploaded": "2023-09-26T21:37:21+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 13.4,
"views": "2463",
"views_3m": "28",
"yt_id": "hWtNu4QlzPM",
"7d_likes_rate": 18.638,
"comments": 0,
"dislikes_rate": 0.41,
"180d_comments": 0,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 29,
"180d_best_engagement_rate": 16.92,
"public_first_track": "2023-09-15T00:00:00+0200",
"180d_likes": 30,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 13.8,
"30d_comments": 0
},
"sort": [
1695757041000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "zI80w3-pOpQ",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 28,
"language": "en",
"public_last_track": "2026-05-14T18:21:45+0200",
"30d_best_engagement_rate": 34.29,
"best_engagement": 34.843,
"7d_dislikes_rate": 1.229,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "5",
"modified": "2026-05-14T16:21:45+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 33,
"180d_most_loved": 29.2,
"7d_type": "public_v2",
"7d_views": 814,
"60d_most_loved": 31.52,
"created": "2023-09-16T01:28:26+0000",
"60d_best_engagement_rate": 32.61,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 29,
"likes_rate": 26.05,
"60d_comments": 0,
"@indexed": "2026-05-14T16:21:49+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "993",
"likes_3m": 1,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 1,
"60d_views": "920",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 33.14,
"30d_views": "875",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/zI80w3-pOpQ\/hqdefault.jpg",
"title": "Lima 2023 | Day 5 | R11 \u2013 Mixed Team 10m Air Rifle Standing SH2 | WSPS World Championships",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 2766,
"views_yearly_historisation": [
{
"years": 2025,
"views": "114"
}
],
"comments_rate": 0,
"uploaded": "2023-09-26T18:41:15+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 26.05,
"views": "1267",
"views_3m": "19",
"yt_id": "zI80w3-pOpQ",
"7d_likes_rate": 34.398,
"comments": 0,
"dislikes_rate": 0.79,
"180d_comments": 0,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 29,
"180d_best_engagement_rate": 30.21,
"public_first_track": "2023-09-15T00:00:00+0200",
"180d_likes": 29,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 26.84,
"30d_comments": 0
},
"sort": [
1695746475000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "G8Jemd7uoew",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "3",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 39,
"language": "en",
"public_last_track": "2026-05-14T18:21:41+0200",
"30d_best_engagement_rate": 32.84,
"best_engagement": 34.159,
"7d_dislikes_rate": 0.901,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 1,
"views_1m": "7",
"modified": "2026-05-14T16:21:41+0000",
"30d_dislikes": 1,
"7d_dislikes": 1,
"likes": 55,
"180d_most_loved": 26.64,
"7d_type": "public_v2",
"7d_views": 1110,
"60d_most_loved": 30.35,
"created": "2023-09-16T01:28:26+0000",
"60d_best_engagement_rate": 31.09,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 1,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 39,
"likes_rate": 23.5,
"60d_comments": 0,
"@indexed": "2026-05-14T16:21:48+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "1689",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 1,
"60d_views": "1351",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 32.02,
"30d_views": "1218",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/G8Jemd7uoew\/hqdefault.jpg",
"title": "Lima 2023 | Day 4 | P2 - Women's 10m Air Pistol SH1 | WSPS World Championships",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 2491,
"views_yearly_historisation": [
{
"years": 2025,
"views": "228"
}
],
"comments_rate": 0,
"uploaded": "2023-09-26T00:48:06+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 23.5,
"views": "2340",
"views_3m": "26",
"yt_id": "G8Jemd7uoew",
"7d_likes_rate": 35.135,
"comments": 0,
"dislikes_rate": 0.43,
"180d_comments": 0,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 41,
"180d_best_engagement_rate": 27.24,
"public_first_track": "2023-09-15T00:00:00+0200",
"180d_likes": 45,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 23.93,
"30d_comments": 0
},
"sort": [
1695682086000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "QGqQzGURHWI",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "2",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 26,
"language": "en",
"public_last_track": "2026-05-14T01:51:10+0200",
"30d_best_engagement_rate": 28.89,
"best_engagement": 29.345,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "4",
"modified": "2026-05-13T23:51:10+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 27,
"180d_most_loved": 25.89,
"7d_type": "public_v2",
"7d_views": 837,
"60d_most_loved": 28.57,
"created": "2023-09-16T01:28:26+0000",
"60d_best_engagement_rate": 28.57,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 26,
"likes_rate": 19.45,
"60d_comments": 0,
"@indexed": "2026-05-13T23:51:12+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "1043",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 0,
"60d_views": "945",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 28.89,
"30d_views": "900",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/QGqQzGURHWI\/hqdefault.jpg",
"title": "Lima 2023 | Day 4 | R8 - Women's 50m Rifle 3 Positions SH1 | WSPS World Championships",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 3534,
"views_yearly_historisation": [
{
"years": 2025,
"views": "51"
}
],
"comments_rate": 0,
"uploaded": "2023-09-25T23:26:52+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 19.45,
"views": "1388",
"views_3m": "6",
"yt_id": "QGqQzGURHWI",
"7d_likes_rate": 31.063,
"comments": 0,
"dislikes_rate": 0,
"180d_comments": 0,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 27,
"180d_best_engagement_rate": 25.89,
"public_first_track": "2023-09-15T00:00:00+0200",
"180d_likes": 27,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 19.45,
"30d_comments": 0
},
"sort": [
1695677212000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
},
{
"_index": "youtube",
"_type": "videos",
"_id": "lBx1hanBf4I",
"_score": null,
"_routing": "10080",
"_parent": "10080",
"_source": {
"country": "de",
"likes_1w": 0,
"views_1w": "1",
"relevantTopics": [
"\/m\/06ntj"
],
"7d_likes": 30,
"language": "en",
"public_last_track": "2026-05-14T01:51:10+0200",
"30d_best_engagement_rate": 28.74,
"best_engagement": 29.268,
"comments_1d": 0,
"views_1d": 0,
"60d_dislikes": 0,
"views_1m": "2",
"modified": "2026-05-13T23:51:10+0000",
"30d_dislikes": 0,
"7d_dislikes": 0,
"likes": 31,
"180d_most_loved": 26.25,
"7d_type": "public_v2",
"7d_views": 990,
"60d_most_loved": 27.96,
"created": "2023-09-16T01:28:26+0000",
"60d_best_engagement_rate": 27.96,
"active": true,
"7d_comments": 0,
"comments_3m": 0,
"dislikes": 0,
"dislikes_1w": 0,
"language_type": "snippet",
"30d_likes": 30,
"likes_rate": 23.43,
"60d_comments": 0,
"@indexed": "2026-05-13T23:51:14+0000",
"tags": [
"Paralympics",
"olympics",
"olympic games",
"disability sports",
"disability",
"paralympic games",
"yt:cc=on"
],
"60d_type": "public_v2",
"180d_views": "1143",
"likes_3m": 0,
"dislikes_1m": 0,
"licensed_content_owner": false,
"180d_dislikes": 0,
"60d_views": "1073",
"channel_id": 10080,
"dislikes_1d": 0,
"30d_most_loved": 28.74,
"30d_views": "1044",
"made_for_kids": false,
"180d_type": "public_v2",
"Category": {
"yt_category": "Sports",
"name": "Sports",
"name_fra": "Sport",
"id": "12"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/lBx1hanBf4I\/hqdefault.jpg",
"title": "Lima 2023 | Day 4 | R7 - Men's 50m Rifle 3 Positions SH1 | WSPS World Championships",
"yt_channel_id": "i8n36NkW2uCQSFZNiYtuMQ",
"30d_type": "public_v2",
"duration": 4160,
"views_yearly_historisation": [
{
"years": 2025,
"views": "50"
}
],
"comments_rate": 0,
"uploaded": "2023-09-25T21:47:40+0200",
"definition": "hd",
"projection": "rectangular",
"most_loved": 23.43,
"views": "1323",
"views_3m": "8",
"yt_id": "lBx1hanBf4I",
"7d_likes_rate": 30.303,
"comments": 0,
"dislikes_rate": 0,
"180d_comments": 0,
"comments_1m": 0,
"yt_rating_restricted": false,
"dislikes_3m": 0,
"60d_likes": 30,
"180d_best_engagement_rate": 26.25,
"public_first_track": "2023-09-15T00:00:00+0200",
"180d_likes": 30,
"likes_1m": 0,
"is_live": true,
"public_stats_viewable": true,
"comments_1w": 0,
"likes_1d": 0,
"best_engagement_rate": 23.43,
"30d_comments": 0
},
"sort": [
1695671260000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 13.661948,
"hits": [
{
"_type": "channels",
"_id": "10080",
"_score": 13.661948,
"_source": {
"score": 606,
"videos_uploaded": 23656,
"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": "1268320934"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}