Changes API.

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

GET /api/changes/72530/?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": "2021-05-24T05:33:33.503378Z",
    "action": 5,
    "target": "LXQt는 전 세계 번역 팀의 작업 덕분에 여러 언어로 번역됩니다. 번역은 <a %1>LXQt-Weblate</a>에서 할 수 있습니다.",
    "id": 72530,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/72530/?format=api"
}