Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210711/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/oem/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": "2023-08-10T10:36:59.558322Z",
    "action": 5,
    "target": "你可以通过发送电子邮件到 <a href=\"mailto:[email protected]\">[email protected]</a> 来与我们团队直接交流。无论你是现有合作伙伴,还是想要探索如何分发 elementary OS,我们都期待与您交谈。",
    "id": 1787834,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1787834/?format=api"
}