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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 12,
    "next": 13,
    "previous": 11,
    "start_index": 111,
    "end_index": 120,
    "results": [
        {
            "id": 437,
            "code": "product_4456",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4456
        },
        {
            "id": 438,
            "code": "product_4474",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4474
        },
        {
            "id": 439,
            "code": "product_4849",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4849
        },
        {
            "id": 440,
            "code": "product_4510",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4510
        },
        {
            "id": 441,
            "code": "product_6184",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6184
        },
        {
            "id": 442,
            "code": "product_4504",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4504
        },
        {
            "id": 443,
            "code": "product_4491",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4491
        },
        {
            "id": 444,
            "code": "product_4493",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4493
        },
        {
            "id": 445,
            "code": "product_4497",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4497
        },
        {
            "id": 446,
            "code": "product_4501",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4501
        }
    ]
}