Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1254348/?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-26T12:15:29.206117Z",
    "action": 5,
    "target": "<strong>브라우저 설정에서 쿠키 또는 서드 파티 쿠키 사용을 못 하게 하거나 선택적으로 중지시킬 수 있습니다.</strong>",
    "id": 350930,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/350930/?format=api"
}