Translation components API.

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

GET /api/translations/qtilities/wshot/ka/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ka/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/454047/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/qtilities/wshot/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ka/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
            "timestamp": "2025-01-02T05:13:38.814302Z",
            "action": 5,
            "target": "კომპოზიტორს ავტომატური ფანჯრის დადგენის მხარდაჭერა არ გააჩნია.",
            "id": 225558,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/225558/?format=api"
        }
    ]
}