Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572513/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/pdf-viewer-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/pdf-viewer-macro/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/xeon/?format=api",
    "author": "https://l10n.xwiki.org/api/users/xeon/?format=api",
    "timestamp": "2023-12-27T09:22:37.785959Z",
    "action": 5,
    "target": "이 값이 ture(1또는 yes포함)이고 PDF 파일이 포함된 문서에 접근 권한이 없는 사용자가 문서를 열람하는 경우, 당신의 권한을 통해 볼 수 있습니다.(다만, 문서에 대한 보기 권한이 있는 경우에만)",
    "id": 401179,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/401179/?format=api"
}