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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 1,
    "next": 2,
    "previous": null,
    "start_index": 1,
    "end_index": 10,
    "results": [
        {
            "id": 3,
            "code": "brend_1",
            "content_type": 68,
            "content_type_model": "brend",
            "object_id": 1
        },
        {
            "id": 39,
            "code": "brend_2",
            "content_type": 68,
            "content_type_model": "brend",
            "object_id": 2
        },
        {
            "id": 42,
            "code": "brend_3",
            "content_type": 68,
            "content_type_model": "brend",
            "object_id": 3
        },
        {
            "id": 54,
            "code": "pagemeta_3",
            "content_type": 51,
            "content_type_model": "pagemeta",
            "object_id": 3
        },
        {
            "id": 331,
            "code": "product_4564",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4564
        },
        {
            "id": 332,
            "code": "product_docs_4564",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4564
        },
        {
            "id": 333,
            "code": "product_4567",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4567
        },
        {
            "id": 334,
            "code": "product_docs_4567",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4567
        },
        {
            "id": 335,
            "code": "product_4675",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4675
        },
        {
            "id": 336,
            "code": "product_docs_4675",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4675
        }
    ]
}