Translation components API.

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

GET /api/translations/freebsd-doc/articles_ipsec-must/zh_Hans/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_ipsec-must/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ipsec-must/zh_Hans/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/bai.peng/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/bai.peng/?format=api",
            "timestamp": "2021-02-22T23:02:19.819342Z",
            "action": 0,
            "target": "",
            "id": 156747,
            "action_name": "资源更新",
            "url": "https://translate-dev.freebsd.org/api/changes/156747/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_ipsec-must/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ipsec-must/zh_Hans/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/bai.peng/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/bai.peng/?format=api",
            "timestamp": "2021-02-22T23:02:19.861358Z",
            "action": 44,
            "target": "",
            "id": 156748,
            "action_name": "要翻译的新字符串",
            "url": "https://translate-dev.freebsd.org/api/changes/156748/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_ipsec-must/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ipsec-must/zh_Hans/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/bai.peng/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/bai.peng/?format=api",
            "timestamp": "2021-02-22T23:02:20.034154Z",
            "action": 48,
            "target": "",
            "id": 156749,
            "action_name": "添加了新语言",
            "url": "https://translate-dev.freebsd.org/api/changes/156749/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_ipsec-must/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ipsec-must/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T22:49:45.865703Z",
            "action": 0,
            "target": "",
            "id": 334266,
            "action_name": "资源更新",
            "url": "https://translate-dev.freebsd.org/api/changes/334266/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_ipsec-must/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ipsec-must/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:29:41.566437Z",
            "action": 0,
            "target": "",
            "id": 337403,
            "action_name": "资源更新",
            "url": "https://translate-dev.freebsd.org/api/changes/337403/?format=api"
        }
    ]
}