Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2868650/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/book_info/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/book_info/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-05T13:04:44+02:00",
    "action": 5,
    "target": "이 책은 무료입니다 : 당신은 FSF 재단이 발행한 GNU GPL 라이선스(2 및 이후의 버전 포함)하에  수정 및 재배포를 할 수도 있습니다.",
    "id": 4178715,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/4178715/?format=api"
}