Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/69837/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-12T19:52:42.524090Z",
    "action": 59,
    "target": "Applica il recupero dell'immagine sul segnalatore di combattimento. Nota: se si è un GM e il combattente non è posseduto da un giocatore, l'opzione 'Usa immagine token' è comunque abilitata",
    "old": "",
    "details": {
        "state": 20,
        "source": "Apply the recovery of the image on the combat tracker. Note: if you are a GM and the combatant is not owned from a player the 'Use token image' is enabled anyway",
        "old_state": -1
    },
    "id": 93223,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/93223/?format=api"
}