Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/168550/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/anabeatriz/?format=api",
    "author": "https://translate.habitica.com/api/users/anabeatriz/?format=api",
    "timestamp": "2022-08-26T00:43:11.342562Z",
    "action": 2,
    "target": "<span class=\"notification-bold\"><%- taskText %></span> foi desmarcado por <span class=\"notification-bold\">@<%- managerName %></span>. Suas recompensas por completar a tarefa foram revertidas.",
    "id": 358725,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/358725/?format=api"
}