Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/563317/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/pdf-export-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/pdf-export-ui/ru/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Den/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Den/?format=api",
    "timestamp": "2023-04-13T03:46:47.294891Z",
    "action": 5,
    "target": "PDF-файл создается на стороне сервера с помощью удаленного веб-браузера Chrome, который может работать на сервере, отличном от сервера XWiki.",
    "id": 376587,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/376587/?format=api"
}