Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3345678/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Looserbrain/?format=api",
    "author": "https://translate.habitica.com/api/users/Looserbrain/?format=api",
    "timestamp": "2025-03-27T14:01:41.494355Z",
    "action": 2,
    "target": "항상 서로에게 친절하고 존중하면서 <a href='/static/community-guidelines' target='_blank'>커뮤니티 가이드라인</a> 을 따라주세요.",
    "id": 1236726,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1236726/?format=api"
}