Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/465623/?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/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-10-15T03:36:36.726130Z",
    "action": 30,
    "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=\"color:blue\"/>|(((\n(% style=\"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=\"color:blue\" %)\n----\n}}})))|(((\n(% style=\"color:blue\" %)\n----\n)))",
    "id": 289818,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/289818/?format=api"
}