Translation components API.

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

GET /api/translations/debian-handbook/08_basic-configuration/vi/changes/?format=api&page=19
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 904,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/vi/changes/?format=api&page=18",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/4181469/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/vi/?format=api",
            "user": "https://hosted.weblate.org/api/users/Mari3/?format=api",
            "author": "https://hosted.weblate.org/api/users/Mari3/?format=api",
            "timestamp": "2018-03-24T05:56:38+01:00",
            "action": 2,
            "target": "Đây là bảng mã thường được sử dụng, do đó được cài đặt mặc định trên hệ thống Debian.",
            "old": "Đây là bảng mã thường được sử dụng, do đó được cài đặt mặc định trên hệ thống Debian",
            "details": {},
            "id": 2606266,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/2606266/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/4181445/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/vi/?format=api",
            "user": "https://hosted.weblate.org/api/users/Mari3/?format=api",
            "author": "https://hosted.weblate.org/api/users/Mari3/?format=api",
            "timestamp": "2018-03-24T05:56:30+01:00",
            "action": 2,
            "target": "Chương này xem xét tất cả mọi thứ bao gồm  những gì chúng ta có thể gọi là “basic configuration”: networking, language và locales, users và groups, printing, mount points, vv.",
            "old": "Chương này xem xét tất cả mọi thứ bao gồm  những gì chúng ta có thể gọi là “basic configuration”: networking, language và locales, users và groups, printing, mount points, vv",
            "details": {},
            "id": 2606265,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/2606265/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/vi/?format=api",
            "user": "https://hosted.weblate.org/api/users/rhertzog/?format=api",
            "author": "https://hosted.weblate.org/api/users/rhertzog/?format=api",
            "timestamp": "2018-02-15T20:41:33+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2505469,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2505469/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/vi/?format=api",
            "user": "https://hosted.weblate.org/api/users/rhertzog/?format=api",
            "author": "https://hosted.weblate.org/api/users/rhertzog/?format=api",
            "timestamp": "2016-09-22T14:22:05+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1313598,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1313598/?format=api"
        }
    ]
}