Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1325186/?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.120247Z",
    "action": 59,
    "target": "<p>Le informazioni sul gruppo di controllo sono attualmente specificate solo dall'agente linux (cgroup). Se è presente e questa regola è impostata, l'inventario si attiva solo se il gruppo di controllo del processo corrispondente corrisponde. Per esempio: puoi usare questa regola per escludere tutti i processi appartenenti a un contenitore docker specificando l'espressione \"%s\" (senza le virgolette), e selezionando \"%s\".</p>",
    "id": 1044811,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1044811/?format=api"
}