Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/83845/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-03T16:44:56.451318Z",
    "action": 59,
    "target": "Tira automaticamente il danno quando viene effettuato un tiro per colpire. Se il danno automatico è impostato su tiri per colpire, tirerà il danno se nessun bersaglio è selezionato, Non viene controllato se colpisce o meno (vedi Controlla Automaticamente Se Colpisce)",
    "old": "",
    "details": {
        "state": 20,
        "source": "Automatically roll Damage when an attack roll is made. If auto roll damage is set to attack-hits it will roll damage if no targets are selected, the attack hits (see auto check hits) or hits are not being checked",
        "old_state": -1
    },
    "id": 120953,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/120953/?format=api"
}