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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 1235,
    "next": 1236,
    "previous": 1234,
    "start_index": 12341,
    "end_index": 12350,
    "results": [
        {
            "id": 2337,
            "code": "product_5879",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5879
        },
        {
            "id": 2336,
            "code": "product_5765",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5765
        },
        {
            "id": 2335,
            "code": "product_5761",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5761
        },
        {
            "id": 2334,
            "code": "product_5701",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5701
        },
        {
            "id": 2333,
            "code": "product_5683",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5683
        },
        {
            "id": 2332,
            "code": "product_5535",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5535
        },
        {
            "id": 2331,
            "code": "product_5521",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5521
        },
        {
            "id": 2330,
            "code": "product_5514",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5514
        },
        {
            "id": 2329,
            "code": "product_5447",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5447
        },
        {
            "id": 2328,
            "code": "product_5393",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5393
        }
    ]
}