Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-powermanagment/ast/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-18T21:21:51.428582Z",
            "action": 0,
            "target": "",
            "id": 5396,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/5396/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-18T21:22:02.214927Z",
            "action": 44,
            "target": "",
            "id": 5424,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/5424/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment/ast/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yan12125/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yan12125/?format=api",
            "timestamp": "2021-03-24T00:20:24.779716Z",
            "action": 0,
            "target": "",
            "id": 59323,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/59323/?format=api"
        }
    ]
}