Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2017-11-06T10:01:29.434041Z",
    "action": 0,
    "target": "",
    "id": 748642,
    "action_name": "Resource update",
    "url": "https://l10n.opensuse.org/api/changes/748642/?format=api"
}