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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 345,
    "next": 346,
    "previous": 344,
    "start_index": 3441,
    "end_index": 3450,
    "results": [
        {
            "id": 11237,
            "code": "product_docs_25860",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25860
        },
        {
            "id": 11236,
            "code": "product_25860",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25860
        },
        {
            "id": 11235,
            "code": "product_docs_8510",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 8510
        },
        {
            "id": 11234,
            "code": "product_8510",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 8510
        },
        {
            "id": 11233,
            "code": "product_docs_16853",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16853
        },
        {
            "id": 11232,
            "code": "product_16853",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16853
        },
        {
            "id": 11231,
            "code": "product_docs_17597",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 17597
        },
        {
            "id": 11230,
            "code": "product_17597",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 17597
        },
        {
            "id": 11229,
            "code": "product_docs_20500",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20500
        },
        {
            "id": 11228,
            "code": "product_20500",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20500
        }
    ]
}