Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/664720/?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:45:53.484423Z",
    "action": 5,
    "target": "아이리스는 아름답지만 그 잎은 검처럼 날카롭죠... 꽃에 속지 마시길, 이 지팡이는 강철만큼 단단합니다! 지력이 <%= int %>만큼 증가합니다. 2020 봄 한정판 장비.",
    "id": 1307791,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1307791/?format=api"
}