Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/334585/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/obconf-qt/ko/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
    "timestamp": "2021-09-24T15:18:07.560462Z",
    "action": 9,
    "target": "Syntassi: obconf [옵션] [ARCHIVE.obt]\n\nOptions:\n  --help                이 도움말을 표시하고 종료\n  --version             버전을 표시하고 종료\n  --install ARCHIVE.obt  주어진 테마 아카이브를 설치하고 선택\n  --archive THEME       주어진 테마 디렉터리에서 테마 아카이브 만들기\n  --config-file FILE    사용할 구성 파일에 대한 경로 지정하기\n",
    "id": 88930,
    "action_name": "Translation uploaded",
    "url": "https://translate.lxqt-project.org/api/changes/88930/?format=api"
}