Translation components API.

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

GET /api/components/lxqt-configuration/lxqt-powermanagment/changes/?format=api&page=141
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2802,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/changes/?format=api&page=140",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/432636/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment/lt/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Moo/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Moo/?format=api",
            "timestamp": "2024-06-26T09:24:29.811592Z",
            "action": 5,
            "target": "Pastaba: „Wayland“ aplinkoje maitinimo klavišus, vietoj to, konfigūruoja kompozitorius.",
            "id": 193828,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/193828/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-27T10:24:12.357992Z",
            "action": 18,
            "target": "",
            "id": 193897,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/193897/?format=api"
        }
    ]
}