Translation components API.

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

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

{
    "count": 42,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ar/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/458316/?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/ar/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ali.alhaidary/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ali.alhaidary/?format=api",
            "timestamp": "2025-01-19T14:53:59.637944Z",
            "action": 5,
            "target": "إعادة ضبط",
            "id": 229466,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/229466/?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/ar/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T07:23:48.627517Z",
            "action": 0,
            "target": "",
            "id": 251261,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/251261/?format=api"
        }
    ]
}