Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/350983/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/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-25T12:33:51.800113Z",
    "action": 2,
    "target": "위젯 스타일에 대한 부분적인 해결 방법으로는\n패널에 별도의 테마를 줄 수는 없습니다.\n\n이것도 사용 안 함으로 하시겠나요:\n\nLXQt 모양새 구성 →\n아이콘 테마 →\n위젯 스타일 (팔레트) 기반 아이콘 색상 지정",
    "id": 112446,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/112446/?format=api"
}