Translation components API.

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

GET /api/translations/lxqt-desktop/liblxqt/ast/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/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-18T07:44:58.225592Z",
            "action": 0,
            "target": "",
            "id": 1567,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/1567/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-18T07:45:12.880820Z",
            "action": 44,
            "target": "",
            "id": 1611,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/1611/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-11-04T19:55:42.375390Z",
            "action": 0,
            "target": "",
            "id": 137204,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/137204/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/ast/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-01T14:56:18.721761Z",
            "action": 0,
            "target": "",
            "id": 159005,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/159005/?format=api"
        }
    ]
}