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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 42,
    "next": 43,
    "previous": 41,
    "start_index": 411,
    "end_index": 420,
    "results": [
        {
            "id": 14267,
            "code": "product_22835",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 22835
        },
        {
            "id": 14266,
            "code": "product_docs_18257",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 18257
        },
        {
            "id": 14265,
            "code": "product_18257",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 18257
        },
        {
            "id": 14264,
            "code": "product_docs_20139",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20139
        },
        {
            "id": 14263,
            "code": "product_20139",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20139
        },
        {
            "id": 14262,
            "code": "product_docs_23918",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23918
        },
        {
            "id": 14261,
            "code": "product_23918",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23918
        },
        {
            "id": 14260,
            "code": "product_docs_26781",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26781
        },
        {
            "id": 14259,
            "code": "product_26781",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26781
        },
        {
            "id": 14258,
            "code": "product_docs_24207",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24207
        }
    ]
}