Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-powermanagement-module-name/pl/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/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/pl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T21:55:19.693646Z",
            "action": 0,
            "target": "",
            "id": 29177,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/29177/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/pl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T21:56:51.823957Z",
            "action": 0,
            "target": "",
            "id": 29202,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/29202/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236605/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-11T09:36:09.070653Z",
            "action": 45,
            "target": "",
            "id": 181147,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/181147/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236605/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagement-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagement-module-name/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-11T09:36:09.073082Z",
            "action": 2,
            "target": "Zarządzanie zasilaniem",
            "id": 181148,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/181148/?format=api"
        }
    ]
}