Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/630862/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/pt/?format=api",
    "user": "https://translate.habitica.com/api/users/rilygreat/?format=api",
    "author": "https://translate.habitica.com/api/users/rilygreat/?format=api",
    "timestamp": "2026-01-16T17:39:07.180927Z",
    "action": 45,
    "target": "",
    "id": 1316210,
    "action_name": "New contributor",
    "url": "https://translate.habitica.com/api/changes/1316210/?format=api"
}