Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-wallet/eo/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-desktop/lxqt-wallet/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/eo/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/stefonarch/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/stefonarch/?format=api",
            "timestamp": "2020-12-09T14:03:26.789289Z",
            "action": 0,
            "target": "",
            "id": 36341,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/36341/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-wallet/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/eo/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/stefonarch/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/stefonarch/?format=api",
            "timestamp": "2020-12-09T14:03:29.721642Z",
            "action": 44,
            "target": "",
            "id": 36342,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/36342/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-wallet/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/eo/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/stefonarch/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/stefonarch/?format=api",
            "timestamp": "2020-12-09T14:03:29.761489Z",
            "action": 48,
            "target": "",
            "id": 36343,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/36343/?format=api"
        }
    ]
}