Translation components API.

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

GET /api/translations/lxqt-desktop/desktop-autostart-module/ga/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/ga/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/thategg1/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/thategg1/?format=api",
            "timestamp": "2022-07-26T12:57:14.000919Z",
            "action": 0,
            "target": "",
            "id": 127018,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/127018/?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/ga/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/thategg1/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/thategg1/?format=api",
            "timestamp": "2022-07-26T12:57:14.425041Z",
            "action": 44,
            "target": "",
            "id": 127019,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/127019/?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/ga/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/thategg1/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/thategg1/?format=api",
            "timestamp": "2022-07-26T12:57:14.454257Z",
            "action": 48,
            "target": "",
            "id": 127020,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/127020/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/370573/?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/ga/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/thategg1/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/thategg1/?format=api",
            "timestamp": "2022-07-26T12:57:55.520002Z",
            "action": 5,
            "target": "Deasc",
            "id": 127022,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/127022/?format=api"
        }
    ]
}