Records

GET /api/tf1/records/?format=api&page=91604
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1374050,
    "next": null,
    "previous": "https://glasgow-cctv.ubdc.ac.uk/api/tf1/records/?format=api&page=91603",
    "results": [
        {
            "id": 116282,
            "camera_pk": 37,
            "camera_ref": "a47",
            "timestamp": "2019-11-06T16:15:01Z",
            "camera_ok": null,
            "cars": 0,
            "persons": 14,
            "bicycles": 0,
            "trucks": 0,
            "motorcycles": 0,
            "buses": 1,
            "model_name": "tf1"
        },
        {
            "id": 116283,
            "camera_pk": 54,
            "camera_ref": "a66",
            "timestamp": "2019-11-06T16:15:01Z",
            "camera_ok": null,
            "cars": 3,
            "persons": 9,
            "bicycles": 3,
            "trucks": 0,
            "motorcycles": 0,
            "buses": 1,
            "model_name": "tf1"
        },
        {
            "id": 116280,
            "camera_pk": 54,
            "camera_ref": "a66",
            "timestamp": "2019-11-06T16:07:30Z",
            "camera_ok": null,
            "cars": 6,
            "persons": 7,
            "bicycles": 4,
            "trucks": 0,
            "motorcycles": 0,
            "buses": 0,
            "model_name": "tf1"
        },
        {
            "id": 116279,
            "camera_pk": 37,
            "camera_ref": "a47",
            "timestamp": "2019-11-06T16:07:05Z",
            "camera_ok": null,
            "cars": 1,
            "persons": 16,
            "bicycles": 0,
            "trucks": 0,
            "motorcycles": 0,
            "buses": 0,
            "model_name": "tf1"
        },
        {
            "id": 116278,
            "camera_pk": 3,
            "camera_ref": "a03",
            "timestamp": "2019-11-06T16:04:11Z",
            "camera_ok": null,
            "cars": 4,
            "persons": 12,
            "bicycles": 0,
            "trucks": 0,
            "motorcycles": 0,
            "buses": 1,
            "model_name": "tf1"
        }
    ]
}