Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/35686/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/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-21T04:50:56.754832Z",
    "action": 2,
    "target": "\"%1\"을(를) 실행하지 못했습니다. 지정된 잠금도구/화면 보호기가 설치되어 실행 중인지 확인하십시오.",
    "id": 110902,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/110902/?format=api"
}