Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/98815/?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:16.613631Z",
    "action": 6,
    "target": "Si après 30 minutes, il n'apparaît toujours pas, vérifiez que le champ {0} du {1} est un fichier zip valide, téléchargeable et contenant le même {2} que celui pointé par l'URL de votre manifeste.",
    "old": "",
    "details": {
        "state": 10,
        "source": "If after 30 minutes, it still doesn't appear, make sure the {0} field in the {1} is a valid zip file that is downloadable and contains the same {2} as the one pointed to by your manifest URL.",
        "old_state": 0
    },
    "id": 152069,
    "action_name": "Automatically translated",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/152069/?format=api"
}