Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3334992/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/ja/?format=api",
    "user": "https://translate.habitica.com/api/users/hb-dc2n08nyoro/?format=api",
    "author": "https://translate.habitica.com/api/users/hb-dc2n08nyoro/?format=api",
    "timestamp": "2025-04-14T12:41:15.523842Z",
    "action": 5,
    "target": "有料プランの特典を受け続けたいですか?定期的な有料プランを始めることで、特典を有効に受け続けられます。",
    "id": 1239621,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1239621/?format=api"
}