Translation components API.

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

GET /api/translations/cockpit-machines/main/zh_CN/changes/?format=api&page=22
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1054,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/cockpit-machines/main/zh_CN/changes/?format=api&page=21",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7692250/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/cockpit-machines/main/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-machines/main/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/lchh/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/lchh/?format=api",
            "timestamp": "2021-06-18T09:31:52.668788Z",
            "action": 45,
            "target": "",
            "id": 3355049,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/3355049/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7692663/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/cockpit-machines/main/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-machines/main/zh_CN/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-03-22T12:46:04.087694Z",
            "action": 4,
            "target": "用户登录名",
            "id": 3135770,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3135770/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7692419/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/cockpit-machines/main/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-machines/main/zh_CN/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-03-22T12:46:04.037982Z",
            "action": 4,
            "target": "更改总线类型前必须关闭机器",
            "id": 3135768,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3135768/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cockpit-machines/main/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-machines/main/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T12:45:49.267844Z",
            "action": 0,
            "target": "",
            "id": 3135724,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3135724/?format=api"
        }
    ]
}