Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/277210/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "timestamp": "2024-02-17T18:55:23.165512Z",
    "action": 5,
    "target": "Ten globus może mieć 3 kolory: <ul><li><span style=\"color: green\">Zielony</span> dla znanych języków. Najechanie na niego spowoduje wyświetlenie nazwy języka.</li><li><span style=\"color: blue\"> Niebieski</span> dla języków, które można odczytać, ale gracz nie będzie miał pojęcia, który to język.<li><span style=\"color: red\">Czerwony</span> dla nieznanych języków.</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": 441965,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/441965/?format=api"
}