Translation components API.

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

GET /api/translations/lxqt-desktop/lximage-qt/tr/changes/?format=api&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 123,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/tr/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/136180/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lximage-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/tr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ayhanyalcinsoy/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ayhanyalcinsoy/?format=api",
            "timestamp": "2024-08-19T18:33:37.329492Z",
            "action": 7,
            "target": "Farklı Kaydet",
            "id": 200986,
            "action_name": "Suggestion accepted",
            "url": "https://translate.lxqt-project.org/api/changes/200986/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/136180/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lximage-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/tr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ayhanyalcinsoy/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ayhanyalcinsoy/?format=api",
            "timestamp": "2024-08-19T18:33:48.804362Z",
            "action": 2,
            "target": "Farklı K&aydet",
            "id": 200988,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/200988/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lximage-qt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/tr/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T19:24:27.046005Z",
            "action": 17,
            "target": "",
            "id": 201059,
            "action_name": "Committed changes",
            "url": "https://translate.lxqt-project.org/api/changes/201059/?format=api"
        }
    ]
}