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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 25,
    "next": 26,
    "previous": 24,
    "start_index": 241,
    "end_index": 250,
    "results": [
        {
            "id": 14437,
            "code": "product_10083",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 10083
        },
        {
            "id": 14436,
            "code": "product_docs_16974",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16974
        },
        {
            "id": 14435,
            "code": "product_16974",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16974
        },
        {
            "id": 14434,
            "code": "product_docs_10246",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 10246
        },
        {
            "id": 14433,
            "code": "product_10246",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 10246
        },
        {
            "id": 14432,
            "code": "product_docs_11984",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11984
        },
        {
            "id": 14431,
            "code": "product_11984",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11984
        },
        {
            "id": 14430,
            "code": "product_docs_10244",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 10244
        },
        {
            "id": 14429,
            "code": "product_10244",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 10244
        },
        {
            "id": 14428,
            "code": "product_docs_11830",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11830
        }
    ]
}