Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/15912551/?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:21:43.230782Z",
    "action": 6,
    "target": "컨텐트 라이프싸이클 관리를 사용하여 제품 트리를 복제하고 실행 중인 버전보다 최신인 커널 버전을 제거합니다. 이 절차에 대한 설명은 xref:administration:content-lifecycle-examples.adoc#enhance-project-with-livepatching[]에서 확인할 수 있습니다. 이것이 권장되는 솔루션입니다.",
    "id": 3057193,
    "action_name": "Automatically translated",
    "url": "https://l10n.opensuse.org/api/changes/3057193/?format=api"
}