Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10627877/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/b-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/b-master/de/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2020-05-29T21:29:47.874736Z",
    "action": 4,
    "target": "Bear ist ein Programm um Kompilierungsdatenbanken für clang-Werkzeuge zu erstellen\n\nEine Möglichkeit eine Kompilierungsdatenbank zu erstellen ist cmake als Bau-Werkzeug zu nutzen. Wird das Projekt nicht mit cmake, sondern einem anderen Bau-Werkzeug kompiliert, gibt es keine freie json-Datei. Bear ist ein Programm, um genau diese Datei während des Bau-Prozesses zu erstellen.",
    "id": 1448430,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1448430/?format=api"
}