Translation components API.

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

GET /api/translations/python-meh/rhel-7/zh_CN/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/5533887/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-7/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
            "timestamp": "2021-09-13T08:02:20.172273Z",
            "action": 2,
            "target": "更多信息(_i)...",
            "id": 3567999,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/3567999/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5533871/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-7/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
            "timestamp": "2021-09-07T08:51:18.959688Z",
            "action": 2,
            "target": "确定要退出吗? [%(yes)s/%(no)s]",
            "id": 3556982,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/3556982/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5533866/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-7/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
            "timestamp": "2021-09-07T08:50:57.382057Z",
            "action": 2,
            "target": "请根据上方信息进行选择: ",
            "id": 3556979,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/3556979/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5533866/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-7/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
            "timestamp": "2021-09-07T08:50:57.378944Z",
            "action": 45,
            "target": "",
            "id": 3556978,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/3556978/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-7/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-7/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-19T14:30:13.927921Z",
            "action": 0,
            "target": "",
            "id": 1364383,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1364383/?format=api"
        }
    ]
}