Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/277072/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2025-02-16T10:51:36.023528Z",
    "action": 5,
    "target": "La <span class='reference'>Liste déroulante</span> contient toutes les langues de votre monde.<br>En fonction de votre système de jeu, les langues peuvent avoir déjà été définies, tandis que dans d'autres systèmes de jeu, vous pourriez avoir besoin de les configurer dans les <span class='reference'>Paramètres du jeu</span>.<br>Elle affichera les langues en différentiant celles qui sont connues et celles qui sont inconnues par les acteurs de vos joueurs.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The <span class='reference'>Dropdown</span> contains all the languages in your world.<br>Depending on your game system, the languages may have already been set, while in other game systems, you may need to configure them in the <span class='reference'>Game Settings</span>.<br>It will display languages between the ones Known and Unknown by your players' actors.",
        "old_state": 0
    },
    "id": 494007,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494007/?format=api"
}