Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2299143/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "timestamp": "2021-11-03T21:49:00.863310Z",
    "action": 2,
    "target": "elementary OS は、新しいユーザーが操作方法を簡単に理解し習得できるようにデザインされています。しかしそれは単純化されているという意味ではありません。パワフルでカスタマイズ可能なキーボードショートカットは、elementary OS に触れる最初の日であっても1000日目であっても、あなたが生産的でいられることを保証します。",
    "id": 1109435,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1109435/?format=api"
}