Translation components API.

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

GET /api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/zh_CN/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-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/zh_CN/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/carrothu-cn/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/carrothu-cn/?format=api",
            "timestamp": "2024-05-07T08:45:04.620581Z",
            "action": 0,
            "target": "",
            "id": 187820,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/187820/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/zh_CN/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/carrothu-cn/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/carrothu-cn/?format=api",
            "timestamp": "2024-05-07T08:45:04.963718Z",
            "action": 44,
            "target": "",
            "id": 187821,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/187821/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/zh_CN/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/carrothu-cn/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/carrothu-cn/?format=api",
            "timestamp": "2024-05-07T08:45:04.990091Z",
            "action": 48,
            "target": "",
            "id": 187822,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/187822/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/431382/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/zh_CN/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/carrothu-cn/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/carrothu-cn/?format=api",
            "timestamp": "2024-05-07T08:45:26.760067Z",
            "action": 5,
            "target": "其他设置",
            "id": 187824,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/187824/?format=api"
        }
    ]
}