Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2822541/?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/Azuthrax/?format=api",
    "timestamp": "2026-03-24T20:10:16.714538Z",
    "action": 7,
    "target": "Se o seu HP chegar a zero, você perderá um nível, todo o seu ouro e uma peça de equipamento que poderá ser recomprado. Você perderá reconstruí-los ao completar tarefas e subindo de nível de novo.",
    "id": 1337705,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1337705/?format=api"
}