Translation components API.

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

GET /api/translations/lxqt-configuration/xscreensaver-module-name/et/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-configuration/xscreensaver-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/xscreensaver-module-name/et/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "timestamp": "2021-04-26T20:59:34.854555Z",
            "action": 0,
            "target": "",
            "id": 67475,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/67475/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/xscreensaver-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/xscreensaver-module-name/et/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "timestamp": "2021-04-26T20:59:35.598818Z",
            "action": 44,
            "target": "",
            "id": 67476,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/67476/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/xscreensaver-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/xscreensaver-module-name/et/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "timestamp": "2021-04-26T20:59:35.630742Z",
            "action": 48,
            "target": "",
            "id": 67477,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/67477/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/312924/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/xscreensaver-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/xscreensaver-module-name/et/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "timestamp": "2021-04-26T21:00:49.156904Z",
            "action": 5,
            "target": "XScreenSaver",
            "id": 67479,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/67479/?format=api"
        }
    ]
}