Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/15845556/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-manager-43/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-manager-43/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2024-04-15T09:26:12.269742Z",
    "action": 9,
    "target": "您可以使用 {productname} {webui} 来管理 VM Guest,包括执行关机、重启动以及调整 CPU 和内存分配的操作。",
    "id": 3031575,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/3031575/?format=api"
}