Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10464596/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-badges/masterpagespush-badges/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-badges/masterpagespush-badges/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/nathan95/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nathan95/?format=api",
    "timestamp": "2022-12-24T08:42:11.488020Z",
    "action": 5,
    "target": "I badge assegnati manualmente richiedono l'emissione di un badge da parte di utenti autorizzati.  È possibile farlo nella parte inferiore dell'interfaccia _Admin_, vicino a _Creare autorizzazioni_.  Aggiungete la persona che deve ricevere i privilegi di assegnazione nel campo _Person Email_.  *Questo deve essere formattato come l'indirizzo e-mail di fedoraproject.org* (ad esempio, FASuser [at] fedoraproject [dot] org).  Per il nome del badge, utilizzare lo slug (o il nome del badge) dell'URL del badge (ad esempio, per https://badges.fedoraproject.org/badge/commops-superstar[badges.fedoraproject.org/badge/commops-superstar], questo è `commops-superstar`).",
    "old": "",
    "details": {
        "state": 20,
        "source": "Manually-awarded badges require authorized users to issue a badge.  You can do this at the bottom of the _Admin_ interface, near _Create Authorizations_.  Add the person to receive awarding privileges into the _Person Email_ field.  *This must be formatted as their fedoraproject.org email address* (e.g. FASuser [at] fedoraproject [dot] org).  For badge name, use the slug (or badge name) from the URL of the badge (e.g. for https://badges.fedoraproject.org/badge/commops-superstar[badges.fedoraproject.org/badge/commops-superstar], this is `commops-superstar`).",
        "old_state": 0
    },
    "id": 9019409,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/9019409/?format=api"
}