Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2772855/?format=api",
    "component": "https://l10n.elementary.io/api/components/calendar/calendar/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/calendar/calendar/da/?format=api",
    "user": "https://l10n.elementary.io/api/users/LakkenLak/?format=api",
    "author": "https://l10n.elementary.io/api/users/LakkenLak/?format=api",
    "timestamp": "2021-03-20T20:00:22.374615Z",
    "action": 4,
    "target": "Åbn",
    "id": 809237,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/809237/?format=api"
}