Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/3575194/?format=api",
            "component": "https://hosted.weblate.org/api/components/ricin/app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
            "author": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
            "timestamp": "2021-06-03T05:52:05.260122+02:00",
            "action": 2,
            "target": "<b>Ricin</b> 旨在成为一款 <i>安全、轻量级、hackable和可完全定制的</i> 聊天客户端,使用极好和开源的 <b>ToxCore</b> 库。",
            "old": "<b>Ricin </b>根植于优秀的开源通讯协议<b>ToxCore</b> ,致力于打造一个<i>安全、轻便、透明且可自由定制的</i>聊天客户端。",
            "details": {},
            "id": 10925210,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/10925210/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/3575193/?format=api",
            "component": "https://hosted.weblate.org/api/components/ricin/app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
            "author": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
            "timestamp": "2021-02-08T05:39:54.227759+01:00",
            "action": 2,
            "target": "<b>代理 (SOCKS 5)</b>",
            "old": "<b>Proxy (SOCKS 5)</b>",
            "details": {},
            "id": 9302272,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/9302272/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/3575184/?format=api",
            "component": "https://hosted.weblate.org/api/components/ricin/app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
            "author": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
            "timestamp": "2021-02-08T05:39:39.445087+01:00",
            "action": 2,
            "target": " 现在叫做 ",
            "old": "现在被称为",
            "details": {},
            "id": 9302270,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/9302270/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/3575183/?format=api",
            "component": "https://hosted.weblate.org/api/components/ricin/app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
            "author": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
            "timestamp": "2021-02-08T05:39:21.214437+01:00",
            "action": 2,
            "target": " 现在 ",
            "old": "现在",
            "details": {},
            "id": 9302268,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/9302268/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/3575183/?format=api",
            "component": "https://hosted.weblate.org/api/components/ricin/app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
            "author": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
            "timestamp": "2021-02-08T05:39:21.203126+01:00",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 9302267,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/9302267/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/ricin/app/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/ricin/app/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-05-11T09:36:35+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 958458,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/958458/?format=api"
        }
    ]
}