Changes API.

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

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

{
    "unit": null,
    "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_Hans/?format=api",
    "user": "https://l10n.elementary.io/api/users/colindemian/?format=api",
    "author": "https://l10n.elementary.io/api/users/colindemian/?format=api",
    "timestamp": "2018-11-28T14:20:57.500037Z",
    "action": 1,
    "target": "",
    "id": 294051,
    "action_name": "Translation completed",
    "url": "https://l10n.elementary.io/api/changes/294051/?format=api"
}