Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3306982/?format=api",
    "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/code/code/pt_BR/?format=api",
    "user": "https://l10n.elementary.io/api/users/MatheusT/?format=api",
    "author": "https://l10n.elementary.io/api/users/GuilhermeIsNotUnix/?format=api",
    "timestamp": "2024-04-23T12:10:45.742046Z",
    "action": 7,
    "target": "Não é possível salvar este documento em %s",
    "id": 2141057,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/2141057/?format=api"
}