Translation components API.

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

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

{
    "count": 53,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/moulinette/he/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/70762/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-31T15:49:11.480466Z",
            "action": 59,
            "target": "",
            "id": 81357,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/81357/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/70760/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-31T15:49:11.480415Z",
            "action": 59,
            "target": "",
            "id": 81356,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/81356/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/70758/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-31T15:49:11.480333Z",
            "action": 59,
            "target": "",
            "id": 81355,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/81355/?format=api"
        }
    ]
}