Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/83957/?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.461515Z",
    "action": 59,
    "target": "Cerca nella descrizione dell'incantesimo la seguente frase: \"la metà di quei danni\". Se non impostato, presume che un tiro salvezza riuscito infligga 1/2 danno",
    "old": "",
    "details": {
        "state": 20,
        "source": "Search item description for save type - 'half as much damage' and if present spell does 1/2 damage on save. If unchecked assume a save does default save modifier damage",
        "old_state": -1
    },
    "id": 121065,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/121065/?format=api"
}