Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3000049/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit/rhel-7/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2023-10-10T08:55:45.427414Z",
    "action": 2,
    "target": "프로젝트 접근 정책을 통해 인증된 사용자는 이미지를 가져 올 수 있습니다.",
    "id": 12561634,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12561634/?format=api"
}