Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/155200/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/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-25T12:59:50.345870Z",
    "action": 2,
    "target": "바탕화면 표시: '%1' 전역 단축키를 등록할 수 없습니다",
    "id": 112482,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/112482/?format=api"
}