Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2400232/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/press/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-21T04:37:25.996873Z",
    "action": 5,
    "target": "우리는 리눅스라는 세계와 동시에 기술과 문화의 측면으로 우리의 이야기와 우리가 하고 있는 것들을 언론과 함께 나누는 것을 매우 좋아합니다.",
    "id": 350651,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/350651/?format=api"
}