Changes API.

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

GET /api/changes/317929/?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": "2019-01-16T12:12:34.765480Z",
    "action": 2,
    "target": "elementary は、ユーザーにも開発者にも基本的なドキュメンテーションを用意しています。すべてのドキュメンテーションは Markdown で書かれており、GitHub で管理されています。そのため、変更や新しいセクションを簡単に追加できます。",
    "id": 317929,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/317929/?format=api"
}