Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1325189/?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.120302Z",
    "action": 59,
    "target": "<p>La specifica dell'utente è un nome utente (stringa). L'inventario si attiverà solo se quell'utente corrisponde all'utente con cui il processo è in esecuzione. Il controllo risultante richiederà tale utente. Se l'utente non è selezionato, il controllo creato non cercherà un utente specifico.</p> <p>Gli utenti Windows sono specificati dallo spazio dei nomi seguito dal nome effettivo dell'utente. Per esempio \"\\NT AUTHORITY\\NETWORK SERVICE\" o \"\\CHKMKTEST\\Administrator\".</p> ",
    "id": 1044814,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1044814/?format=api"
}