Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/465618/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxhorizontalline/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxhorizontalline/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-11T08:15:19.070594Z",
    "action": 59,
    "target": "= Editing =\n\n== Horizontal Line ==\n\n=== 1.0 Horizontal Line ===\n\n{{info}}There must be 4 or more dashes.{{/info}}\n\n|=Feature|=XWiki Syntax 1.0|=Result\n|Simple horizontal line|{{{----}}}|(((----)))\n|Parametrized horizontal line|<hr style=\"border-color:blue\"/>|(((\n(% style=\"border-color:blue\" %)\n----\n)))\n\n=== 2.0 Horizontal Line ===\n\n{{info}}There must be 4 or more dashes.{{/info}}\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Simple horizontal line|{{{----}}}|(((----)))\n|Parametrized horizontal line|((({{{\n(% style=\"border-color:blue\" %)\n----\n}}})))|(((\n(% style=\"border-color:blue\" %)\n----\n)))",
    "id": 322250,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/322250/?format=api"
}