Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/15515/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "timestamp": "2024-02-02T18:06:13.946337Z",
    "action": 2,
    "target": "Adiciona as fontes do Polyglot às ferramentas do Foundry, como as Ferramentas de Desenho de texto.",
    "old": "Adiciona as fontes do Polyglot ao menu de Fontes Adicionais do Foundry. Desativar esta configuração remover do menu todas as fontes do Polyglot.",
    "details": {
        "state": 20,
        "source": "Add Polyglot's fonts to Foundry's features, such as Drawings.",
        "old_state": 10
    },
    "id": 439814,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/439814/?format=api"
}