Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1254306/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/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-22T13:12:09.428349Z",
    "action": 5,
    "target": "皆さんはすでに私たちのサイトを訪問済のため、すでにお使いのブラウザーに設定されている Cookie を管理できます。関連する手順へのリンクを以下に示します。",
    "id": 320137,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/320137/?format=api"
}