Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3361854/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/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:40:41.603413Z",
    "action": 5,
    "target": "Stat points let you increase your character's core stats. You earn one stat point each time you level up (up to level 100), which you can assign manually or automatically using the Automatic Allocation feature. Stat allocation unlocks with the Class System at level 10.",
    "id": 1340797,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1340797/?format=api"
}