Translation components API.

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

GET /api/translations/lxqt-desktop/desktop-autostart-module/hi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/desktop-autostart-module/hi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "timestamp": "2022-10-23T11:25:30.935127Z",
            "action": 0,
            "target": "",
            "id": 135334,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/135334/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/desktop-autostart-module/hi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "timestamp": "2022-10-23T11:25:31.409487Z",
            "action": 44,
            "target": "",
            "id": 135335,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/135335/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/desktop-autostart-module/hi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "timestamp": "2022-10-23T11:25:31.441646Z",
            "action": 48,
            "target": "",
            "id": 135336,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/135336/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/373681/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/desktop-autostart-module/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/desktop-autostart-module/hi/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
            "timestamp": "2022-10-23T11:26:09.274395Z",
            "action": 5,
            "target": "डेस्कटॉप",
            "id": 135338,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/135338/?format=api"
        }
    ]
}