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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 333,
    "next": 334,
    "previous": 332,
    "start_index": 3321,
    "end_index": 3330,
    "results": [
        {
            "id": 3647,
            "code": "product_docs_7069",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7069
        },
        {
            "id": 3648,
            "code": "product_19589",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19589
        },
        {
            "id": 3649,
            "code": "product_docs_19589",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19589
        },
        {
            "id": 3650,
            "code": "product_docs_6599",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6599
        },
        {
            "id": 3651,
            "code": "product_6742",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6742
        },
        {
            "id": 3652,
            "code": "product_docs_6742",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6742
        },
        {
            "id": 3653,
            "code": "product_6546",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6546
        },
        {
            "id": 3654,
            "code": "product_docs_6546",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6546
        },
        {
            "id": 3655,
            "code": "product_6353",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6353
        },
        {
            "id": 3656,
            "code": "product_docs_6353",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6353
        }
    ]
}