{
"data": [
{
"actions": [
"video_delete",
"video_download",
"video_update"
],
"description": "An amazing video explaining the string theory",
"metadata": [
{
"key": "Author",
"value": "John Doe"
},
{
"key": "Format",
"value": "Tutorial"
}
],
"publishedAt": "4665-07-14T23:36:18.598Z",
"scheduledAt": "4251-03-03T12:52:03.085Z",
"tags": [
"maths",
"string theory",
"video"
],
"title": "Maths video",
"videoId": "vi4k0jvEUuaTdRAEjQ4Jfrgz"
}
],
"pagination": {
"currentPage": 3,
"currentPageItems": 20,
"itemsTotal": 123,
"links": {
"first": {
"rel": "first",
"uri": "/videos/search?currentPage=1&pageSize=20"
},
"last": {
"rel": "last",
"uri": "/videos/search?currentPage=6&pageSize=20"
},
"next": {
"rel": "next",
"uri": "/videos/search?currentPage=4&pageSize=20"
},
"previous": {
"rel": "previous",
"uri": "/videos/search?currentPage=2&pageSize=20"
}
},
"pageSize": 20,
"pagesTotal": 7
}
}