Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/334543/?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:06.834959Z",
    "action": 9,
    "target": "독(Dock)은 \"독앱\" 또는 독 응용프로그램을 위한 특수 컨테이너입니다. 독앱이 실행될 때까지 화면에 표시되지 않습니다. 독앱은 시계와 같은 것을 표시하거나 시스템 트레이를 제공하는 데 사용할 수 있습니다.",
    "id": 88888,
    "action_name": "Translation uploaded",
    "url": "https://translate.lxqt-project.org/api/changes/88888/?format=api"
}