Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-about/is/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-desktop/lxqt-about/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/is/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pjetur/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pjetur/?format=api",
            "timestamp": "2024-06-16T00:37:52.855114Z",
            "action": 0,
            "target": "",
            "id": 193134,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/193134/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/is/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pjetur/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pjetur/?format=api",
            "timestamp": "2024-06-16T00:37:53.272945Z",
            "action": 44,
            "target": "",
            "id": 193135,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/193135/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/is/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pjetur/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pjetur/?format=api",
            "timestamp": "2024-06-16T00:37:53.324123Z",
            "action": 48,
            "target": "",
            "id": 193136,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/193136/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/433540/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/is/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "https://translate.lxqt-project.org/api/users/anonymous/?format=api",
            "timestamp": "2025-02-18T06:51:36.569412Z",
            "action": 4,
            "target": "Um LXQt",
            "id": 239466,
            "action_name": "Suggestion added",
            "url": "https://translate.lxqt-project.org/api/changes/239466/?format=api"
        }
    ]
}