Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/35681/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/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-21T04:48:34.207351Z",
    "action": 2,
    "target": "로그아웃 하시겠습니다? 저장하지 않은 모든 작업이 손실됩니다...",
    "id": 110897,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/110897/?format=api"
}