Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3212538/?format=api",
    "component": "https://l10n.elementary.io/api/components/videos/glossary/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/videos/glossary/zh_Hant/?format=api",
    "user": "https://l10n.elementary.io/api/users/Dangzki/?format=api",
    "author": null,
    "timestamp": "2018-05-30T02:54:44.128377Z",
    "action": 5,
    "target": "取消",
    "id": 172366,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/172366/?format=api"
}