Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-about-menu-entry/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/lxqt-about-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about-menu-entry/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:37:03.393691Z",
            "action": 0,
            "target": "",
            "id": 193114,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/193114/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about-menu-entry/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:37:03.902099Z",
            "action": 44,
            "target": "",
            "id": 193115,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/193115/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about-menu-entry/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:37:03.944483Z",
            "action": 48,
            "target": "",
            "id": 193116,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/193116/?format=api"
        }
    ]
}