Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1479667/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookintroduction_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookintroduction_index/ko/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "timestamp": "2023-05-07T07:01:02.757403Z",
    "action": 2,
    "target": "_커미터_ 는 Git 저장소에 대한 _푸시_ 액세스 권한이 있는 사람으로, FreeBSD 소스를 수정할 수 있는 권한이 있습니다(커미터라는 용어는 저장소에 새로운 변경 사항을 가져오는 데 사용되는 소스 제어 명령어인 `commit` 에서 유래했습니다).  누구나 link:https://bugs.FreeBSD.org/submit/[Bug Database]에 버그를 제출할 수 있습니다.  버그 리포트를 제출하기 전에 FreeBSD 메일링 리스트, IRC 채널 또는 포럼을 사용하여 문제가 실제로 버그인지 확인하는 데 도움을 받을 수 있습니다.",
    "id": 530261,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/530261/?format=api"
}