Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3355183/?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/MatheusT/?format=api",
    "timestamp": "2024-04-23T12:22:15.833660Z",
    "action": 2,
    "target": "Salvar o documento em outro local",
    "id": 2141073,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/2141073/?format=api"
}