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

GET /api/placeholder/?format=api&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": 567,
            "code": "product_4644",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4644
        },
        {
            "id": 568,
            "code": "product_4646",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4646
        },
        {
            "id": 569,
            "code": "product_4659",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4659
        },
        {
            "id": 570,
            "code": "product_4667",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4667
        },
        {
            "id": 571,
            "code": "product_4645",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4645
        },
        {
            "id": 572,
            "code": "product_4704",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4704
        },
        {
            "id": 573,
            "code": "product_4703",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4703
        },
        {
            "id": 574,
            "code": "product_4671",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4671
        },
        {
            "id": 575,
            "code": "product_4693",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4693
        },
        {
            "id": 576,
            "code": "product_4676",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4676
        }
    ]
}