Translation components API.

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

GET /api/translations/lxqt-panel/plugin-colorpicker-name-and-description/en/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-panel/plugin-colorpicker-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-21T11:27:51.779542Z",
            "action": 0,
            "target": "",
            "id": 40131,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/40131/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-03-18T23:37:40.481787Z",
            "action": 0,
            "target": "",
            "id": 114847,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/114847/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-07T20:24:00.474833Z",
            "action": 0,
            "target": "",
            "id": 208356,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/208356/?format=api"
        }
    ]
}