Changes API.

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

GET /api/changes/1202548/?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": null,
    "author": null,
    "timestamp": "2025-02-16T04:00:33.138849Z",
    "action": 59,
    "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": 1202548,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1202548/?format=api"
}