Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3000558/?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": "2024-04-29T04:30:52.235310Z",
    "action": 2,
    "target": "이 장치에는 현재 사용 중인 파일 시스템이 있습니다. 계속 진행하면 이 장치의 파일 시스템을 모두 적재 해제하게 됩니다.",
    "id": 15909015,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15909015/?format=api"
}