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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 56,
    "next": 57,
    "previous": 55,
    "start_index": 551,
    "end_index": 560,
    "results": [
        {
            "id": 877,
            "code": "product_6629",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6629
        },
        {
            "id": 878,
            "code": "product_6250",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6250
        },
        {
            "id": 879,
            "code": "product_6258",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6258
        },
        {
            "id": 880,
            "code": "product_6547",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6547
        },
        {
            "id": 881,
            "code": "product_7012",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7012
        },
        {
            "id": 882,
            "code": "product_7016",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7016
        },
        {
            "id": 883,
            "code": "product_6673",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6673
        },
        {
            "id": 884,
            "code": "product_6975",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6975
        },
        {
            "id": 885,
            "code": "product_6976",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6976
        },
        {
            "id": 886,
            "code": "product_6982",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6982
        }
    ]
}