Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7923759/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesauto-updates/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesauto-updates/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/salvatorecocuzza/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/salvatorecocuzza/?format=api",
    "timestamp": "2025-01-05T18:14:41.151127Z",
    "action": 5,
    "target": "L'agente Zincati locale verifica periodicamente con un servizio remoto la disponibilità degli aggiornamenti.  È possibile fornire un valore personalizzato di \"diffidenza di rollout\" (vedere https://coreos.github.io/zincati/usage/auto-updates/#phased-rollouts-client-wariness-canaries[documentazione]) per consentire al server di sapere come desideroso, o quanto avverso al rischio, il nodo è nel ricevere aggiornamenti.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The local Zincati agent periodically checks with a remote service to see when updates are available.  A custom \"rollout wariness\" value (see https://coreos.github.io/zincati/usage/auto-updates/#phased-rollouts-client-wariness-canaries[documentation]) can be provided to let the server know how eager, or how risk-averse, the node is to receiving updates.",
        "old_state": 0
    },
    "id": 17584569,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17584569/?format=api"
}