Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/98228/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rikmarais/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rikmarais/?format=api",
    "timestamp": "2022-12-06T16:40:22.941917Z",
    "action": 6,
    "target": "Par exemple, si vous utilisez la 5e OGL dans un monde, vous devez le mentionner ici et ajouter la licence appropriée à votre monde également. Voici un {0} que vous pouvez importer comme modèle pour la licence OGL.",
    "old": "",
    "details": {
        "state": 10,
        "source": "As an example, if you use the 5e OGL in a world, then you should mention it here and add the appropriate license to your world as well. Here's a {0} that you can import as a template for the OGL license.",
        "old_state": 0
    },
    "id": 152305,
    "action_name": "Automatically translated",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/152305/?format=api"
}