Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/544884/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/livedata-macro/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-01-27T07:44:25.221424Z",
    "action": 2,
    "target": "Перетащите или используйте клавиши со стрелками для изменения размера. Чтобы сбросить размер, дважды щелкните или нажмите клавишу escape.",
    "id": 417528,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/417528/?format=api"
}