Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2017-03-07T14:03:01Z",
    "action": 18,
    "target": "",
    "id": 614188,
    "action_name": "Pushed changes",
    "url": "https://l10n.opensuse.org/api/changes/614188/?format=api"
}