Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16787965/?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:17:16.005169Z",
    "action": 5,
    "target": "variante: fcos\nversione: {butane-latest-stable-spec}\nmagazzinaggio:\n  file:\n    - percorso: /etc/zincati/config.d/55-updates-strategy.toml\n      contenuto:\n        in linea: |\n          [aggiornamenti]\n          strategia = \"periodico\"\n          [[aggiornamenti.finestra.periodica]]\n          giorni = [\"Sabato\", \"Domenica\"]\n          ora_inizio = \"22:30\"\n          lunghezza_minuti = 60\n",
    "old": "",
    "details": {
        "state": 20,
        "source": "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  files:\n    - path: /etc/zincati/config.d/55-updates-strategy.toml\n      contents:\n        inline: |\n          [updates]\n          strategy = \"periodic\"\n          [[updates.periodic.window]]\n          days = [ \"Sat\", \"Sun\" ]\n          start_time = \"22:30\"\n          length_minutes = 60\n",
        "old_state": 0
    },
    "id": 17584587,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17584587/?format=api"
}