Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2053216/?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.580440Z",
    "action": 6,
    "target": "조회 필드의 값을 기반으로 구성 항목에 대한 권한을 설정합니다. 이 설정은 그룹 권한을 재정의합니다. 키는 권한 유형 \"ro\" 또는 \"rw\"이며 값은 \"LookupField\" 설정에 정의된 필드에 저장된 적절한 값입니다. 쉼표로 구분하여 여러 값을 추가할 수 있습니다. 예를 들어 고객 ID 필드가 있는 구성 항목에 읽기 전용 권한을 설정하고 해당 필드에 값으로 \"otrs\"를 포함하려면 여기에 \"ro\"를 키로 추가하고 값으로 \"otrs\"를 추가합니다.",
    "id": 729293,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/729293/?format=api"
}