GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2706976"
}
}
]
}
},
{
"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": 3480
},
"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": 1047,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 3481,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "oLimRvvKb-U",
"_score": null,
"_routing": "2706976",
"_parent": "2706976",
"_source": {
"30d_views": "353",
"likes_1w": 0,
"views_1w": "5",
"Category": {
"yt_category": "People",
"name": "People & Blogs",
"name_fra": "People et blogs",
"id": "11"
},
"relevantTopics": [
"\/m\/02jjt",
"\/m\/02vxn"
],
"thumb": "https:\/\/i.ytimg.com\/vi\/oLimRvvKb-U\/hqdefault.jpg",
"public_last_track": "2026-05-05T00:09:02+0200",
"language": "pt",
"title": "#shorts #casal #comedy",
"yt_channel_id": "pqDzcPcmklKLoHr_VaSWNA",
"duration": 61,
"views_yearly_historisation": [
{
"years": 2023,
"views": "197"
},
{
"years": 2024,
"views": "102"
},
{
"years": 2025,
"views": "294"
}
],
"views_1d": 1,
"uploaded": "2023-04-26T01:49:53+0200",
"views_1m": "20",
"modified": "2026-05-04T22:09:02+0000",
"definition": "hd",
"most_loved": 40,
"projection": "rectangular",
"views": "1075",
"views_3m": "79",
"likes": 43,
"yt_id": "oLimRvvKb-U",
"dislikes_rate": 2.79,
"created": "2023-12-13T23:18:25+0000",
"active": true,
"dislikes": 3,
"dislikes_1w": 0,
"language_type": "snippet",
"likes_rate": 40,
"@indexed": "2026-05-04T22:09:06+0000",
"dislikes_3m": 1,
"public_first_track": "2023-12-24T00:00:00+0100",
"likes_3m": 4,
"dislikes_1m": 0,
"licensed_content_owner": true,
"likes_1m": 0,
"is_live": false,
"public_stats_viewable": true,
"channel_id": 2706976,
"best_engagement_rate": 42.79,
"likes_1d": 0
},
"sort": [
1682466593000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 14.282501,
"hits": [
{
"_type": "channels",
"_id": "2706976",
"_score": 14.282501,
"_source": {
"score": 788,
"videos_uploaded": 3482,
"subscribers": 600000,
"logo": "https:\/\/yt3.ggpht.com\/w5Dop-WTlVfhp6KfjEKzjWsLX0LcSVMAdKLCdPjhlHBSmWZpCiHVlM1tFL6J2jJuT5fIWfEM=s800-c-k-c0x00ffffff-no-rj",
"handle": "douglasemayara120",
"ContentOwner": [],
"id": "2706976",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Douglas e Mayara",
"videos_views": "355179319"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}