Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/zh_Hans/?format=api",
    "user": "https://l10n.elementary.io/api/users/colindemian/?format=api",
    "author": null,
    "timestamp": "2019-10-04T02:37:38.657325Z",
    "action": 17,
    "target": "",
    "id": 413727,
    "action_name": "Changes committed",
    "url": "https://l10n.elementary.io/api/changes/413727/?format=api"
}