Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/103247/?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:06:34.418404Z",
    "action": 5,
    "target": "Le processus de conversion effectué par la plate-forme Core Foundry VTT entraînera des avertissements dans la console (F12). Pensez à examiner ces avertissements pour obtenir des éléments de contexte supplémentaire sur les changements autres que les deux ci-dessus.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The conversion process done by the Core Foundry VTT platform will have output warnings to the Console (F12). Consider reviewing these warnings for additional context on the changes other than the two above.",
        "old_state": 0
    },
    "id": 167738,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/167738/?format=api"
}