Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1286658/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/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-02-03T12:01:20.445611Z",
    "action": 2,
    "target": "发布在 elementary 社区中的截图不应该包含仿其他系统的主题,针对个人的插图或照片,也不能有其他任何违反我们行为规范的内容。",
    "id": 1487765,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1487765/?format=api"
}