Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/53468/?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:44:44.877640Z",
    "action": 5,
    "target": "Notez que MM+ ira chercher les conflits d'une page google publiquement disponible. Utiliser cette fonctionnalité signifie que Google recevra votre adresse IP. Si vous n'êtes pas à l'aise avec çà, n'activez pas cette fonctionnalité.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Please note 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, do not enable this feature.",
        "old_state": 0
    },
    "id": 72568,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/72568/?format=api"
}