Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/106521/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pin-cushion/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "timestamp": "2022-12-08T09:17:41.314559Z",
    "action": 5,
    "target": "Le paramètre de module \"Activer l'état révélé sur les notes de scène\" est activé. N'oubliez pas de vérifier ces paramètres de module :<br/><ul><li>Définissez la couleur de la teinte de l'état révélé de la note sur les notes de la scène</li><li>Teinte de l'icône liée</li><li>Icône non liée Teinte</li><li>Teinte d'icône révélée</li><li>Teinte d'icône non révélée</li></ul>",
    "old": "",
    "details": {
        "state": 20,
        "source": "The module setting 'Enable revealed state on scene Notes' is enabled. Remember to check these module settings:<br/><ul><li>Set the tint color of the Note revealed state on scene Notes</li><li>Linked Icon Tint</li><li>Not-linked Icon Tint</li><li>Revealed Icon Tint</li><li>Not-revealed Icon Tint</li></ul>",
        "old_state": 0
    },
    "id": 160508,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/160508/?format=api"
}