Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/libqt-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/libqt-master/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2017-07-09T10:04:08.004068Z",
    "action": 17,
    "target": "",
    "id": 694163,
    "action_name": "Changes committed",
    "url": "https://l10n.opensuse.org/api/changes/694163/?format=api"
}