Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-admin-time-menu-entry/pt/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-admin-time-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time-menu-entry/pt/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T09:40:33.841083Z",
            "action": 0,
            "target": "",
            "id": 28451,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/28451/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235486/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time-menu-entry/pt/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "timestamp": "2021-10-01T18:07:19.483152Z",
            "action": 45,
            "target": "",
            "id": 91408,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/91408/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235486/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time-menu-entry/pt/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "timestamp": "2021-10-01T18:07:19.488725Z",
            "action": 2,
            "target": "Configurar a data e a hora do sistema",
            "id": 91409,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/91409/?format=api"
        }
    ]
}