Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12527429/?format=api",
    "component": "https://hosted.weblate.org/api/components/bandcampdownloader/bandcampdownloader/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/bandcampdownloader/bandcampdownloader/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "author": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "timestamp": "2020-06-16T10:05:55.292664+02:00",
    "action": 5,
    "target": "압축률 90(크기와 화질 간의 절충)으로 표지 아트를 JPG로 변환합니다.",
    "id": 6443234,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/6443234/?format=api"
}