Changes API.

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

GET /api/changes/852565/?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-ntp-client/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ntp-client/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/juansarria/?format=api",
    "author": "https://l10n.opensuse.org/api/users/juansarria/?format=api",
    "timestamp": "2018-01-27T01:24:48.523282Z",
    "action": 1,
    "target": "",
    "id": 852565,
    "action_name": "Translation completed",
    "url": "https://l10n.opensuse.org/api/changes/852565/?format=api"
}