Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/98334845/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/legal/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/legal/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "author": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "timestamp": "2024-01-09T04:20:36.048637+01:00",
    "action": 2,
    "target": "선택한 이름은 사용자에게 달려 있으며 커밋에 사용되는 이메일 주소는 사용자의 개인 정보를 보호하기 위해 웹레이트시스템에 의해 가려질 수 있습니다.",
    "id": 76828483,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/76828483/?format=api"
}