Translation components API.

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

GET /api/translations/amikumu/website-pages/chr/changes/?format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 321,
    "next": null,
    "previous": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/chr/changes/?format=api&page=16",
    "results": [
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/amikumu/website-pages/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/amikumu/website-pages/chr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-23T10:30:09.332141Z",
            "action": 0,
            "target": "",
            "id": 1541683,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1541683/?format=api"
        }
    ]
}