Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/35679/?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:39:41.476364Z",
    "action": 2,
    "target": "정말로 컴퓨터를 끄시겠습니까? 저장하지 않은 모든 작업이 손실됩니다...",
    "id": 110891,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/110891/?format=api"
}