Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11894640/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-master/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-15T00:37:50.461751Z",
    "action": 6,
    "target": "内容生命周期管理允许您选择软件通道作为源、根据环境的需要调整软件通道,并在安装到生产客户端之前对其进行全面的测试。",
    "id": 3015333,
    "action_name": "Automatically translated",
    "url": "https://l10n.opensuse.org/api/changes/3015333/?format=api"
}