Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573601/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhtml/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxhtml/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:22:39.439684Z",
    "action": 2,
    "target": "= Programming =\n\n== HTML ==\n\n{{comment}}please do not translate the sub headlines{{/comment}}\n=== 1.0 HTML ===\n\n{{info}}It is possible to enter HTML markup directly in the text in XWiki Syntax 1.0.{{/info}}\n\n|=XWiki Syntax 1.0|=Result\n|<abbr title=\"HyperText Markup Language\">HTML</abbr>|{{html}}<abbr title=\"HyperText Markup Language\">HTML</abbr>{{/html}}\n\n=== 2.0 HTML ===\n\n{{info}}In XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}} HTML or XHTML must be entered by using the [[HTML macro>>https://extensions.xwiki.org/xwiki/bin/view/Extension/HTML%20Macro]].{{/info}}\n\n|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|{{{{{html}}<abbr title=\"HyperText Markup Language\">HTML</abbr>{{/html}} }}}|{{html}}<abbr title=\"HyperText Markup Language\">HTML</abbr>{{/html}}",
    "id": 416698,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/416698/?format=api"
}