Translation components API.

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

GET /api/translations/lxqt-panel/panel-modul-name/sr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/te0dancedus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/te0dancedus/?format=api",
            "timestamp": "2023-01-03T16:10:19.015445Z",
            "action": 0,
            "target": "",
            "id": 142844,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/142844/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/te0dancedus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/te0dancedus/?format=api",
            "timestamp": "2023-01-03T16:10:19.514428Z",
            "action": 44,
            "target": "",
            "id": 142845,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/142845/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/te0dancedus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/te0dancedus/?format=api",
            "timestamp": "2023-01-03T16:10:19.555666Z",
            "action": 48,
            "target": "",
            "id": 142846,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/142846/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/377546/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sr/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/te0dancedus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/te0dancedus/?format=api",
            "timestamp": "2023-01-03T16:10:35.976162Z",
            "action": 5,
            "target": "Панел",
            "id": 142848,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/142848/?format=api"
        }
    ]
}