Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/117447/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pin-cushion/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "timestamp": "2022-12-20T13:33:54.504106Z",
    "action": 5,
    "target": "Lorsque vous créez des notes sur le canevas, activez la fonction d'infobulle par défaut. Ce paramètre ne modifie pas les notes existantes, toutes les notes précédentes déjà créées devront être modifiées manuellement.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When creating notes on the canvas enable the tooltip feature by default. This setting does not change existing notes, all previous notes already created will need manual editing.",
        "old_state": 0
    },
    "id": 181885,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/181885/?format=api"
}