Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577862/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ruby-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ruby-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-27T08:18:46.377939Z",
    "action": 5,
    "target": "скрипт на языке ruby для выполнения",
    "id": 417585,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/417585/?format=api"
}