Changes API.

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

GET /api/changes/396310/?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-xwikisyntaxhtml/?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-09-07T13:26:31.981083Z",
    "action": 25,
    "target": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxHTML.ru.xml",
    "id": 396310,
    "action_name": "Translation removed",
    "url": "https://l10n.xwiki.org/api/changes/396310/?format=api"
}