Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/353087/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/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": "2022-02-21T06:21:01.871334Z",
    "action": 5,
    "target": "프로그래밍:\n* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>\n\nLXQt Archiver는 다음 프로그램에서 파생되었습니다:\n* MATE 데스크톱의 Engrampa\n* Gnome 데스크톱의 파일 롤러\n\n한국어 번역:\n* 이정희 <daemul72@gmail.com>\n",
    "id": 111077,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/111077/?format=api"
}