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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 15,
    "next": 16,
    "previous": 14,
    "start_index": 141,
    "end_index": 150,
    "results": [
        {
            "id": 467,
            "code": "product_6477",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6477
        },
        {
            "id": 468,
            "code": "product_4553",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4553
        },
        {
            "id": 469,
            "code": "product_4551",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4551
        },
        {
            "id": 470,
            "code": "product_5185",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5185
        },
        {
            "id": 471,
            "code": "product_5186",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5186
        },
        {
            "id": 472,
            "code": "product_5187",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5187
        },
        {
            "id": 473,
            "code": "product_4532",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4532
        },
        {
            "id": 474,
            "code": "product_4530",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4530
        },
        {
            "id": 475,
            "code": "product_4529",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4529
        },
        {
            "id": 476,
            "code": "product_4537",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4537
        }
    ]
}