Translation components API.

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

GET /api/translations/yunohost/ssowat/sk/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 103,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/ssowat/sk/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/64786/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-23T20:11:41.889005Z",
            "action": 59,
            "target": "",
            "id": 61788,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/61788/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/64785/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-23T20:11:41.888951Z",
            "action": 59,
            "target": "",
            "id": 61787,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/61787/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/64784/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-23T20:11:41.888869Z",
            "action": 59,
            "target": "",
            "id": 61786,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/61786/?format=api"
        }
    ]
}