Публичный API раздела файлов

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

{
    "count": 14351,
    "pages": 1436,
    "page": 567,
    "next": 568,
    "previous": 566,
    "start_index": 5661,
    "end_index": 5670,
    "results": [
        {
            "id": 5987,
            "code": "product_20823",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20823
        },
        {
            "id": 5988,
            "code": "product_docs_20823",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20823
        },
        {
            "id": 5989,
            "code": "product_14558",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 14558
        },
        {
            "id": 5990,
            "code": "product_docs_14558",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 14558
        },
        {
            "id": 5991,
            "code": "product_17577",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 17577
        },
        {
            "id": 5992,
            "code": "product_docs_17577",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 17577
        },
        {
            "id": 5993,
            "code": "product_6900",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6900
        },
        {
            "id": 5994,
            "code": "product_docs_6900",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6900
        },
        {
            "id": 5995,
            "code": "product_25206",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25206
        },
        {
            "id": 5996,
            "code": "product_docs_25206",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25206
        }
    ]
}