Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16169602/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/uyuni-tools-mgrpxy/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/uyuni-tools-mgrpxy/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-05-09T09:30:30.624661Z",
    "action": 9,
    "target": "卸装代理以及可选的相应卷。\n默认仅会列显将执行的操作,使用 --force 可真正去除代理。",
    "id": 3050549,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/3050549/?format=api"
}