Changes API.

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

GET /api/changes/150533/?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/anonymous/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/anonymous/?format=api",
    "timestamp": "2022-12-06T16:31:23.948213Z",
    "action": 4,
    "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": 0,
        "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": 150533,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/150533/?format=api"
}