Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
    "translation": null,
    "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "timestamp": "2023-02-08T08:23:07.926896Z",
    "action": 25,
    "target": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxParagraphs.en-CA.xml",
    "id": 372459,
    "action_name": "Translation removed",
    "url": "https://l10n.xwiki.org/api/changes/372459/?format=api"
}