Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/7495971/?format=api",
    "component": "https://hosted.weblate.org/api/components/mailcleaner/user-interface/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mailcleaner/user-interface/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/sojungyuk/?format=api",
    "author": "https://hosted.weblate.org/api/users/sojungyuk/?format=api",
    "timestamp": "2024-03-21T07:16:54.838738+01:00",
    "action": 26,
    "target": "메시지를 보내는 중 오류가 발생했습니다. 다시 시도하십시오. 문제가 지속되면 시스템 관리자에게 문의하십시오.",
    "id": 85394077,
    "action_name": "Suggestion removed",
    "url": "https://hosted.weblate.org/api/changes/85394077/?format=api"
}