Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/32050/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-25T18:50:02.566407Z",
    "action": 59,
    "target": "Alcuni provider non permettono di configurare un DNS inverso (o non è configurato bene…). Se il tuo DNS inverso è correttamente configurato per IPv4, puoi provare a disabilitare l'utilizzo di IPv6 durante l'invio mail eseguendo <cmd>yunohost settings email.smtp.smtp_allow_ipv6 -v off</cmd>. NB: se esegui il comando non sarà più possibile inviare o ricevere email da i pochi IPv6-only server mail esistenti.",
    "id": 217623,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/217623/?format=api"
}