Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/166553/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal/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-21T08:04:50.540576Z",
    "action": 2,
    "target": "자신의 바로찾기 파일 위치를 지정할 수 있습니다. OwnCloud 또는 Dropbox와 같은 도구를 사용하여 쉽게 바로찾기를 공유할 수 있습니다.",
    "id": 111326,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/111326/?format=api"
}