{
"data": [
{
"client": {
"name": "Firefox",
"type": "browser",
"version": "67.0"
},
"device": {
"model": "unknown",
"type": "desktop",
"vendor": "Dell"
},
"location": {
"city": "Paris",
"country": "France"
},
"os": {
"name": "Microsoft Windows",
"shortname": "W10",
"version": "Windows 10"
},
"referrer": {
"medium": "organic",
"searchTerm": "video stream",
"source": "https://google.com",
"url": "https://api.video"
},
"session": {
"endedAt": "2019-06-24T12:45:01.109Z",
"loadedAt": "2019-06-24T11:45:01.109Z",
"sessionId": "string"
}
}
],
"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
}
}