Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/components/qtilities/sddm-conf-menu-entry/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 141,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf-menu-entry/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/431257/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/sddm-conf-menu-entry/bg/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/mkondarev@yahoo.de/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/mkondarev@yahoo.de/?format=api",
            "timestamp": "2024-05-05T10:51:34.183120Z",
            "action": 5,
            "target": "Редактор за конфигуриране на SDDM",
            "id": 187475,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/187475/?format=api"
        }
    ]
}