Translation components API.

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

GET /api/translations/lxqt-panel/plugin-mainmenu-name-and-description/en_GB/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-mainmenu-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T16:40:00.888015Z",
            "action": 0,
            "target": "",
            "id": 213601,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/213601/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-mainmenu-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T16:40:01.403602Z",
            "action": 44,
            "target": "",
            "id": 213602,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/213602/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-mainmenu-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T16:40:01.440130Z",
            "action": 48,
            "target": "",
            "id": 213603,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/213603/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/441684/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-mainmenu-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T16:40:10.117969Z",
            "action": 5,
            "target": "Application Menu",
            "id": 213605,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/213605/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/441685/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-mainmenu-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T16:40:14.954731Z",
            "action": 5,
            "target": "A menu of all your applications",
            "id": 213606,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/213606/?format=api"
        }
    ]
}