Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2255135/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/capnet-assist-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/capnet-assist-extra/zh_Hant/?format=api",
    "user": "https://l10n.elementary.io/api/users/01qwasa10/?format=api",
    "author": "https://l10n.elementary.io/api/users/01qwasa10/?format=api",
    "timestamp": "2020-02-20T03:15:51.198990Z",
    "action": 4,
    "target": "網路認證助理",
    "id": 532795,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/532795/?format=api"
}