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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 200,
    "next": 201,
    "previous": 199,
    "start_index": 1991,
    "end_index": 2000,
    "results": [
        {
            "id": 2317,
            "code": "product_4948",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4948
        },
        {
            "id": 2318,
            "code": "product_5912",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5912
        },
        {
            "id": 2319,
            "code": "product_5473",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5473
        },
        {
            "id": 2320,
            "code": "product_5725",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5725
        },
        {
            "id": 2321,
            "code": "product_5740",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5740
        },
        {
            "id": 2322,
            "code": "product_5815",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5815
        },
        {
            "id": 2323,
            "code": "product_5957",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5957
        },
        {
            "id": 2324,
            "code": "product_6176",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6176
        },
        {
            "id": 2325,
            "code": "product_6190",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6190
        },
        {
            "id": 2326,
            "code": "product_6193",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6193
        }
    ]
}