Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3002542/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/it/?format=api",
    "user": "https://l10n.elementary.io/api/users/fefefico69/?format=api",
    "author": "https://l10n.elementary.io/api/users/fefefico69/?format=api",
    "timestamp": "2022-04-16T20:24:50.254359Z",
    "action": 4,
    "target": "elementary OS ti aiuta a tenere sotto controllo ciò che le app stanno facendo. Quando un'app sta utilizzando il tuo microfono, ti avvisiamo tramite un indicatore. Quando un'app usa molta energia, te lo mostriamo nell'indicatore dei consumi.",
    "id": 1249888,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1249888/?format=api"
}