Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/102955/?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:37:46.659083Z",
    "action": 2,
    "target": "Qt 기술을 기반으로 한 진보된, 사용하기 쉽고 빠른 데스크톱 환경입니다.",
    "id": 72532,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/72532/?format=api"
}