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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 1231,
    "next": 1232,
    "previous": 1230,
    "start_index": 12301,
    "end_index": 12310,
    "results": [
        {
            "id": 2377,
            "code": "product_5586",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5586
        },
        {
            "id": 2376,
            "code": "product_5585",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5585
        },
        {
            "id": 2375,
            "code": "product_5398",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5398
        },
        {
            "id": 2374,
            "code": "product_5008",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5008
        },
        {
            "id": 2373,
            "code": "product_5007",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5007
        },
        {
            "id": 2372,
            "code": "product_5334",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5334
        },
        {
            "id": 2371,
            "code": "product_5648",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5648
        },
        {
            "id": 2370,
            "code": "product_5512",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5512
        },
        {
            "id": 2369,
            "code": "product_5508",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5508
        },
        {
            "id": 2368,
            "code": "product_5453",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5453
        }
    ]
}