Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12023438/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "author": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "timestamp": "2020-12-11T18:05:22.124909Z",
    "action": 5,
    "target": "<p>U aktualizací a oprav zabezpečení je nutná registrace systému.\nChcete-li pokračovat bez aktualizací, potvrďte. Můžete se registrovat\npozději a získat aktualizace a opravy zabezpečení.</p>",
    "id": 1658491,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1658491/?format=api"
}