Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2774518/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Milo/?format=api",
    "author": "https://translate.habitica.com/api/users/Milo/?format=api",
    "timestamp": "2023-08-23T13:57:03.743313Z",
    "action": 5,
    "target": "<strong>파티는 멤버들의 편의와 기호를 위해 개별적인 채팅 규칙을 생성할 수 있습니다</strong>. 그러나, 이러한 비공개 공간에 대해 괴롭힘을 포함한 이용약관 위반 사항이 있지 않는 한, 관리자가 채팅 규칙을 강요할 수 없습니다. 사용자의 파티원이 문제를 일으킨다면, 파티장이 해당 파티원을 퇴장시키길 권장합니다.",
    "id": 543597,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/543597/?format=api"
}