Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2868646/?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-05T12:57:25+02:00",
    "action": 5,
    "target": "이 책은 데비안 무료 소프트웨어 가이드라인과 호환되는 두 개의 라이선스 조건하에 제공됩니다.",
    "id": 4178688,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/4178688/?format=api"
}