Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2845978/?format=api",
    "component": "https://l10n.elementary.io/api/components/store/email/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/email/it/?format=api",
    "user": "https://l10n.elementary.io/api/users/GPananaiz/?format=api",
    "author": "https://l10n.elementary.io/api/users/GPananaiz/?format=api",
    "timestamp": "2024-02-27T15:41:33.485007Z",
    "action": 4,
    "target": "Attenderemo con piacere per un tuo prossimo ordine!",
    "id": 2105170,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/2105170/?format=api"
}