Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2727045/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/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-28T15:27:07.354898Z",
    "action": 5,
    "target": "파티 초대장은 최대 <%= maxInvites %>장까지 보낼 수 있습니다.",
    "id": 1307779,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1307779/?format=api"
}