Translation components API.

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

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

{
    "count": 105,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/moulinette/sk/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/64057/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-23T20:09:07.048878Z",
            "action": 59,
            "target": "",
            "id": 61043,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/61043/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/64056/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-23T20:09:07.048829Z",
            "action": 59,
            "target": "",
            "id": 61042,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/61042/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/64055/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-23T20:09:07.048804Z",
            "action": 59,
            "target": "",
            "id": 61041,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/61041/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/64054/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-23T20:09:07.048804Z",
            "action": 59,
            "target": "",
            "id": 61040,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/61040/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/64053/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-23T20:09:07.048699Z",
            "action": 59,
            "target": "",
            "id": 61039,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/61039/?format=api"
        }
    ]
}