Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-security-privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-security-privacy/zh_HK/?format=api",
    "user": "https://l10n.elementary.io/api/users/deleted-7/?format=api",
    "author": "https://l10n.elementary.io/api/users/deleted-7/?format=api",
    "timestamp": "2018-12-18T05:03:30.229261Z",
    "action": 0,
    "target": "",
    "id": 302342,
    "action_name": "Resource updated",
    "url": "https://l10n.elementary.io/api/changes/302342/?format=api"
}