Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/277080/?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:55:25.166912Z",
    "action": 5,
    "target": "C'est ce que les joueurs qui comprennent le message voient. <br>Il existe un réglage pour déactiver l'affichage du texte brouillé pour les joueurs qui le comprennent. En survolant le texte brouillé, le nom de la langue s'affiche.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This is what players that understand the message's language see.<br>There is a setting to disable the Scrambled Text from being shown to players that do understand it. Hovering over it will display the language's name.",
        "old_state": 0
    },
    "id": 494016,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494016/?format=api"
}