Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/56369/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2025-04-09T15:08:06.581539Z",
    "action": 4,
    "target": "Agora que você chegou no nível 100, você não receberá mais nenhum Ponto de Atributo. Você pode continuar subindo de nível ou começar uma nova aventura no nível 1 usando o <a href='https://habitica.fandom.com/pt-br/wiki/Orbe_do_Renascimento' target='_blank'>Orbe do Renascimento</a>!",
    "id": 1239234,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1239234/?format=api"
}