Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/103128/?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-08T10:07:15.783745Z",
    "action": 5,
    "target": "Afficher automatiquement l'entrée de journal sélectionnée lorsque l'utilisateur final importe le pack aventure. Laissez l'option vide si vous ne souhaitez pas afficher automatiquement une entrée de journal.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Automatically show the selected Journal entry when the end user imports the adventure package. Leave blank if you do not want to automatically show a Journal entry.",
        "old_state": 0
    },
    "id": 160592,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/160592/?format=api"
}