Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/70232/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/drag-ruler/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/drag-ruler/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-12T19:43:15.019304Z",
    "action": 59,
    "target": "Vous avez le module {moduleName} activé. Drag Ruler est capable de mesurer un terrain difficile qui a été placé à l'aide de ce module. Pour rendre cela possible, Drag Ruler utilise le module Terrain Ruler. Si Terrain Ruler est installé et activé, Drag Ruler commencera automatiquement à respecter le terrain difficile lors de ses mesures.",
    "old": "Vous avez le module {moduleName} activé. Drag Ruler est capable de mesurer un terrain difficile qui a été placé à l'aide de ce module. Pour rendre cela possible, Drag Ruler utilise le module Terrain Ruler. Si Terrain Ruler est installé et activé, Drag Ruler commencera automatiquement à respecter le terrain difficile lors de ses mesures.",
    "details": {
        "state": 20,
        "source": "You have the {moduleName} module enabled. Drag Ruler is able to measure difficult terrain that was placed down using that module. To make this possible Drag Ruler utilizes the Terrain Ruler module. If Terrain Ruler is installed and activated Drag Ruler will automatically start to respect difficult terrain in its measurements.",
        "old_state": 20
    },
    "id": 340244,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/340244/?format=api"
}