Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/56195/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/pt/?format=api",
    "user": "https://translate.habitica.com/api/users/Ariel0972/?format=api",
    "author": "https://translate.habitica.com/api/users/Ariel0972/?format=api",
    "timestamp": "2025-04-09T15:27:06.534643Z",
    "action": 2,
    "target": "Não está pronto para escolher ainda? Sem pressa! Se você escolher nada, você pode ler sobre cada Classe nas <a href='/static/faq#what-classes' target='_blank'> Perguntas Frequentes</a> e olhar as Configurações para ativar o Sistema de Classes quando você estiver pronto.",
    "id": 1239242,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1239242/?format=api"
}