Changes API.

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

GET /api/changes/416691/?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": "2024-01-02T12:18:26.348864Z",
    "action": 2,
    "target": "= Editing =\n\n== New Line/Line Breaks ==\n\n=== 1.0 New Line Line Breaks ===\n\nA new line is a carriage return. A line break is a forced new line that can appear anywhere in the text.\n\n{{info}}\nNew lines are not honored in XWiki Syntax 1.0. Use line breaks instead.\n{{/info}}\n\n|=Feature|=XWiki Syntax 1.0|=Result\n|Line break|{{{Line\\New line}}}|Line\\New line\n|New line|Line\\New line|Line New line\n\n=== 2.0 New Line Line Breaks ===\n\nA new line is a carriage return. A line break is a forced new line that can appear anywhere in the text.\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Line break|{{{Line\\New line}}}|Line\\New line\n|New line|Line\\New line|Line\\New line",
    "id": 416691,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/416691/?format=api"
}