Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/507435/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/sick_kar/?format=api",
    "author": "https://translate.habitica.com/api/users/sick_kar/?format=api",
    "timestamp": "2025-12-28T07:59:25.854323Z",
    "action": 4,
    "target": "새로운 모험을 시작하였습니다",
    "id": 1307676,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1307676/?format=api"
}