Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4235723/?format=api",
    "component": "https://hosted.weblate.org/api/components/commons-app/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/commons-app/strings/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/shmishmi79/?format=api",
    "author": "https://hosted.weblate.org/api/users/shmishmi79/?format=api",
    "timestamp": "2019-05-15T05:43:39+02:00",
    "action": 2,
    "target": "필요한 권한: 외부 저장소 읽기. 이 권한이 없으면 이 앱은 작동할 수 없습니다.",
    "id": 4210420,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/4210420/?format=api"
}