Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576646/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhorizontalline/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxhorizontalline/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:24.503929Z",
    "action": 5,
    "target": "= 편집 중 =\n\n== 가로선 ==\n\n=== 1.0 가로선 ===\n\n{{info}}대시가 4개 이상 있어야 합니다.{{/info}}\n\n|=기능|= XWiki 구문 1.0|=결과\n|간단한 수평선|{{{--}}}|(((--)))\n|매개변수화된 수평선|<hr style=\"테두리-색상:파란색\"/>|(((\n(% 스타일=\"테두리-색상:파란색\" %)\n----\n)))\n\n=== 2.0 가로선 ===\n\n{{info}}대시가 4개 이상 있어야 합니다.{{/info}}\n\n|=기능|= XWiki 구문 {{velocity}}$crtSyntaxVer{{/velocity}}|=결과\n|간단한 수평선|{{{--}}}|(((--)))\n|매개변수화된 수평선|((({{{\n(% 스타일=\"테두리-색상:파란색\" %)\n----\n}}})))|(((\n(% 스타일=\"테두리-색상:파란색\" %)\n----\n)))",
    "id": 413120,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413120/?format=api"
}