Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2693968/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/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": "2021-10-04T14:27:06.452277Z",
    "action": 5,
    "target": "elementary OS 使用由 CSS 编写的系统样式表。它定义系统界面,包括按钮、工具栏、菜单等组件的显示样式。",
    "id": 1067588,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1067588/?format=api"
}