Translation components API.

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

GET /api/translations/lxqt-desktop/desktop-autostart-module/ca/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/ca/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Fito/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Fito/?format=api",
            "timestamp": "2021-05-03T20:14:54.185741Z",
            "action": 0,
            "target": "",
            "id": 69930,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/69930/?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/ca/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Fito/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Fito/?format=api",
            "timestamp": "2021-05-03T20:14:55.068551Z",
            "action": 44,
            "target": "",
            "id": 69931,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/69931/?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/ca/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Fito/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Fito/?format=api",
            "timestamp": "2021-05-03T20:14:55.122453Z",
            "action": 48,
            "target": "",
            "id": 69932,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/69932/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/314415/?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/ca/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Fito/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Fito/?format=api",
            "timestamp": "2021-05-03T20:15:06.613900Z",
            "action": 5,
            "target": "Escriptori",
            "id": 69934,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/69934/?format=api"
        }
    ]
}