Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1254359/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/ko/?format=api",
    "user": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
    "author": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
    "timestamp": "2019-05-26T16:49:07.756998Z",
    "action": 5,
    "target": "우리는 우리 소프트웨어에 백도어를 포함시키지 않았으며 그런 요청 또한 받지 않았습니다. 우리는 또한 NSL, FISA 명령 또는 사용자 정보에 대한 기밀 요청을 받은 적이 없습니다.",
    "id": 350948,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/350948/?format=api"
}