Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1239976/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-fcoe-client/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-fcoe-client/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
    "timestamp": "2022-03-03T19:40:45.157550Z",
    "action": 2,
    "target": "Die Konfigurationsdatei für %1 kann nicht gelesen werden.\nDie Einstellungen müssen evtl. geändert und die FCoE-Schnittstelle\nmuss neu erstellt werden, um eine richtige Konfiguration zu erhalten.",
    "id": 2049118,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2049118/?format=api"
}