Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:20:03.877107Z",
            "action": 0,
            "target": "",
            "id": 8994245,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994245/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995563/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/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-05-25T13:13:28.482627Z",
            "action": 9,
            "target": "警告: %ld 的值在允许的熵范围之外,需要调整它。\n",
            "id": 3275084,
            "action_name": "Translation uploaded",
            "url": "https://translate.fedoraproject.org/api/changes/3275084/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995563/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/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-05-25T13:13:28.479884Z",
            "action": 45,
            "target": "",
            "id": 3275083,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/3275083/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "timestamp": "2020-10-12T14:54:18.203479Z",
            "action": 0,
            "target": "",
            "id": 1998500,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998500/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-29T16:29:01.373459Z",
            "action": 17,
            "target": "",
            "id": 1094617,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/1094617/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/60448/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/lchh/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/lchh/?format=api",
            "timestamp": "2020-07-28T15:47:28.861232Z",
            "action": 2,
            "target": "用法: %s <entropy-bits>\n",
            "id": 1094288,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/1094288/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/60448/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/lchh/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/lchh/?format=api",
            "timestamp": "2020-07-28T15:47:28.856067Z",
            "action": 45,
            "target": "",
            "id": 1094287,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/1094287/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:22.874186Z",
            "action": 0,
            "target": "",
            "id": 16537,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16537/?format=api"
        }
    ]
}