Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/78764/?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": null,
    "author": null,
    "timestamp": "2024-05-25T05:49:57.972806Z",
    "action": 59,
    "target": "Essa configuração faz com que a lista de notas fique sempre visível e não seja possível fechá-la. A única exceção é se a lista de calendários ou pesquisa de notas estiverem abertas. Elas serão abertas acima da lista de notas, mas quando fechadas, a lista de notas permanecerá visível.",
    "old": "Esta configuração fará com que a lista de notas seja sempre visível e não possa ser fechada. A única excepção é se a lista de calendário ou a pesquisa de notas forem abertas, elas abrir-se-ão por cima da lista de notas, mas quando fechada, a lista de notas permanecerá visível.",
    "details": {
        "state": 20,
        "source": "This setting will make it so the note list will always be visible and can not be closed. The only exception is if the calendar list or note search are opened they will open over top of the note list, but when closed the note list will remain visible.",
        "old_state": 20
    },
    "id": 461343,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/461343/?format=api"
}