Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/465635/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxothersyntaxes/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-10-18T19:00:49.645967Z",
    "action": 30,
    "target": "= General =\n\n== Other Syntaxes ==\n\n=== 1.0 Other Syntaxes ===\n\nOther syntaxes are also [[available>>https://extensions.xwiki.org/xwiki/bin/view/ExtensionCode/AllExtensions/WebHome#%7Ct=extensions&category=syntax]].",
    "id": 290010,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/290010/?format=api"
}