Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/53359/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/module-credits/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/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": "2022-10-08T08:01:45.730153Z",
    "action": 5,
    "target": "Lorsque ce réglage est activé, MM+ ira chercher les conflits d'une google sheet disponible publiquement. Utiliser cette fonctionnalié signifie que Google recevra votre adresse IP. Si cela vous ennuie, désactiver cette fonctionnalité.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When this setting is enabled, MM+ will grab conflicts from a publicly available google sheet. Using this feature will mean that Google will receive your IP address. If you are uncomfortable with this, turn off this feature.",
        "old_state": 0
    },
    "id": 72444,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/72444/?format=api"
}