Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/352344/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindindicator/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-kbindindicator/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-08T12:41:58.033191Z",
    "action": 5,
    "target": "국가 플래그의 파일 경로 패턴입니다. 두 글자로 된 ISO 국가 코드(소문자)로 대체되는 <strong>%1</strong>을 포함해야 합니다.<br><br>예: /usr/share/iso-flags-svg/country-squared/%1.svg",
    "id": 108274,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/108274/?format=api"
}