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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 60,
    "next": 61,
    "previous": 59,
    "start_index": 591,
    "end_index": 600,
    "results": [
        {
            "id": 14087,
            "code": "product_10510",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 10510
        },
        {
            "id": 14086,
            "code": "product_docs_9009",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 9009
        },
        {
            "id": 14085,
            "code": "product_9009",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 9009
        },
        {
            "id": 14084,
            "code": "product_docs_11360",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11360
        },
        {
            "id": 14083,
            "code": "product_11360",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11360
        },
        {
            "id": 14082,
            "code": "brend_83",
            "content_type": 68,
            "content_type_model": "brend",
            "object_id": 83
        },
        {
            "id": 14081,
            "code": "product_docs_24281",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24281
        },
        {
            "id": 14080,
            "code": "product_24281",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24281
        },
        {
            "id": 14079,
            "code": "product_docs_23897",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23897
        },
        {
            "id": 14078,
            "code": "product_23897",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23897
        }
    ]
}