Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3007478/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/initial-setup/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/initial-setup/it/?format=api",
    "user": "https://l10n.elementary.io/api/users/Odi-3/?format=api",
    "author": "https://l10n.elementary.io/api/users/Odi-3/?format=api",
    "timestamp": "2023-01-18T10:31:43.426981Z",
    "action": 4,
    "target": "La configurazione iniziale non è riuscita ad impostare l'hostname.",
    "id": 1476862,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1476862/?format=api"
}