Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17308014/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-08T22:31:46.327492Z",
    "action": 71,
    "target": "容器往往基于是高度精简的发行版镜像创建的,这一精简过程会导致几乎没有工具和文档可用。但是 toolbox 团队维护一组完整的含有工具以及文档的 Fedora 镜像,保证良好的开箱即用体验。",
    "old": "",
    "details": {
        "state": 10,
        "source": "Containers are created from images and those are usually a very stripped down version of distributions.  In such images there are almost no tools and documentation available.  The team behind Toolbx maintains a Fedora image where such tools and documentation are available, providing a good out of the box experience.",
        "old_state": -1
    },
    "id": 15433294,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15433294/?format=api"
}