Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3361856/?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:41:14.825211Z",
    "action": 5,
    "target": "The Automatic Allocation feature automatically assigns stat points according to one of the following distribution methods:\n\n* Distribute evenly - Assigns the same number of points to each attribute\n* Distribute based on class - Assigns more points to the attributes important to your class\n* Distribute based on task activity - Assigns points based on Strength, Intelligence, Constitution, and Perception categories associated with the tasks you complete\n\nIf you choose not to use Automatic Allocation, you can manually assign your stat points from the Stats section.",
    "id": 1340799,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1340799/?format=api"
}