Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/73324/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/Lontrasacana/?format=api",
    "author": "https://translate.habitica.com/api/users/Lontrasacana/?format=api",
    "timestamp": "2023-09-06T18:03:14.486022Z",
    "action": 2,
    "target": "Ignorar, desrespeitar ou discutir com a Equipe. Se você está preocupado com uma das regras ou o comportamento da equipe, por favor entre em contato pelo e-mail (<a href='mailto:admin@habitica.com' target='_blank'>admin@habitica.com</a>).",
    "id": 548404,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/548404/?format=api"
}