Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3307429/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/en_GB/?format=api",
    "user": "https://translate.habitica.com/api/users/Stelio/?format=api",
    "author": "https://translate.habitica.com/api/users/Stelio/?format=api",
    "timestamp": "2026-04-17T19:46:14.243418Z",
    "action": 5,
    "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": 1340805,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1340805/?format=api"
}