Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-leave/arn/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-leave/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/arn/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-09T20:28:27.402486Z",
            "action": 0,
            "target": "",
            "id": 16374,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/16374/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-leave/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/arn/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-09T20:28:32.728306Z",
            "action": 44,
            "target": "",
            "id": 16406,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/16406/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-leave/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-leave/arn/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-31T08:58:36.678204Z",
            "action": 0,
            "target": "",
            "id": 21958,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/21958/?format=api"
        }
    ]
}