Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/243420/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-26T22:43:00.334748Z",
    "action": 59,
    "target": "Habitica provvede webhook in modo tale che quando alcune azioni avvengono nel tuo account, le informazioni possono essere inviate a uno script su un altro sito. Puoi specificare questi script qui. Fai attenzione con questa funzione perché se specifichi un URL non corretto questo può causare errori e lentezza in Habitica. Per ulterioni informazioni vedi l'articolo in inglese sulla wiki <a target=\"_blank\" href=\"https://habitica.fandom.com/wiki/Webhooks\">Webhooks</a>.",
    "id": 1103106,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1103106/?format=api"
}