Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3264325/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/ja/?format=api",
    "user": "https://translate.habitica.com/api/users/Toma0001/?format=api",
    "author": "https://translate.habitica.com/api/users/Toma0001/?format=api",
    "timestamp": "2023-12-07T01:53:59.407640Z",
    "action": 5,
    "target": "<strong>チャレンジ名は、勝者の公開プロフィール</strong>に表示されるため、すべてのスペースに適切なものでなければなりません。報告があった場合、プロフィールの記録を編集せざるを得なくなる可能性がありますので、チャレンジを作成する際はこの点に注意してください。",
    "id": 1077451,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1077451/?format=api"
}