Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/77055/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Kharmans/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Kharmans/?format=api",
    "timestamp": "2025-03-30T03:09:08.957311Z",
    "action": 2,
    "target": "<strong>Este sistema não é suportado.</strong><br><br>Isso significa que o módulo não sabe como melhor lidar com os itens deste sistema, mas ainda pode operar de forma limitada.<br><br>Você mesmo pode definir as configurações do módulo, mas isso requer um pouco de conhecimento técnico. <br><br>Se você tiver alguma dúvida, tire um print da cixa de diálogo que irá abrir após você fechar isto e peça por ajuda no canal do seu sistema no servidor do discord do Foundry.",
    "old": "Atualmente, este sistema não é totalmente suportado. Isso significa que o módulo não sabe como lidar melhor com os itens deste sistema, mas ainda pode operar de forma limitada.<br><br>Você mesmo pode definir as configurações do módulo, mas isso requer um pouco de conhecimento técnico. <br><br>Se você tiver alguma dúvida, é só pingar o <strong>Wasp#2005</strong> no discord do Foundry.",
    "details": {
        "state": 20,
        "source": "<strong>This system is not supported.</strong><br><br>This means that the module does not know how to best handle this system's items, but can still operate in a limited fashion.<br><br>You can configure the module's settings yourself, but it requires a bit of technical know-how.<br><br>If you have any questions, take a screenshot of the dialog that opens after you close this, and ask for assistance in your system's channel on the Foundry discord.",
        "old_state": 10
    },
    "id": 502365,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502365/?format=api"
}