Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2899404/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/brand/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/brand/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-05-10T03:31:48.461200Z",
    "action": 5,
    "target": "elementary のブランドは、elementary の製品の開発を主導しサポートする企業である elementary, Inc. が保有しています。このガイドラインでは、elementary のブランドがどういう場合に、どういう方法で使われるべきかを示していきます。",
    "id": 864622,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/864622/?format=api"
}