Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/103044/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/scene-packer/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-12-06T12:59:27.934420Z",
    "action": 5,
    "target": "Il n'y a pas de module installé qui soit enregistré auprès de Scene Packer. Consultez les entrées du journal dans le compendium pour savoir comment enregistrer votre module avec Scene Packer.",
    "old": "",
    "details": {
        "state": 20,
        "source": "There are no modules installed that are registered with Scene Packer. See the Journal entries in the compendium for how to register your module with Scene Packer.",
        "old_state": 0
    },
    "id": 149905,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/149905/?format=api"
}