Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2822543/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/pt/?format=api",
    "user": "https://translate.habitica.com/api/users/MariaMinhota/?format=api",
    "author": "https://translate.habitica.com/api/users/MariaMinhota/?format=api",
    "timestamp": "2026-03-24T20:08:09.870608Z",
    "action": 37,
    "target": "Se concluir uma tarefa e perder HP quando não deveria, é sinal que se encontrou perante um atraso do servidor enquanto sincronizava alterações feitas noutras plataformas. Se, por exemplo, usou Ouro e Mana ou perdeu HP na aplicação do seu telemóvel e depois completou a tarefa acedendo pelo site no computador, o servidor está apenas a confirmar que tudo se encontra sincronizado.",
    "id": 1337704,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/1337704/?format=api"
}