Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/115060/?format=api",
    "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/arandr/translations/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/OctopusET/?format=api",
    "author": "https://hosted.weblate.org/api/users/OctopusET/?format=api",
    "timestamp": "2022-03-30T08:37:36.173512+02:00",
    "action": 2,
    "target": "왼쪽 열의 버튼을 클릭하고 지정하려는 해당 화면 레이아웃에서 키 조합을 누릅니다. (가속기를 지우려면 백스페이스를 누르고 편집을 취소하려면 Esc 키를 누릅니다.) 그런 다음 오른쪽 열에서 하나 이상의 레이아웃을 선택합니다.\n\n위의 내용은 metacity 또는 다른 프로그램을 사용하여 구성을 읽는 경우에만 작동합니다.",
    "id": 22552517,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/22552517/?format=api"
}