Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10404971/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagesfaq/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagesfaq/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-05T22:08:17.168063Z",
    "action": 59,
    "target": "GNOME OS 是上游 GNOME 用于测试桌面用户体验的项目。Silverblue 则是 Fedora 的项目,采用的也是 Fedora 已有的技术。当然,两个项目确实有一个共同的愿景,那就是提供一个完善且连贯的用户体验。",
    "old": "GNOME OS 是上游 GNOME 用于测试桌面用户体验的项目。Silverblue 则是 Fedora 的项目,采用的也是 Fedora 已有的技术。当然,两个项目确实有一个共同的愿景,那就是提供一个完善且连贯的用户体验。",
    "details": {
        "state": 20,
        "source": "GNOME OS was a codename that was used by the upstream GNOME project for a while to refer to the idea of designing the entire desktop user experience.  By contrast, Silverblue is an effort inside the Fedora project, and will be built with existing Fedora technologies.  However, the two efforts do share a desire to deliver a user experience that is polished and coherent.",
        "old_state": 20
    },
    "id": 7575319,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/7575319/?format=api"
}