Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/563615/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/activitypub-ui/ru/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
    "timestamp": "2024-02-24T07:30:29.534445Z",
    "action": 5,
    "target": "Вы не можете использовать это приложение как гость, пожалуйста, войдите в систему.",
    "id": 417841,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/417841/?format=api"
}