Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3218648/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/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": "2016-11-21T09:51:40Z",
    "action": 5,
    "target": "<blockquote>Un repository è un supporto di pacchetti; può essere locale (come un CD di installazione) o un server remoto in internet. Uno strumento per configurare i repository è presente nel centro di controllo di YaST, che può essere anche raggiunto tramite la voce del menu <b>Configurazione &gt; Repository</b>.</blockquote>",
    "id": 406652,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/406652/?format=api"
}