Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2690121/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/press/zh_Hans/?format=api",
    "user": "https://l10n.elementary.io/api/users/imgradeone/?format=api",
    "author": "https://l10n.elementary.io/api/users/imgradeone/?format=api",
    "timestamp": "2022-01-28T03:45:59.744591Z",
    "action": 5,
    "target": "我们会通过官方博客频繁地分享开发的最新信息、重大公告、对开发者的提示、特色应用和其他新内容。",
    "id": 1225885,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1225885/?format=api"
}