Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/144271/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/wild-magic-surge-5e/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": "2023-02-06T12:59:33.793111Z",
    "action": 5,
    "target": "Choisissez la ressource sur la feuille de personnage de l'acteur à utiliser pour suivre les dés incrémentiels ou décroissants. Vous pouvez ensuite l'ajouter en tant que ressource à suivre sur votre jeton. Choisir Aucun, masque le suivi de l'acteur.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Choose which resource on the Actor character sheet to use for tracking Incremental or Descending dice. You can then add this as a resource to track on your Token. Choosing None hides the tracking from the Actor.",
        "old_state": 0
    },
    "id": 215413,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/215413/?format=api"
}