GET /api/v1/catalogue/?format=api&ordering=date&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11,
    "next": null,
    "previous": "https://api.artelelectronics.com/api/v1/catalogue/?format=api&ordering=date",
    "results": [
        {
            "id": 9,
            "title": "Avalon logotipi",
            "image": {
                "id": 12593,
                "file": "https://artelelectronics-new.s3.amazonaws.com/avalon-icon.2024-09-21.09-54-20.png"
            },
            "brand": 3,
            "file": {
                "id": 12523,
                "file": "https://artelelectronics-new.s3.amazonaws.com/logo-avalon.2024-09-20.05-07-48.rar",
                "size": "1.15 Mb",
                "file_extension": "rar"
            },
            "catalogue_type": "catalogue",
            "date": "2024-09-20"
        }
    ]
}