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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 201,
    "next": 202,
    "previous": 200,
    "start_index": 2001,
    "end_index": 2010,
    "results": [
        {
            "id": 2327,
            "code": "product_6198",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6198
        },
        {
            "id": 2328,
            "code": "product_5393",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5393
        },
        {
            "id": 2329,
            "code": "product_5447",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5447
        },
        {
            "id": 2330,
            "code": "product_5514",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5514
        },
        {
            "id": 2331,
            "code": "product_5521",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5521
        },
        {
            "id": 2332,
            "code": "product_5535",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5535
        },
        {
            "id": 2333,
            "code": "product_5683",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5683
        },
        {
            "id": 2334,
            "code": "product_5701",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5701
        },
        {
            "id": 2335,
            "code": "product_5761",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5761
        },
        {
            "id": 2336,
            "code": "product_5765",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5765
        }
    ]
}