Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/201330/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libzypp/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libzypp/master/el/?format=api",
    "user": "https://l10n.opensuse.org/api/users/michailvourlakos/?format=api",
    "author": "https://l10n.opensuse.org/api/users/michailvourlakos/?format=api",
    "timestamp": "2016-07-10T23:49:33Z",
    "action": 2,
    "target": "σπάσιμο %s λόγω αγνόησης μερικών εξαρτήσεων του",
    "id": 71400,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/71400/?format=api"
}