Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2394250/?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/sp301415/?format=api",
    "author": "https://l10n.elementary.io/api/users/sp301415/?format=api",
    "timestamp": "2019-04-05T03:31:22.395796Z",
    "action": 5,
    "target": "당신의 데이터는 오직 당신만의 것입니다. 우린 광고 계약을 맺거나 민감한 개인정보를 수집하지 않습니다. 대신 elementary OS나 앱센터에 있는 앱을 받을 때 유저들이 원하는 만큼 내는 돈으로 유지되죠. 원래 그래야만 하는 거랍니다.",
    "id": 331577,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/331577/?format=api"
}