Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3337992/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/ja/?format=api",
    "user": "https://translate.habitica.com/api/users/daihachi/?format=api",
    "author": "https://translate.habitica.com/api/users/daihachi/?format=api",
    "timestamp": "2025-09-14T16:30:59.277961Z",
    "action": 5,
    "target": "ミステリーギアセットと同様に、登録している間にログインしなくても神秘の砂時計やジェムの上限アップを見逃すことはありません。次回ログインしたときに、登録していた期間のすべての特典を受け取ることができます。",
    "id": 1271707,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1271707/?format=api"
}