Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3982638/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/q-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/q-master/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/alessioadamo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/alessioadamo/?format=api",
    "timestamp": "2017-02-28T11:18:45Z",
    "action": 2,
    "target": "Questo pacchetto contiene la libreria condivisa per eseguire le applicazioni tecniche sviluppate con/per qwt.",
    "id": 609424,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/609424/?format=api"
}