Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2892651/?format=api",
    "component": "https://l10n.elementary.io/api/components/friends/friends/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/friends/friends/zh/?format=api",
    "user": "https://l10n.elementary.io/api/users/sauntor/?format=api",
    "author": "https://l10n.elementary.io/api/users/sauntor/?format=api",
    "timestamp": "2022-10-15T02:23:13.874870Z",
    "action": 4,
    "target": "请选择联系人",
    "id": 1365179,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1365179/?format=api"
}