Translation components API.

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

GET /api/translations/lxqt-desktop/liblxqt/is/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/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/is/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pjetur/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pjetur/?format=api",
            "timestamp": "2024-06-16T00:38:12.072158Z",
            "action": 0,
            "target": "",
            "id": 193142,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/193142/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/is/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pjetur/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pjetur/?format=api",
            "timestamp": "2024-06-16T00:38:12.423514Z",
            "action": 44,
            "target": "",
            "id": 193143,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/193143/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/is/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/pjetur/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/pjetur/?format=api",
            "timestamp": "2024-06-16T00:38:12.449496Z",
            "action": 48,
            "target": "",
            "id": 193144,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/193144/?format=api"
        }
    ]
}