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": "asc"
},
"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": 386,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1021,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "vfxTW3KSKwk",
"_score": null,
"_routing": "908957",
"_parent": "908957",
"_source": {
"country": "br",
"likes_1w": 92,
"views_1w": "1506",
"relevantTopics": [
"\/m\/0f2f9"
],
"language": "pt",
"public_last_track": "2026-03-18T05:07:18+0100",
"comments_1d": 4,
"views_1d": 1506,
"views_1m": "1506",
"modified": "2026-03-18T04:07:18+0000",
"likes": 92,
"created": "2026-03-18T02:46:48+0000",
"active": true,
"comments_3m": 4,
"dislikes": 2,
"dislikes_1w": 2,
"language_type": "snippet",
"likes_rate": 61.09,
"@indexed": "2026-03-18T04:07:22+0000",
"has_previous_collaboration": false,
"tags": [
"Nubank",
"o que \u00e9 nubank",
"cartao de credito nubank",
"cart\u00e3o nubank",
"conta nubank",
"vantagens do nubank",
"nubank \u00e9 bom",
"nu bank",
"como ser cliente nubank",
"nuconta",
"nu conta",
"nubank d\u00e9bito",
"canal nubank",
"david velez",
"cristina junqueira",
"cart\u00e3o de cr\u00e9dito nubank",
"contactless nubank",
"fun\u00e7\u00e3o d\u00e9bito nubank",
"novo cart\u00e3o nubank",
"novo cartao nubank",
"numero banco nubank"
],
"likes_3m": 92,
"dislikes_1m": 2,
"licensed_content_owner": false,
"brand_domains": [
{
"domain": "nubank.com.br"
},
{
"domain": "x.com"
}
],
"channel_id": 908957,
"dislikes_1d": 2,
"Category": {
"yt_category": "Tech",
"name": "Science & Technology",
"name_fra": "Science et technologie",
"id": "13"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/vfxTW3KSKwk\/hqdefault.jpg",
"title": "(In)S\u00f4nia e Eu - Ep.03",
"yt_channel_id": "gsDX3hTwiPdtGHJjMFfDxg",
"duration": 121,
"comments_rate": 2.66,
"uploaded": "2026-03-16T16:50:09+0100",
"definition": "hd",
"most_loved": 61.09,
"projection": "rectangular",
"views": "1506",
"views_3m": "1506",
"yt_id": "vfxTW3KSKwk",
"comments": 4,
"dislikes_rate": 1.33,
"comments_1m": 4,
"dislikes_3m": 2,
"public_first_track": null,
"likes_1m": 92,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 65.07,
"comments_1w": 4,
"likes_1d": 92
},
"sort": [
1773676209000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.883065,
"hits": [
{
"_type": "channels",
"_id": "908957",
"_score": 12.883065,
"_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
}