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=145
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2883,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/changes/?format=api&page=144",
    "results": [
        {
            "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-09-20T13:24:48.394068Z",
            "action": 18,
            "target": "",
            "id": 205081,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/205081/?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-09-20T17:35:01.562185Z",
            "action": 53,
            "target": "",
            "id": 205098,
            "action_name": "Received repository notification",
            "url": "https://translate.lxqt-project.org/api/changes/205098/?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-09-20T17:35:03.278014Z",
            "action": 21,
            "target": "",
            "id": 205099,
            "action_name": "Rebased repository",
            "url": "https://translate.lxqt-project.org/api/changes/205099/?format=api"
        }
    ]
}