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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 456,
    "next": 457,
    "previous": 455,
    "start_index": 4551,
    "end_index": 4560,
    "results": [
        {
            "id": 4877,
            "code": "product_21095",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21095
        },
        {
            "id": 4878,
            "code": "product_docs_21095",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21095
        },
        {
            "id": 4879,
            "code": "product_24412",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24412
        },
        {
            "id": 4880,
            "code": "product_docs_24412",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24412
        },
        {
            "id": 4881,
            "code": "product_24414",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24414
        },
        {
            "id": 4882,
            "code": "product_docs_24414",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24414
        },
        {
            "id": 4883,
            "code": "product_6904",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6904
        },
        {
            "id": 4884,
            "code": "product_docs_6904",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6904
        },
        {
            "id": 4885,
            "code": "product_24238",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24238
        },
        {
            "id": 4886,
            "code": "product_docs_24238",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24238
        }
    ]
}