Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16022956/?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:46.017141Z",
    "action": 6,
    "target": "버전 2 ISS 구현에서 {suse}는 마스터/슬레이브 개념을 제거했습니다. 모든 {productname} 서버 간에 내용을 임포트 및 엑스포트할 수 있습니다.",
    "id": 3057201,
    "action_name": "Automatically translated",
    "url": "https://l10n.opensuse.org/api/changes/3057201/?format=api"
}