Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576520/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/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-30T02:01:19.971723Z",
    "action": 5,
    "target": "= 편집 중 =\n\n== 새 줄/줄 바꿈 ==\n\n=== 1.0 개행 줄 바꿈 ===\n\n새 줄은 캐리지 리턴입니다. 줄 바꿈은 텍스트의 어느 위치에나 나타날 수 있는 강제된 새 줄입니다.\n\n{{정보}}\nXWiki 구문 1.0 에서는 새 줄을 사용할 수 없습니다 . 대신 줄바꿈을 사용하세요.\n{{/정보}}\n\n|=기능|= XWiki 구문 1.0|=결과\n|줄 바꿈|{{{Line\\New line}}}|Line\\New line\n|새 줄|줄\\새 줄|줄 새 줄\n\n=== 2.0 개행 줄 바꿈 ===\n\n새 줄은 캐리지 리턴입니다. 줄 바꿈은 텍스트의 어느 위치에나 나타날 수 있는 강제된 새 줄입니다.\n\n|=기능|= XWiki 구문 {{velocity}}$crtSyntaxVer{{/velocity}}|=결과\n|줄 바꿈|{{{Line\\New line}}}|Line\\New line\n|새 줄|줄\\새 줄|줄\\새 줄",
    "id": 413119,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413119/?format=api"
}