Changes API.

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

GET /api/changes/413000/?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": "2023-12-30T01:00:30.543750Z",
    "action": 5,
    "target": "게시된 문서를 제안된 변경 사항으로 덮어쓰고 충돌이 없는 부분을 병합합니다.",
    "id": 413000,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413000/?format=api"
}