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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 10,
    "next": 11,
    "previous": 9,
    "start_index": 91,
    "end_index": 100,
    "results": [
        {
            "id": 417,
            "code": "product_5418",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5418
        },
        {
            "id": 418,
            "code": "product_4418",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4418
        },
        {
            "id": 419,
            "code": "product_4416",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4416
        },
        {
            "id": 420,
            "code": "product_5756",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5756
        },
        {
            "id": 421,
            "code": "product_5059",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5059
        },
        {
            "id": 422,
            "code": "product_4467",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4467
        },
        {
            "id": 423,
            "code": "product_4447",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4447
        },
        {
            "id": 424,
            "code": "product_4471",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4471
        },
        {
            "id": 425,
            "code": "product_4475",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4475
        },
        {
            "id": 426,
            "code": "product_4445",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4445
        }
    ]
}