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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 42,
    "next": 43,
    "previous": 41,
    "start_index": 411,
    "end_index": 420,
    "results": [
        {
            "id": 737,
            "code": "product_4938",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4938
        },
        {
            "id": 738,
            "code": "product_4954",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4954
        },
        {
            "id": 739,
            "code": "product_4929",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4929
        },
        {
            "id": 740,
            "code": "product_4932",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4932
        },
        {
            "id": 741,
            "code": "product_4923",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4923
        },
        {
            "id": 742,
            "code": "product_4928",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4928
        },
        {
            "id": 743,
            "code": "product_4934",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4934
        },
        {
            "id": 744,
            "code": "product_4947",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4947
        },
        {
            "id": 745,
            "code": "product_4953",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4953
        },
        {
            "id": 746,
            "code": "product_4969",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4969
        }
    ]
}