Changes API.

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

GET /api/changes/54052/?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/chobkwon/?format=api",
    "author": "https://hosted.weblate.org/api/users/chobkwon/?format=api",
    "timestamp": "2014-08-04T13:13:43+02:00",
    "action": 2,
    "target": "특정 레이아웃에 단축키를 지정하려면 왼쪽 열에서 버튼을 클릭하고 키 조합을 입력 하세요. (단축키 설정을 취소 하려면 백 스페이스 키를 누르세요.) 그 다음 오른쪽 열에서 한 개 이상의 레이아웃을 선택 합니다.\n\n설정된 단축키가 이외 다른 프로그램 설정에서 중복되지 않는지 체크하세요.\n(번역 확인 요망. 원문 - This will only work if you use metacity or another program reading its configuration.).",
    "id": 54052,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/54052/?format=api"
}