Translation components API.

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

GET /api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/nl/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-panel/plugin-quicklaunch-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/nl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-24T15:10:56.200894Z",
            "action": 0,
            "target": "",
            "id": 42772,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/42772/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/279590/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "timestamp": "2021-04-12T19:13:23.484211Z",
            "action": 45,
            "target": "",
            "id": 63988,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/63988/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/279590/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "timestamp": "2021-04-12T19:13:23.486446Z",
            "action": 2,
            "target": "Snelstartbalk",
            "id": 63989,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/63989/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/279591/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-quicklaunch-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-quicklaunch-name-and-description/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "timestamp": "2021-04-12T19:13:32.513069Z",
            "action": 2,
            "target": "Start uw favoriete programma's met één muisklik",
            "id": 63990,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/63990/?format=api"
        }
    ]
}