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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 999,
    "next": 1000,
    "previous": 998,
    "start_index": 9981,
    "end_index": 9990,
    "results": [
        {
            "id": 10307,
            "code": "product_docs_13782",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 13782
        },
        {
            "id": 10308,
            "code": "product_docs_11436",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11436
        },
        {
            "id": 10309,
            "code": "product_11436",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11436
        },
        {
            "id": 10310,
            "code": "product_21889",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21889
        },
        {
            "id": 10311,
            "code": "product_docs_21889",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21889
        },
        {
            "id": 10312,
            "code": "product_docs_25639",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25639
        },
        {
            "id": 10313,
            "code": "product_25639",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25639
        },
        {
            "id": 10314,
            "code": "product_docs_25662",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25662
        },
        {
            "id": 10315,
            "code": "product_25662",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25662
        },
        {
            "id": 10316,
            "code": "product_docs_25637",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25637
        }
    ]
}