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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 501,
    "next": 502,
    "previous": 500,
    "start_index": 5001,
    "end_index": 5010,
    "results": [
        {
            "id": 5327,
            "code": "product_7239",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7239
        },
        {
            "id": 5328,
            "code": "product_docs_7239",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7239
        },
        {
            "id": 5329,
            "code": "product_6252",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6252
        },
        {
            "id": 5330,
            "code": "product_docs_6252",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6252
        },
        {
            "id": 5331,
            "code": "product_6941",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6941
        },
        {
            "id": 5332,
            "code": "product_docs_6941",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6941
        },
        {
            "id": 5333,
            "code": "product_24245",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24245
        },
        {
            "id": 5334,
            "code": "product_docs_24245",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24245
        },
        {
            "id": 5335,
            "code": "product_24246",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24246
        },
        {
            "id": 5336,
            "code": "product_docs_24246",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24246
        }
    ]
}