Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18422138/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f41pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f41pagesindex/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-28T22:52:49.392462Z",
    "action": 6,
    "target": "上述列表并不完整,您还可以在许多其他地方找到帮助。有关Matrix聊天室和邮件列表等可用资源的其他信息,请访问 xref:project:ROOT:communications.adoc[].",
    "old": "",
    "details": {
        "state": 20,
        "source": "The above list is by no means complete - you can find help in many other places as well.  Additional information about available resources such as Matrix rooms and mailing lists is available at xref:project:ROOT:communications.adoc[].",
        "old_state": 0
    },
    "id": 17201603,
    "action_name": "Automatically translated",
    "url": "https://translate.fedoraproject.org/api/changes/17201603/?format=api"
}