Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/277242/?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/Kharmans/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Kharmans/?format=api",
    "timestamp": "2025-08-12T00:46:11.553620Z",
    "action": 5,
    "target": "Este globo pode ter 3 cores: <ul><li><span style=\"color: green\">Verde</span> para idiomas Conhecidos. Passar o mouse sobre ele exibirá o nome do idioma.</li><li><span style=\"color: blue\">Azul</span> para idiomas que podem ser lidos, mas o jogador não terá ideia de qual idioma é.<li><span style=\"color: red\">Vermelho</span> para idiomas Desconhecidos.</li></li></ul>",
    "old": "",
    "details": {
        "state": 20,
        "source": "This globe can have 3 colors: <ul><li><span style=\"color: green\">Green</span> for Known languages. Hovering over it will display the language's name.</li><li><span style=\"color: blue\">Blue</span> for languages that can be read but the player will have no idea which language it is.<li><span style=\"color: red\">Red</span> for Unknown languages.</li></li></ul>",
        "old_state": 0
    },
    "id": 508854,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/508854/?format=api"
}