Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-powermanagment-battery-info/it/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-configuration/lxqt-powermanagment-battery-info/it/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/489172/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment-battery-info/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment-battery-info/it/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2025-04-11T19:50:02.030667Z",
            "action": 5,
            "target": "prestazioni",
            "id": 250751,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/250751/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/489173/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment-battery-info/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment-battery-info/it/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2025-04-11T19:50:33.013388Z",
            "action": 5,
            "target": "Profilo energetico",
            "id": 250752,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/250752/?format=api"
        }
    ]
}