Translation components API.

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

GET /api/translations/lxqt-desktop/desktop-autostart-module/he/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/he/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "timestamp": "2020-12-06T17:35:19.938179Z",
            "action": 0,
            "target": "",
            "id": 30969,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/30969/?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/he/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "timestamp": "2020-12-06T17:35:20.956493Z",
            "action": 44,
            "target": "",
            "id": 30970,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/30970/?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/he/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "timestamp": "2020-12-06T17:35:20.984811Z",
            "action": 48,
            "target": "",
            "id": 30971,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/30971/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/238038/?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/he/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "timestamp": "2020-12-06T17:35:31.507341Z",
            "action": 5,
            "target": "שולחן עבודה",
            "id": 30974,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/30974/?format=api"
        }
    ]
}