Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/638257/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/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:36:47.864470Z",
    "action": 5,
    "target": "흔들어 보세요, 친구들과 조력자들이 그 향기에 이끌려 요리와 베이킹을 시작할 거예요! 지력이 <%= int %>만큼 증가합니다. 2019-2020 겨울 한정판 장비.",
    "id": 1307786,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1307786/?format=api"
}