GET Video/_search?preference=_primary&timeout=300s {
"request": {
"path": "Video\/_search",
"method": "GET",
"data": {
"query": {
"bool": {
"filter": [
{
"bool": {
"filter": [
{
"term": {
"channel_id": "2376777"
}
}
]
}
},
{
"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": 1600
},
"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": 1288,
"timed_out": false,
"_shards": {
"total": 12,
"successful": 12,
"failed": 0
},
"hits": {
"total": 1601,
"max_score": null,
"hits": [
{
"_index": "youtube",
"_type": "videos",
"_id": "4hB4GznfBmA",
"_score": null,
"_routing": "2376777",
"_parent": "2376777",
"_source": {
"country": "it",
"likes_1w": 110954,
"views_1w": "4527954",
"relevantTopics": [
"\/m\/019_rr"
],
"language": "it",
"public_last_track": "2026-03-27T04:18:47+0100",
"comments_1d": 57,
"views_1d": 4104101,
"views_1m": "4527954",
"modified": "2026-03-27T09:13:18+0000",
"likes": 110954,
"created": "2026-03-26T02:52:04+0000",
"active": true,
"comments_3m": 76,
"dislikes": 6484,
"dislikes_1w": 6484,
"language_type": "snippet",
"sponsored_manual_process_date": "2026-03-27T00:00:00+0100",
"likes_rate": 24.5,
"@indexed": "2026-03-27T09:14:00+0000",
"has_previous_collaboration": false,
"tags": [
"shorts",
"dani e robbi",
"challenge",
"dani",
"robbi",
"dani robbi shorts",
"non mangiare il biscotto sbagliato",
"D\u00e9fi",
"Desafio",
"shorts kids",
"family friendly",
"funny video",
"video divertenti",
"Challenge divertente",
"Divertimento garantito",
"Esperimenti divertenti",
"Gioco con amici",
"Intrattenimento amici",
"Momenti epici",
"Oggetto challenge",
"Risate assicurate",
"Sfida oggetti",
"Sfida rapida",
"Shorts divertenti",
"TikTok challenge",
"Video virale",
"matrimonio dani e robbi",
"ring challenge",
"anello",
"wedding"
],
"likes_3m": 110954,
"dislikes_1m": 6484,
"licensed_content_owner": true,
"channel_id": 2376777,
"dislikes_1d": 5845,
"Category": {
"yt_category": "Entertainment",
"name": "Entertainment",
"name_fra": "Divertissement",
"id": "5"
},
"thumb": "https:\/\/i.ytimg.com\/vi\/4hB4GznfBmA\/hqdefault.jpg",
"title": "DANI VUOLE L'ANELLO?!\ud83d\udc8d",
"yt_channel_id": "pboGsGNiKRT0dxmAg9as9g",
"duration": 23,
"comments_rate": 0.02,
"uploaded": "2026-03-25T17:30:02+0100",
"definition": "hd",
"most_loved": 24.5,
"projection": "rectangular",
"views": "4527954",
"views_3m": "4527954",
"yt_id": "4hB4GznfBmA",
"comments": 76,
"dislikes_rate": 1.43,
"comments_1m": 76,
"dislikes_3m": 6484,
"public_first_track": "2026-03-25T00:00:00+0100",
"likes_1m": 110954,
"is_live": false,
"public_stats_viewable": true,
"best_engagement_rate": 25.95,
"comments_1w": 76,
"likes_1d": 97740
},
"sort": [
1774456202000
],
"inner_hits": {
"channels": {
"hits": {
"total": 1,
"max_score": 12.112518,
"hits": [
{
"_type": "channels",
"_id": "2376777",
"_score": 12.112518,
"_source": {
"score": 951,
"videos_uploaded": 1753,
"subscribers": 3350000,
"logo": "https:\/\/yt3.ggpht.com\/XiktcgvHyWEOZiG1wyVN_TIHChDGTZmVkYzQsbS1KGY7Xb9p1x6fnsTzTVvi0olGkht6HcSEexk=s800-c-k-c0x00ffffff-no-rj",
"handle": "danierobbi",
"ContentOwner": {
"display_name": "Youtube Partner"
},
"id": "2376777",
"YtmpContentOwner": [],
"is_brand": false,
"display_name": "Dani e Robbi",
"videos_views": "1018513829"
}
}
]
}
}
}
}
]
}
},
"responseStatus": 200
}