Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3318809/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/jegyun/?format=api",
    "author": "https://translate.habitica.com/api/users/jegyun/?format=api",
    "timestamp": "2025-03-04T02:18:05.815860Z",
    "action": 5,
    "target": "설치류 애완동물을 모두 모았습니다!",
    "id": 1218963,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1218963/?format=api"
}