Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2845812/?format=api",
    "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/index/zh_Hans/?format=api",
    "user": "https://l10n.elementary.io/api/users/colindemian/?format=api",
    "author": "https://l10n.elementary.io/api/users/HarrisonXu/?format=api",
    "timestamp": "2021-04-29T10:48:23.484489Z",
    "action": 7,
    "target": "这些设备的硬件和软件支持由零售商提供。",
    "id": 853886,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/853886/?format=api"
}