Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/232492/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/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-21T03:48:30.750933Z",
    "action": 2,
    "target": "LXQt는 전 세계 번역 팀의 노력 덕분에 여러 언어로 번역됩니다. 번역은 <a %1>LXQt-Weblate</a>에서 할 수 있습니다.",
    "id": 110852,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/110852/?format=api"
}