Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2110752/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-25T14:43:13.900350Z",
    "action": 6,
    "target": "시스템 모니터링 제품군에 대한 기본 메일 인터페이스입니다. 필터가 포스트마스터 필터 다음에 실행되어야 하는 경우 이 블록을 사용합니다.",
    "id": 762453,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/762453/?format=api"
}