Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/465912/?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/sk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-11T07:45:25.859167Z",
    "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|<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.{{/info}}\n\n|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|{{{{{html}}<b>bold</b>{{/html}} }}}|{{html}}<b>bold</b>{{/html}}\n\n{{info}}In XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}, by default the HTML macro does not understands XWiki Syntax (other macros included since it's XWiki Syntax too). To enable it, use {{{{{html wiki=\"true\"}} }}}.{{/info}}",
    "id": 318003,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/318003/?format=api"
}