Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/485930/?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.701275Z",
    "action": 59,
    "target": "다른 사용자 계정에 병합할 사용자(또는 여러 명)를 선택하십시오 (예 : 누군가 두 개의 사용자 계정이있는 경우). 먼저 선택한 계정이 삭제되고 모든 제출, 할당 등이 두 번째 계정에 귀속됩니다.",
    "id": 420129,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/420129/?format=api"
}