Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1254350/?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:30:37.260855Z",
    "action": 5,
    "target": "행동 요소를 기록하고 잠재적인 위협을 분석하기 위해 쿠키를 저장합니다. 자세한 내용은 문서를 확인하세요",
    "id": 350934,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/350934/?format=api"
}