GET /api/articles/last-day/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Limit: 30
Offset: 0
Total: 1
Vary: Accept

[
    {
        "id": 62802,
        "pub_date": "2026-05-17T10:35:12+05:00",
        "headline": "В Тюменской области утонул подросток",
        "annotation": "Происшествие случилось в Заводоуковском округе на реке Ук.",
        "type": "news",
        "category": 1,
        "issue": null,
        "blog": null,
        "author": 33,
        "event_location": null,
        "to_homepage_top": false,
        "is_main": false,
        "is_main_of_category": false,
        "fixed": false,
        "images": [
            {
                "id": 140651,
                "position": null,
                "article": 62802,
                "original_image": "https://t-i.ru/media/images/articles/2026/05/17/IMG-4186e7cf790664b964507830a4176140-V.jpg",
                "image": "https://t-i.ru/media/cache/45/0d/450d56b0b4d6bd9b0831c4e0ecc34152.jpg",
                "preview": "https://t-i.ru/media/cache/e3/21/e3217fdc3cc0ede1015c2e0399d1dc35.jpg",
                "thumbnail": "https://t-i.ru/media/cache/ce/e8/cee8330857b12b9bd99e64fcc9a42bac.jpg",
                "caption": "Фото Дмитрия Неволина",
                "author": null,
                "on_the_cover": true,
                "to_the_gallery": false,
                "tech_origin_author": null
            }
        ]
    }
]