Translation components API.

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

GET /api/translations/lxqt-panel/plugin-sysstat/ast/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sysstat/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-27T12:01:03.039085Z",
            "action": 0,
            "target": "",
            "id": 10131,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/10131/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sysstat/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-27T12:01:22.551554Z",
            "action": 44,
            "target": "",
            "id": 10161,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/10161/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sysstat/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-02-10T14:18:50.640270Z",
            "action": 0,
            "target": "",
            "id": 50940,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/50940/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sysstat/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-01-25T21:01:37.213690Z",
            "action": 0,
            "target": "",
            "id": 107227,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/107227/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sysstat/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-03-20T09:33:32.341454Z",
            "action": 0,
            "target": "",
            "id": 115408,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/115408/?format=api"
        }
    ]
}