Translation components API.

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

GET /api/translations/lxqt-desktop/qps-menu-entry/pl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps-menu-entry/pl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-29T16:58:13.766187Z",
            "action": 0,
            "target": "",
            "id": 43294,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/43294/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/279844/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps-menu-entry/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-11T17:10:30.009182Z",
            "action": 45,
            "target": "",
            "id": 181266,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/181266/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/279844/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps-menu-entry/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-11T17:10:30.013208Z",
            "action": 2,
            "target": "Program Qt do wyświetlania i zarządzania uruchomionymi procesami",
            "id": 181267,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/181267/?format=api"
        }
    ]
}