JSON
{
"data": [
{
"type": "face-recognition",
"crop": "data:image/jpeg;base64",
"created_at": "2023-02-07T19:34:14.000000Z",
"uuid": "3ac8cd91-b5b3-4fbe-a201-d072bb0e0a01",
"similarity": 0,
"analytic_file": {
"id": 1,
"name": "new name 1",
"type": "face_resource",
"type_pretty": "Faces",
"uuid": null,
"body": null,
"url": "https://vms.local:8000/storage/analytic-files/2023/7/26/TimFLIc38Tj4ehw4BTlEZqoXRJ2xeFBCoVHCQCqB.png",
"created_at": null,
"updated_at": "2023-07-26T14:59:57.000000Z"
},
"analytic_group": {
"id": 1,
"name": "Group 1",
"type": "face_resource",
"type_pretty": "Faces",
"uuid": "11f9e9a1-9d40-4687-9373-0285433aa8a7",
"created_at": "2023-07-18T16:44:48.000000Z",
"updated_at": "2023-07-18T16:44:48.000000Z"
},
"event": {
"id": 5,
"name": "face-recognized",
"description": "Лицо идентифицировано",
"color": "#91D4E2",
"analytic_type": "face-recognition"
},
"event_frame_url": "https://vms.local/store/0bb26aea-5165-11ee-868f-56f46f9243a9/20230912/99916a44-cf9a-49bc-99f3-f388dd6d0a45.jpg"
}
],
"links": {
"first": "http://localhost:8080/api/v1/admin/intercoms/1/analytic/events?page=1",
"last": "http://localhost:8080/api/v1/admin/intercoms/1/analytic/events?page=25",
"prev": null,
"next": "http://localhost:8080/api/v1/admin/intercoms/1/analytic/events?page=2"
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 25,
"links": [
{
"url": null,
"label": "pagination.previous",
"active": false
},
{
"url": "http://localhost:8080/api/v1/admin/intercoms/1/analytic/events?page=1",
"label": "1",
"active": true
},
{
"url": "http://localhost:8080/api/v1/admin/intercoms/1/analytic/events?page=2",
"label": "2",
"active": false
},
{
"url": "http://localhost:8080/api/v1/admin/intercoms/1/analytic/events?page=3",
"label": "3",
"active": false
},
{
"url": null,
"label": "...",
"active": false
},
{
"url": "http://localhost:8080/api/v1/admin/intercoms/1/analytic/events?page=24",
"label": "24",
"active": false
},
{
"url": "http://localhost:8080/api/v1/admin/intercoms/1/analytic/events?page=25",
"label": "25",
"active": false
},
{
"url": "http://localhost:8080/api/v1/admin/intercoms/1/analytic/events?page=2",
"label": "pagination.next",
"active": false
}
],
"path": "http://localhost:8080/api/v1/admin/intercoms/1/analytic/events",
"per_page": 1,
"to": 1,
"total": 25
}
}