Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1239842/?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:39:28.167744Z",
    "action": 2,
    "target": "\"DCB erforderlich\" ist auf \"Ja \" eingestellt,\ndie Schnittstelle ist aber nicht DCB-fähig.",
    "id": 2049117,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2049117/?format=api"
}