GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "908957"
}
}
]
}
},
{
"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": 1020
},
"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": 377,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1021,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "KkEcEH9hE3c",
"_score": null,
"_routing": "908957",
"_parent": "908957",
"_source": {
"30d_views": "3521",
"country": "br",
"likes_1w": 0,
"views_1w": "4",
"made_for_kids": false,
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"relevantTopics": [
"\/m\/019_rr",
"\/m\/0410tth"
],
"thumb": "https:\/\/i.ytimg.com\/vi\/KkEcEH9hE3c\/hqdefault.jpg",
"language": "pt",
"public_last_track": "2026-02-27T14:41:51+0100",
"title": "Nubank no Red Bull Soapbox 2015",
"yt_channel_id": "gsDX3hTwiPdtGHJjMFfDxg",
"best_engagement": 66.685,
"duration": 188,
"views_yearly_historisation": [
{
"years": 2023,
"views": "279"
}
],
"views_1d": 1,
"comments_rate": 2.66,
"uploaded": "2015-10-09T21:38:10+0200",
"views_1m": "16",
"modified": "2026-02-27T13:41:51+0000",
"definition": "hd",
"most_loved": 58.55,
"projection": "rectangular",
"views_3m": "66",
"views": "8283",
"likes": 485,
"yt_id": "KkEcEH9hE3c",
"projection_last_track": "2023-10-16T06:03:37+0200",
"comments": 22,
"dislikes_rate": 0.85,
"created": "2016-04-08T06:00:18+0000",
"comments_1m": 0,
"active": true,
"dislikes": 7,
"comments_3m": 0,
"language_type": "snippet",
"yt_rating_restricted": false,
"likes_rate": 58.55,
"@indexed": "2026-02-27T13:41:53+0000",
"tags": [
"CredsonsCar",
"Red Bull Soapbox",
"Nubank",
"Nubank Brasil",
"Red Bull",
"Soapbox 2015"
],
"public_first_track": "2016-05-17T00:00:00+0200",
"likes_3m": 0,
"likes_1m": 1,
"licensed_content_owner": false,
"is_live": false,
"public_stats_viewable": true,
"channel_id": 908957,
"best_engagement_rate": 62.05
},
"sort": [
1444419490000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.886372,
"hits": [
{
"_type": "channels",
"_id": "908957",
"_score": 12.886372,
"_source": {
"score": 822,
"videos_uploaded": 1143,
"subscribers": 2120000,
"logo": "https:\/\/yt3.ggpht.com\/Yvl6yndRtGAfTmEd7_27messwiyzF9caEkTb18bziBS14fmJ-OVFwKJt6PKjPzJ8jLEGhLdZ=s800-c-k-c0x00ffffff-no-rj",
"handle": "nubank",
"ContentOwner": {
"display_name": "Not Partner"
},
"id": "908957",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Nubank",
"videos_views": "1436931528"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}