Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ja/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/486154/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ja/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/utuhiro/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/utuhiro/?format=api",
            "timestamp": "2025-03-24T20:16:36.582627Z",
            "action": 5,
            "target": "保存とコピー時に通知する",
            "id": 247257,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/247257/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/486155/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ja/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/utuhiro/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/utuhiro/?format=api",
            "timestamp": "2025-03-24T20:17:02.776837Z",
            "action": 5,
            "target": "間隔:",
            "id": 247258,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/247258/?format=api"
        }
    ]
}