Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2401194/?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:47:52.262219Z",
    "action": 5,
    "target": "通过邮箱 <a href=\"mailto:[email protected]\">[email protected]</a> 直接与我们的团队联系。我们欢迎采访请求、播客露面,或只是一般的新闻资讯。",
    "id": 1225892,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1225892/?format=api"
}