Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/187327/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/overview/es/?format=api",
    "user": "https://translate.habitica.com/api/users/GiveMeTteokbokki/?format=api",
    "author": "https://translate.habitica.com/api/users/GiveMeTteokbokki/?format=api",
    "timestamp": "2026-05-16T20:12:06.454853Z",
    "action": 45,
    "target": "",
    "id": 1358671,
    "action_name": "New contributor",
    "url": "https://translate.habitica.com/api/changes/1358671/?format=api"
}