Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-powermanagement-menu-entry/it/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-config-powermanagement-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-powermanagement-menu-entry/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T17:18:27.374160Z",
            "action": 0,
            "target": "",
            "id": 28940,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/28940/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236329/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-powermanagement-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-powermanagement-menu-entry/it/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Abboh/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Abboh/?format=api",
            "timestamp": "2022-10-26T17:05:52.363580Z",
            "action": 45,
            "target": "",
            "id": 135849,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/135849/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236329/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-powermanagement-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-powermanagement-menu-entry/it/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Abboh/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Abboh/?format=api",
            "timestamp": "2022-10-26T17:05:52.366571Z",
            "action": 2,
            "target": "Varie impostazioni per il risparmio energetico, come batteria o inattività",
            "id": 135850,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/135850/?format=api"
        }
    ]
}