Translation components API.

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

GET /api/translations/lxqt-panel/plugin-customcommand/he/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 43,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/he/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/458364/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/he/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "timestamp": "2025-01-19T09:38:27.985683Z",
            "action": 5,
            "target": "איפוס",
            "id": 229444,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/229444/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/457439/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/he/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "timestamp": "2025-01-19T09:38:34.718409Z",
            "action": 5,
            "target": "חלונית מידע",
            "id": 229445,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/229445/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/he/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T07:23:49.328694Z",
            "action": 0,
            "target": "",
            "id": 251273,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/251273/?format=api"
        }
    ]
}