Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1254349/?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:18:24.956809Z",
    "action": 5,
    "target": "이 사이트는 점진적 개선을 위해 쿠키를 사용합니다. 쿠키 없어도 사용에는 문제가 없지만 서비스의 편의성이 떨어질 수 있습니다. 예를 들면, 이전에 elementary OS에 비용을 지불했는지 기억하지 못할 수 있습니다. 기본적으로 다시 지불 요청을 받게 됩니다.",
    "id": 350931,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/350931/?format=api"
}