Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/465898/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-11T08:15:25.269589Z",
    "action": 59,
    "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": 322260,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/322260/?format=api"
}