Публичный API изображений

GET /api/include_transform/?format=api&ordering=-include
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "pages": 1,
    "page": 1,
    "next": null,
    "previous": null,
    "start_index": 1,
    "end_index": 2,
    "results": [
        {
            "id": 14,
            "caption": "0f8e414d11d3ed7e1e98cadf3d1d26f0",
            "include": 6775,
            "options": {},
            "order": 100,
            "include_detail": {
                "id": 6775,
                "title": "0f8e414d11d3ed7e1e98cadf3d1d26f0",
                "source": "/media/include/e6hnwlgkyg.doc",
                "include_section": null,
                "date_created": "2022-05-24T08:25:17.490097+05:00",
                "date_modified": "2022-05-24T08:25:17.490138+05:00",
                "include_type": "word",
                "size": 77824,
                "ext": "doc",
                "resourcetype": "Include"
            }
        },
        {
            "id": 13,
            "caption": "7ed53274b22b44ad5c7e7287045484d6",
            "include": 6026,
            "options": {},
            "order": 100,
            "include_detail": {
                "id": 6026,
                "title": "7ed53274b22b44ad5c7e7287045484d6",
                "source": "/media/include/3tu1snv69x.doc",
                "include_section": null,
                "date_created": "2022-04-02T20:09:17.689825+05:00",
                "date_modified": "2022-04-02T20:09:17.689864+05:00",
                "include_type": "word",
                "size": 76800,
                "ext": "doc",
                "resourcetype": "Include"
            }
        }
    ]
}