Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/ssowat/gl/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/47321/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/gl/?format=api",
            "user": "https://translate.yunohost.org/api/users/ghose/?format=api",
            "author": "https://translate.yunohost.org/api/users/ghose/?format=api",
            "timestamp": "2021-05-11T04:34:01.433198Z",
            "action": 5,
            "target": "Nome de usuaria",
            "id": 26658,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/26658/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/47320/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/gl/?format=api",
            "user": "https://translate.yunohost.org/api/users/ghose/?format=api",
            "author": "https://translate.yunohost.org/api/users/ghose/?format=api",
            "timestamp": "2021-05-11T04:33:56.420306Z",
            "action": 5,
            "target": "A túa info",
            "id": 26657,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/26657/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/47319/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/gl/?format=api",
            "user": "https://translate.yunohost.org/api/users/ghose/?format=api",
            "author": "https://translate.yunohost.org/api/users/ghose/?format=api",
            "timestamp": "2021-05-11T04:33:12.976313Z",
            "action": 5,
            "target": "Portal YunoHost",
            "id": 26656,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/26656/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/47319/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/gl/?format=api",
            "user": "https://translate.yunohost.org/api/users/ghose/?format=api",
            "author": "https://translate.yunohost.org/api/users/ghose/?format=api",
            "timestamp": "2021-05-11T04:33:12.974963Z",
            "action": 45,
            "target": "",
            "id": 26655,
            "action_name": "Contributor joined",
            "url": "https://translate.yunohost.org/api/changes/26655/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T08:53:04.118880Z",
            "action": 0,
            "target": "",
            "id": 26597,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/26597/?format=api"
        }
    ]
}