Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2341465/?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": "2025-04-29T05:03:50.086923Z",
    "action": 59,
    "target": "È possibile specificare elenchi di nomi di macchine virtuali e un numero di host, per assicurarsi che le macchine virtuali specificate siano distribuite su almeno un certo numero di host. Ad esempio, fornire due nomi di macchine virtuali e impostare \"Numero di host\" su due, per assicurarsi che le macchine virtuali non siano in esecuzione sullo stesso host.",
    "id": 2235000,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2235000/?format=api"
}