Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/85697/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-08T12:42:52.423428Z",
    "action": 59,
    "target": "Aplique automaticamente os efeitos ativos dos itens aos alvos se eles forem atingidos, falharem no salvaguardao ou não conseguirem salvar. Requer o módulo Efeitos Dinamicos e funciona melhor com o módulo About Time também. ",
    "old": "Aplique automaticamente os efeitos ativos dos itens aos alvos se eles forem atingidos, falharem no salvaguardao ou não conseguirem salvar. Requer o módulo Efeitos Dinamicos e funciona melhor com o módulo About Time também. ",
    "details": {
        "state": 10,
        "source": "Automatically apply item active effects to targets if they are hit, failed a save or don't get a save. Works better with about-time and/or times-up as well.",
        "old_state": 20
    },
    "id": 338129,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/338129/?format=api"
}