Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/564779/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxescapes/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxescapes/uk/?format=api",
    "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "timestamp": "2023-05-05T08:13:15.245170Z",
    "action": 5,
    "target": "Синтаксис екранування XWiki",
    "id": 379820,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/379820/?format=api"
}