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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 102,
    "next": 103,
    "previous": 101,
    "start_index": 1011,
    "end_index": 1020,
    "results": [
        {
            "id": 1337,
            "code": "product_5196",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5196
        },
        {
            "id": 1338,
            "code": "product_5197",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5197
        },
        {
            "id": 1339,
            "code": "product_5198",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5198
        },
        {
            "id": 1340,
            "code": "product_5228",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5228
        },
        {
            "id": 1341,
            "code": "product_5226",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5226
        },
        {
            "id": 1342,
            "code": "product_5227",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5227
        },
        {
            "id": 1343,
            "code": "product_5240",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5240
        },
        {
            "id": 1344,
            "code": "product_5225",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5225
        },
        {
            "id": 1345,
            "code": "product_5249",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5249
        },
        {
            "id": 1346,
            "code": "product_5221",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5221
        }
    ]
}