Changes API.

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

GET /api/changes/52636/?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/cdadr/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/cdadr/?format=api",
    "timestamp": "2021-02-23T16:42:01.536913Z",
    "action": 4,
    "target": "LXQt는 전 세계의 번역 봉사자의 노력 덕에 다양한 언어를 지원하고 있습니다. 번역 작업은 <a %1>LXQt-Weblate</a>에서 참여하실 수 있습니다.",
    "id": 52636,
    "action_name": "Suggestion added",
    "url": "https://translate.lxqt-project.org/api/changes/52636/?format=api"
}