Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1327040/?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.469059Z",
    "action": 59,
    "target": "Attivando questa opzione, le notifiche saranno inviate in blocco solo se il periodo di tempo specificato è attivo. Quando il periodo di tempo termina, verrà inviato un bulk contenente tutte le notifiche apparse durante quel periodo. Se il raggruppamento deve essere attivato anche al di fuori del periodo di tempo, si può usare l'opzione \"Anche il raggruppamento al di fuori del periodo di tempo\".",
    "id": 1046697,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1046697/?format=api"
}