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/ca/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/ca/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T17:18:26.933925Z",
            "action": 0,
            "target": "",
            "id": 28931,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/28931/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236300/?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/ca/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
            "timestamp": "2021-11-18T07:11:15.586543Z",
            "action": 45,
            "target": "",
            "id": 100987,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/100987/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236300/?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/ca/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
            "timestamp": "2021-11-18T07:11:15.591537Z",
            "action": 2,
            "target": "Gestió d'energia",
            "id": 100988,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/100988/?format=api"
        }
    ]
}