Translation components API.

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

GET /api/translations/lxqt-desktop/liblxqt/ia/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/ia/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-18T07:45:05.071638Z",
            "action": 0,
            "target": "",
            "id": 1586,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/1586/?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/ia/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-18T07:45:12.934694Z",
            "action": 44,
            "target": "",
            "id": 1619,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/1619/?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/ia/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-11-04T19:55:44.747891Z",
            "action": 0,
            "target": "",
            "id": 137225,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/137225/?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/ia/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-01T14:56:19.872655Z",
            "action": 0,
            "target": "",
            "id": 159026,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/159026/?format=api"
        }
    ]
}