Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3096388/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-datetime/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-datetime/it/?format=api",
    "user": "https://l10n.elementary.io/api/users/Pietrell/?format=api",
    "author": "https://l10n.elementary.io/api/users/Pietrell/?format=api",
    "timestamp": "2022-04-06T16:28:00.045027Z",
    "action": 4,
    "target": "Premi il tasto centrale per aprire il calendario",
    "id": 1242546,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1242546/?format=api"
}