Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1272606/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "timestamp": "2018-09-13T02:26:46.169865Z",
    "action": 2,
    "target": "elementary はユーザーにも開発者にも基本的なドキュメンテーションを用意しています。すべてのドキュメンテーションは Markdown で書かれており GitHub で管理されています。そのため、変更や新しいセクションを簡単に追加することができます。",
    "id": 239810,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/239810/?format=api"
}