Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/277726/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/ArnokSden/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/ArnokSden/?format=api",
    "timestamp": "2024-09-07T13:48:33.612044Z",
    "action": 2,
    "target": "Les modifications ne sont PAS sauvegardées automatiquement pour le personnage. Vous devez utiliser le bouton d'enregistrement dans l'éditeur ou ce bouton \"Enregistrer les modifications\"",
    "old": "Les modifications ne sont PAS sauvegardées automatiquement pour le personnage. Vous devez utiliser le bouton d'enregistrement dans l'éditeur ou ce bouton \"Enregistrer les modifications\".",
    "details": {
        "state": 20,
        "source": "Changes are NOT saved automatically back to the character. You must use the save button in the ProseMirror Editor or this \"Save Changes\" button",
        "old_state": 20
    },
    "id": 482500,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/482500/?format=api"
}