Translation components API.

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

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

{
    "count": 104,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/portal/gl/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/83381/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:38.977078Z",
            "action": 59,
            "target": "Galego",
            "id": 117118,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/117118/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/83380/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:38.977015Z",
            "action": 59,
            "target": "",
            "id": 117117,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/117117/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/83379/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:38.976964Z",
            "action": 59,
            "target": "ltr",
            "id": 117116,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/117116/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/83378/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T16:22:38.976775Z",
            "action": 59,
            "target": "gl",
            "id": 117115,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/117115/?format=api"
        }
    ]
}