Translation components API.

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

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

{
    "count": 52,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/ssowat/ne/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/31599/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/ne/?format=api",
            "user": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
            "author": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
            "timestamp": "2020-04-20T09:05:46.863195Z",
            "action": 45,
            "target": "",
            "id": 14600,
            "action_name": "Contributor joined",
            "url": "https://translate.yunohost.org/api/changes/14600/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/ne/?format=api",
            "user": "https://translate.yunohost.org/api/users/yunohost/?format=api",
            "author": "https://translate.yunohost.org/api/users/yunohost/?format=api",
            "timestamp": "2020-04-15T11:56:02.623353Z",
            "action": 0,
            "target": "",
            "id": 14164,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/14164/?format=api"
        }
    ]
}