Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2772197/?format=api",
    "component": "https://l10n.elementary.io/api/components/camera/camera/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/camera/camera/zh_Hant/?format=api",
    "user": "https://l10n.elementary.io/api/users/timcheng5514/?format=api",
    "author": "https://l10n.elementary.io/api/users/timcheng5514/?format=api",
    "timestamp": "2022-08-05T08:16:55.938198Z",
    "action": 4,
    "target": "設定",
    "id": 1314641,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1314641/?format=api"
}