Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/465908/?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/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-10-15T03:36:41.063427Z",
    "action": 30,
    "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|<b>bold</b>|{{html}}<b>bold</b>{{/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}}<b>bold</b>{{/html}} }}}|{{html}}<b>bold</b>{{/html}}",
    "id": 289843,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/289843/?format=api"
}