Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/669317/?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/en_GB/?format=api",
    "user": "https://translate.habitica.com/api/users/innnko/?format=api",
    "author": "https://translate.habitica.com/api/users/innnko/?format=api",
    "timestamp": "2026-04-03T20:48:54.916120Z",
    "action": 2,
    "target": "This represents your avatar’s life. Missing a Daily or doing a negative Habit **reduces your HP**.\n\n**Regain HP** by levelling up, using a Health Potion, or a class skill with healing ability.\n\nIf your **HP reaches 0** you will lose a level, all Gold, and one piece of equipment. Lost equipment can be re-purchased.",
    "id": 1338884,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1338884/?format=api"
}