Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2753103/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/it/?format=api",
    "user": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
    "author": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
    "timestamp": "2021-01-26T15:15:17.362701Z",
    "action": 5,
    "target": "La nostra piattaforma è completamente open source ed è costruita su solide fondamenta di software libero e di codice aperto (come GNU/Linux). Inoltre, collaboriamo attivamente all'ecosistema per migliorarlo per tutti.",
    "id": 759884,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/759884/?format=api"
}