Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1283961/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/support/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/support/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-26T17:20:30.173915Z",
    "action": 2,
    "target": "Ricevi aiuto per l'installazione di elementary OS con la nostra guida passo a passo.",
    "id": 760775,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/760775/?format=api"
}