Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/4196046/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/gtk-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/gtk-master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/philippbielefeldt/?format=api",
    "author": "https://l10n.opensuse.org/api/users/philippbielefeldt/?format=api",
    "timestamp": "2019-09-10T18:29:52.802920Z",
    "action": 5,
    "target": "GtkSourceView ist ein Text-Widget, das GtkTextView, das Standard GTK+ Text-Widget, erweitert.\n\nEs verbessert GtkTextView durch die Integration von Syntax-Hervorhebung und anderen Funktionen, die für einen Quelleditor typisch sind.\n\nDieses Paket enthält einen Katalog für Glade, um die Verwendung des GtkSourceView Widgets in Glade zu ermöglichen.",
    "id": 1280865,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1280865/?format=api"
}