Translation components API.

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

GET /api/translations/andrew-bibb/cmst/ru/changes/?format=api&page=43
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 843,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/ru/changes/?format=api&page=42",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/294999/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/ru/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/adem4ik/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/adem4ik/?format=api",
            "timestamp": "2023-12-24T13:31:47.291140Z",
            "action": 2,
            "target": "Подключение к службе VPN %1 было прервано, и был задействован аварийный выключатель VPN. Все сетевые устройства отключены.",
            "id": 170975,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/170975/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/288122/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/ru/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/adem4ik/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/adem4ik/?format=api",
            "timestamp": "2023-12-24T13:32:00.041877Z",
            "action": 2,
            "target": "Отключено",
            "id": 170976,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/170976/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/288353/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/ru/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/adem4ik/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/adem4ik/?format=api",
            "timestamp": "2023-12-24T13:32:10.237265Z",
            "action": 2,
            "target": "Уже отключена",
            "id": 170977,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/170977/?format=api"
        }
    ]
}