Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-brightness/ru/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-brightness/ru/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/229729/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-brightness/ru/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Fat-Zer/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Fat-Zer/?format=api",
            "timestamp": "2021-01-11T11:37:19.198671Z",
            "action": 5,
            "target": "Сбросить гамму в значения по умолчанию.",
            "id": 46714,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/46714/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/229730/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-brightness/ru/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Fat-Zer/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Fat-Zer/?format=api",
            "timestamp": "2021-01-11T11:43:20.267007Z",
            "action": 5,
            "target": "%1: нельзя использовать параметры increase/decrease совместно с set",
            "id": 46716,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/46716/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-brightness/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-brightness/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-24T10:04:46.988721Z",
            "action": 0,
            "target": "",
            "id": 239970,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/239970/?format=api"
        }
    ]
}