Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572507/?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:11:33.035492Z",
    "action": 5,
    "target": "파일이 첨부된 XWiki 문서를 지정합니다. 이 값이 설정되지 않으면 현재 문서가 사용됩니다. 만약 파일이 URL로 설정될 경우, 이 설정은 적용되지 않습니다",
    "id": 401171,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/401171/?format=api"
}