Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/286853/?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/lynnn/?format=api",
    "author": "https://translate.habitica.com/api/users/lynnn/?format=api",
    "timestamp": "2025-02-13T10:03:30.203554Z",
    "action": 2,
    "target": "이곳의 운영원칙은 수시로 변경될 수 있습니다. 커뮤니티 규칙에 실질적인 변경 사항이 있을 경우, 베일리 공지사항 및 소셜 미디어를 통해 알려드립니다!",
    "id": 1200774,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1200774/?format=api"
}