Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2819248/?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-16T12:43:31.331357Z",
    "action": 2,
    "target": "Here are some quick tips to get you started with your new Habitica Group Plan:\n\n * Promote a member to a manager to give them the ability to create and edit tasks\n * Leave tasks unassigned if anyone can complete it, and it only needs to be done once\n * Assign a task to one person to make sure no one else can complete their task\n * Assign a task to multiple people if they all need to complete it\n * Toggle the ability to display shared tasks on your personal board to not miss anything\n * You get rewarded for the tasks you complete, even multi-assigned\n * Task completion rewards aren’t split between members\n * Use task colour on the team board to judge the average completion rate of tasks\n * Regularly review the tasks on the shared task board to make sure they are still relevant\n * Missing a Daily won’t damage you or your team, but the task will degrade in colour",
    "id": 1340415,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1340415/?format=api"
}