Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/706272/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/geanrr/?format=api",
    "author": "https://translate.habitica.com/api/users/geanrr/?format=api",
    "timestamp": "2024-01-26T00:17:42.605867Z",
    "action": 2,
    "target": "Este é um evento por tempo limitado que começa em <%= promoStartMonth %> <%= promoStartOrdinal %> às <%= promoStartTime %> e terminará em <%= promoEndMonth %> <%= promoEndOrdinal %> às <%= promoEndTime %>. Esta promoção se aplica apenas ao presentear outro Habiticano. Se você ou seu presenteado já tiverem uma assinatura, a assinatura presenteada adicionará meses de crédito que só serão usados depois que a assinatura atual for cancelada ou expirar.",
    "id": 1102451,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1102451/?format=api"
}