Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1327033/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-06T07:40:14.468829Z",
    "action": 59,
    "target": "Di default, per ragioni di sicurezza, la GUI non interpreta alcun codice HTML ricevuto da fonti esterne, come l'output del servizio o i messaggi di log. Se sei davvero sicuro di quello che stai facendo e hai bisogno di avere codici HTML, come i link resi, disabilita questa opzione. Fai attenzione, potresti aprire la strada a diversi attacchi di iniezione. ",
    "id": 1046688,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1046688/?format=api"
}