Changes API.

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

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

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