Translation components API.

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

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

{
    "count": 355,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/manuskript/translations/zh_Hans/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/8594261/?format=api",
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/lingsamuel/?format=api",
            "author": "https://hosted.weblate.org/api/users/lingsamuel/?format=api",
            "timestamp": "2018-07-30T16:08:55+02:00",
            "action": 2,
            "target": "状态",
            "old": "Status",
            "details": {},
            "id": 2961015,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/2961015/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/8594259/?format=api",
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/lingsamuel/?format=api",
            "author": "https://hosted.weblate.org/api/users/lingsamuel/?format=api",
            "timestamp": "2018-07-30T16:08:43+02:00",
            "action": 2,
            "target": "描述",
            "old": "Description",
            "details": {},
            "id": 2961014,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/2961014/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/8594257/?format=api",
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/lingsamuel/?format=api",
            "author": "https://hosted.weblate.org/api/users/lingsamuel/?format=api",
            "timestamp": "2018-07-30T16:08:34+02:00",
            "action": 2,
            "target": "管理导出器",
            "old": "Manage Exporters",
            "details": {},
            "id": 2961013,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/2961013/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/lingsamuel/?format=api",
            "author": "https://hosted.weblate.org/api/users/lingsamuel/?format=api",
            "timestamp": "2018-07-30T15:53:55+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2960944,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2960944/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/lingsamuel/?format=api",
            "author": null,
            "timestamp": "2018-07-30T15:51:15+02:00",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 2960938,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/2960938/?format=api"
        }
    ]
}