Translation components API.

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

GET /api/translations/python-meh/rhel-8/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/5534445/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/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.214886Z",
            "action": 2,
            "target": "更多信息(_i)...",
            "id": 3568000,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/3568000/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5534437/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/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:19.190671Z",
            "action": 2,
            "target": "确定要退出吗? [%(yes)s/%(no)s]",
            "id": 3556983,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/3556983/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5534435/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/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.548046Z",
            "action": 2,
            "target": "请根据上方信息进行选择: ",
            "id": 3556981,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/3556981/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5534435/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/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.545894Z",
            "action": 45,
            "target": "",
            "id": 3556980,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/3556980/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-19T14:30:44.373690Z",
            "action": 0,
            "target": "",
            "id": 1364410,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1364410/?format=api"
        }
    ]
}