Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/15912552/?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/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-16T08:22:06.825690Z",
    "action": 6,
    "target": "모든 대상 시스템에 [package]``scap-security-guide`` 패키지를 설치합니다. 자세한 내용은 xref:administration:ansible-setup-control-node.adoc[]에서 확인할 수 있습니다.",
    "id": 3057256,
    "action_name": "Automatically translated",
    "url": "https://l10n.opensuse.org/api/changes/3057256/?format=api"
}