Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11094226/?format=api",
    "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/it/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2020-08-22T07:39:42.676499Z",
    "action": 4,
    "target": "Se è la prima volta che utilizzi openSUSE vorremmo che tu ti sentissi come a casa tua in questa nuova avventura. Prendi tutto il tempo che ti serve per familiarizzare con tutti i pulsanti, e facci sapere se l'esperienza ti piace sui nostri",
    "id": 1497622,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1497622/?format=api"
}