Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2106251/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-25T13:53:11.074568Z",
    "action": 6,
    "target": "보조 작업 업데이트 등록. \"Group\" 및 \"GroupRo\" 배열을 사용하여 이 메뉴 항목에 대한 접근 권한을 각각 \"rw\" 및 \"ro\" 권한이 있는 특정 그룹의 구성원으로 제한할 수 있습니다. \"이름\" 및 \"설명\"은 사용자에게 표시되는 메뉴 항목의 텍스트를 변경하는 데 사용할 수 있습니다. \"구성요소\"에는 내부 이름이 포함됩니다. \"클러스터 이름\"은 동작 그룹에 대한 제목을 정의합니다. 이 그룹에 작업이 할당됩니다. \"클러스터 우선순위\"는 그룹 내에서 이 동작에 대한 메뉴 항목의 순서를 정의합니다. \"권한\"은 상담원 인터페이스에서 이 작업을 사용하는 데 필요한 권한입니다. \"RequiredLock\"은 이 작업을 수행하는 사용자에게 티켓을 잠글 필요가 있는지 정의하며, 티켓이 아직 잠기지 않은 경우에는 티켓이 잠기고 현재 상담원이 자동으로 소유자로 설정됩니다. \"1\"로 설정하면 잠금이 필요하고 \"0\"으로 설정하면 잠금이 필요하지 않습니다.",
    "id": 751861,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/751861/?format=api"
}