Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/199279/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/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-06-23T06:37:22.079023Z",
    "action": 2,
    "target": "Ignore les couleurs de ce tableau et utilise les couleurs du prochain tableau valide pour le jeton. C'est destiné à régler les états qui devraient être prioritaires par rapport à une estimation, mais qui doivent tout de même utiliser le schéma de couleur de l'estimation.",
    "old": "Ignore les couleurs de ce tableau et utilise les couleurs du prochain tableau valide pour le jeton. Cette fonction est destinée aux conditions qui doivent être prioritaires par rapport à une estimation, mais qui doivent tout de même utiliser la couleur de cette estimation.",
    "details": {
        "state": 20,
        "source": "Ignores the colors from this table and uses the colors from the next valid table for the token. This is intended for conditions that should take priority over an estimate, but still reflect the estimate's color scheme.",
        "old_state": 10
    },
    "id": 504851,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504851/?format=api"
}