Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-archiver/id/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/id/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/359330/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/id/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Bagusdanto/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Bagusdanto/?format=api",
            "timestamp": "2024-07-22T05:11:29.097377Z",
            "action": 5,
            "target": "<html><head/><body><p><a href=\"https://github.com/lxqt/lxqt-archiver\">https://github.com/lxqt/lxqt-archiver</span></a></p></body></html>\n",
            "id": 194887,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/194887/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/id/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-30T20:40:08.155835Z",
            "action": 0,
            "target": "",
            "id": 212085,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/212085/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/id/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-29T21:35:29.822324Z",
            "action": 0,
            "target": "",
            "id": 231893,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/231893/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/id/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-29T21:35:58.234711Z",
            "action": 44,
            "target": "",
            "id": 231938,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/231938/?format=api"
        }
    ]
}