Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/14711152/?format=api
{ "unit": "https://translate.fedoraproject.org/api/units/16788220/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-network-configuration/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-network-configuration/id/?format=api", "user": null, "author": null, "timestamp": "2024-02-08T22:17:10.175120Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n files:\n - path: /etc/NetworkManager/system-connections/${bondname}.nmconnection\n mode: 0600\n contents:\n inline: |\n [connection]\n id=${bondname}\n type=bond\n interface-name=${bondname}\n [bond]\n miimon=100\n mode=active-backup\n [ipv4]\n address1=${ip}/${prefix},${gateway}\n dhcp-hostname=${hostname}\n dns=${nameserver};\n dns-search=\n may-fail=false\n method=manual\n - path: /etc/NetworkManager/system-connections/${bondname}-slave-${subnic1}.nmconnection\n mode: 0600\n contents:\n inline: |\n [connection]\n id=${bondname}-slave-${subnic1}\n type=ethernet\n interface-name=${subnic1}\n master=${bondname}\n slave-type=bond\n - path: /etc/NetworkManager/system-connections/${bondname}-slave-${subnic2}.nmconnection\n mode: 0600\n contents:\n inline: |\n [connection]\n id=${bondname}-slave-${subnic2}\n type=ethernet\n interface-name=${subnic2}\n master=${bondname}\n slave-type=bond\n", "old_state": -1 }, "id": 14711152, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/14711152/?format=api" }