Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/114737/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/asgneto/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/asgneto/?format=api",
    "timestamp": "2023-10-28T01:43:48.589335Z",
    "action": 2,
    "target": "Qualquer usuário existente do Foundry que não tenha sido criado anteriormente pelo Gerenciador de Usuários será desabilitado. Você pode mapear seus jogadores para os usuários existentes, se necessário.",
    "old": "Qualquer utilizador de Foundry existente que não tenha sido previamente criado pelo Gestor do Utilizador será desactivado. Pode mapear os seus jogadores para os utilizadores existentes, se necessário.",
    "details": {
        "state": 20,
        "source": "Any existing Foundry user that was not previously created by the User Manager will be disabled. You can map your players to the existing users if needed.",
        "old_state": 20
    },
    "id": 395377,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/395377/?format=api"
}