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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 101,
    "next": 102,
    "previous": 100,
    "start_index": 1001,
    "end_index": 1010,
    "results": [
        {
            "id": 1327,
            "code": "product_5208",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5208
        },
        {
            "id": 1328,
            "code": "product_5209",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5209
        },
        {
            "id": 1329,
            "code": "product_5202",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5202
        },
        {
            "id": 1330,
            "code": "product_5203",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5203
        },
        {
            "id": 1331,
            "code": "product_5204",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5204
        },
        {
            "id": 1332,
            "code": "product_5205",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5205
        },
        {
            "id": 1333,
            "code": "product_5206",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5206
        },
        {
            "id": 1334,
            "code": "product_5199",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5199
        },
        {
            "id": 1335,
            "code": "product_5200",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5200
        },
        {
            "id": 1336,
            "code": "product_5201",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5201
        }
    ]
}