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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 3,
    "next": 4,
    "previous": 2,
    "start_index": 21,
    "end_index": 30,
    "results": [
        {
            "id": 347,
            "code": "product_6513",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6513
        },
        {
            "id": 348,
            "code": "product_docs_6513",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6513
        },
        {
            "id": 349,
            "code": "product_6389",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6389
        },
        {
            "id": 350,
            "code": "product_docs_6389",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6389
        },
        {
            "id": 351,
            "code": "product_6225",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6225
        },
        {
            "id": 352,
            "code": "product_7118",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7118
        },
        {
            "id": 353,
            "code": "product_docs_7118",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7118
        },
        {
            "id": 354,
            "code": "product_5579",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5579
        },
        {
            "id": 355,
            "code": "product_docs_5579",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5579
        },
        {
            "id": 356,
            "code": "product_6540",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6540
        }
    ]
}