Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/485941/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:05:20.701694Z",
    "action": 59,
    "target": "저널 관리자는 아래에서 선택한 역할로는 대량 이메일을 보낼 수 없습니다. 이 설정을 사용하여 이메일 알림 기능의 남용을 제한합니다. 예를 들어, 그러한 이메일 수신에 동의하지 않은 독자, 저자 또는 기타 대규모 사용자 그룹에 대한 대량 이메일을 비활성화하는 것이 더 안전할 수 있습니다.<br><br><a href=\"{$siteSettingsUrl}\">관리자>사이트 설정</a>.",
    "id": 420140,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/420140/?format=api"
}