Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2799173/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/Fhelyp/?format=api",
    "author": "https://translate.habitica.com/api/users/Fhelyp/?format=api",
    "timestamp": "2023-11-13T19:40:20.816002Z",
    "action": 5,
    "target": "Este Desafio não pode ser duplicado porque um ou mais jogadores o denunciaram como inadequado. Um membro da equipe entrará em contato com você em breve com instruções. Se tiverem se passado mais de 48 horas e você não recebeu nenhuma notificação, por favor, envie um e-mail para admin@habitica.com para obter assistência.",
    "id": 1044961,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1044961/?format=api"
}