Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/103233/?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-10T10:00:21.024683Z",
    "action": 5,
    "target": "Le journal de bienvenue (s'il est défini) s'affichera automatiquement après l'importation de l'aventure. Vous pouvez faire glisser un journal dans la case pour définir cette valeur.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The Welcome Journal (if set) will automatically be displayed after the adventure is imported. You can drag a journal into the box to set this value.",
        "old_state": 0
    },
    "id": 167721,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/167721/?format=api"
}