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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 1111,
    "next": 1112,
    "previous": 1110,
    "start_index": 11101,
    "end_index": 11110,
    "results": [
        {
            "id": 3577,
            "code": "product_docs_23105",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23105
        },
        {
            "id": 3576,
            "code": "product_23105",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23105
        },
        {
            "id": 3575,
            "code": "product_docs_24557",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24557
        },
        {
            "id": 3574,
            "code": "product_24557",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24557
        },
        {
            "id": 3573,
            "code": "product_docs_22896",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 22896
        },
        {
            "id": 3572,
            "code": "product_22896",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 22896
        },
        {
            "id": 3571,
            "code": "product_docs_21642",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21642
        },
        {
            "id": 3570,
            "code": "product_21642",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21642
        },
        {
            "id": 3569,
            "code": "product_docs_24556",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24556
        },
        {
            "id": 3568,
            "code": "product_24556",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24556
        }
    ]
}