Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2400251/?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-23T16:17:23.219089Z",
    "action": 5,
    "target": "이메일을 통해서 직접 우리 팀과 대화해보세요 <a href=\"mailto:[email protected]\">[email protected]</a>. 우리는 인터뷰 요청이나, 팟캐스트 출연, 일반적인 언론 문의들을 환영합니다.",
    "id": 350842,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/350842/?format=api"
}