Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/465914/?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/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-11T07:45:25.894971Z",
    "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}}I XWiki syntax 1.0 är det möjligt att ange HTML direkt i texten.{{/info}}\n\n|=XWiki syntax 1.0|=Resultat\n|<b>fetstil</b>|{{html}}<b>fetstil</b>{{/html}}\n\n=== 2.0 HTML ===\n\n{{info}}I XWiki syntax {{velocity}}$crtSyntaxVer{{/velocity}} HTML eller XHTML måste anges inuti HTML-makrot.{{/info}}\n\n|=XWiki syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Resultat\n|{{{{{html}}<b>fetstil</b>{{/html}}}}}|{{html}}<b>fetstil</b>{{/html}}\n\n{{info}}I XWiki syntax {{velocity}}$crtSyntaxVer{{/velocity}}, tolkas ej wikisyntax (ej heller andra makron, eftersom makron är wikisyntax) inuti HTML-makrot om inget annat anges. Ange {{{{{html wiki=\"true\"}}}}} för att slå på tolkning av wikisyntax.{{/info}}",
    "id": 318005,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/318005/?format=api"
}