Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/kiwi/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2015-10-06T18:00:22Z",
    "action": 0,
    "target": "",
    "id": 2704,
    "action_name": "Resource update",
    "url": "https://l10n.opensuse.org/api/changes/2704/?format=api"
}