Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/98334841/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/legal/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/legal/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/ddinghoya/?format=api",
    "author": "https://hosted.weblate.org/api/users/ddinghoya/?format=api",
    "timestamp": "2023-06-03T12:26:06.898910+02:00",
    "action": 5,
    "target": "개인 데이터 법에 따라 개인정보를 공개해야 하는 경우, 개인 데이터는 사용자가 공개에 이의를 제기할 수 있도록 개인정보에 대한 요청이 이루어졌다는 사실을 사용자에게 이메일로 사전 통지 (개인정보처리자가 금지하거나 무의미한 경우를 제외하고)하려고 노력할 것입니다. 사용자가 공개 요청에 이의를 제기하지 않는 경우, 개인 데이터는 법적으로 개인 데이터를 넘겨야 할 수 있습니다.",
    "id": 57118726,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/57118726/?format=api"
}