Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2774516/?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:49:16.298246Z",
    "action": 5,
    "target": "<strong>모든 표시되는 이름과 @아이디는 반드시 이용약관을 따라야합니다</strong>. 표시되는 이름과/또는 @아이디를 변경하려면: 모바일에서 메뉴 > 설정 > 계정을 이용하세요. 웹사이트에서는 상단 메뉴에 있는 사용자 아이콘에서 설정 페이지로 가세요.",
    "id": 543595,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/543595/?format=api"
}