Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2255523/?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/?format=api",
    "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
    "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
    "timestamp": "2019-09-09T17:01:25.293062Z",
    "action": 2,
    "target": "网络助手将自动打开以帮助您轻松登录咖啡店、机场和火车等Wi-Fi网络专属门户.",
    "id": 404892,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/404892/?format=api"
}