Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/142891/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/eunaumtenhoid/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/eunaumtenhoid/?format=api",
    "timestamp": "2023-04-06T23:03:45.675327Z",
    "action": 5,
    "target": "Quando habilitada, essa configuração removerá o botão Fechar da janela do calendário e impedirá que a tecla Escape a feche. O botão em Notas do diário na barra de ferramentas à esquerda torna-se um botão para abrir e fechar o calendário.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When enabled this setting will remove the close button from the calendar window and prevent the escape key from closing it. The button under Journal Notes in the left toolbar then becomes a toggle to open and close the calendar.",
        "old_state": 0
    },
    "id": 293708,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/293708/?format=api"
}