Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/franziskaweinberger/?format=api",
    "author": null,
    "timestamp": "2018-03-02T09:48:09.703765Z",
    "action": 17,
    "target": "",
    "id": 959947,
    "action_name": "Changes committed",
    "url": "https://l10n.opensuse.org/api/changes/959947/?format=api"
}