Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573279/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-ui/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2024-01-02T12:37:55.878353Z",
    "action": 2,
    "target": "게시된 문서를 제안된 변경 사항으로 덮어쓰고 충돌이 없는 부분을 병합합니다",
    "id": 416946,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/416946/?format=api"
}