Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3576667/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/datetime/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/datetime/pl/?format=api",
    "user": "https://l10n.elementary.io/api/users/NB/?format=api",
    "author": "https://l10n.elementary.io/api/users/NB/?format=api",
    "timestamp": "2024-02-18T22:03:24.332791Z",
    "action": 4,
    "target": "Wyświetl numer tygodnia",
    "id": 2103327,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/2103327/?format=api"
}