Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7685353/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/pl/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2021-11-30T21:44:50.649185Z",
    "action": 4,
    "target": "[...]\n!! Trzeci przykład: Zmień prawy control na klawisz kompozycji\n!! Aby wstawić Znak Kompozycji, naciśnij ten klawisz i później dwa\n!! znaki (np. `a' i `^' aby otrzymać 342).\n!remove  Control  = Control_R\n!keysym Control_R = Multi_key\n!add     Control  = Control_R\n[...]",
    "id": 1932387,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1932387/?format=api"
}