Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1413024/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/pantheon-agent-polkit/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/pantheon-agent-polkit/zh/?format=api",
    "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
    "author": "https://l10n.elementary.io/api/users/sotux/?format=api",
    "timestamp": "2019-09-09T16:58:42.887543Z",
    "action": 7,
    "target": "取消",
    "id": 404866,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/404866/?format=api"
}