Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13207958/?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/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/OotaToshiya/?format=api",
    "author": "https://l10n.opensuse.org/api/users/OotaToshiya/?format=api",
    "timestamp": "2022-02-24T00:44:34.338550Z",
    "action": 5,
    "target": "GtkDatabox はGtk+-3ライブラリ用のウィジェットで、大量の数値データを素早く簡単に表示できるように設計されています。",
    "id": 2039987,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/2039987/?format=api"
}