Translation components API.

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

GET /api/translations/debian-handbook/12_advanced-administration/de/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 772,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/changes/?format=api&page=5",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/82698298/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365655+02:00",
            "action": 30,
            "target": "Once the profiles are defined, the <command>fai-setup</command> command generates the elements required to start an FAI installation; this mostly means preparing or updating a minimal system (NFS-root) used during installation. An alternative is to generate a dedicated boot CD with <command>fai-cd</command>.",
            "old": "Once the profiles are defined, the <command>fai-setup</command> command generates the elements required to start a FAI installation; this mostly means preparing or updating a minimal system (NFS-root) used during installation. An alternative is to generate a dedicated boot CD with <command>fai-cd</command>.",
            "details": {},
            "id": 34030730,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030730/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698297/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365622+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>FAI</primary><secondary><command>fai-cd</command></secondary>",
                "old_state": -1
            },
            "id": 34030729,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030729/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698297/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365591+02:00",
            "action": 30,
            "target": "<primary>FAI</primary><secondary><command>fai-cd</command></secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030728,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030728/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698296/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365558+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>FAI</primary><secondary><command>fai-setup</command></secondary>",
                "old_state": -1
            },
            "id": 34030727,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030727/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698296/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365526+02:00",
            "action": 30,
            "target": "<primary>FAI</primary><secondary><command>fai-setup</command></secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030726,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030726/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698295/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365490+02:00",
            "action": 59,
            "target": "FAI verwendet einen besonderen Ansatz zur Festlegung der verschiedenen zu installierenden Profile. Es vervielfältigt nicht einfach eine Referenz-Installation, sondern ist ein vollwertiges Installationsprogramm, das durch einen auf dem Server gespeicherten Satz von Dateien und Skripten vollständig konfigurierbar ist. Der voreingestellte Speicherort <filename>/srv/fai/config/</filename> wird nicht automatisch erstellt, sondern der Administrator muss ihn zusammen mit den entsprechenden Dateien erstellen. In den meisten Fällen werden diese Dateien auf der Grundlage der Beispieldateien, die in der Dokumentation des Pakets <emphasis role=\"pkg\">fai-doc</emphasis> oder genauer gesagt in dem Verzeichnis <filename>/usr/share/doc/fai-doc/examples/simple/</filename> vorhanden sind, angepasst.",
            "old": "",
            "details": {
                "state": 10,
                "source": "FAI uses a specific approach for defining the various installable profiles. Instead of simply duplicating a reference installation, FAI is a full-fledged installer, fully configurable via a set of files and scripts stored on the server; the default location <filename>/srv/fai/config/</filename> according to <filename>/etc/fai/nfsroot.conf</filename> is not automatically created, so the administrator needs to create it along with the relevant files. Most of the times, these files will be customized from the example files available in the documentation for the <emphasis role=\"pkg\">fai-doc</emphasis> package, more particularly the <filename>/usr/share/doc/fai-doc/examples/simple/</filename> directory.",
                "old_state": -1
            },
            "id": 34030725,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030725/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698295/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365459+02:00",
            "action": 30,
            "target": "FAI uses a specific approach for defining the various installable profiles. Instead of simply duplicating a reference installation, FAI is a full-fledged installer, fully configurable via a set of files and scripts stored on the server; the default location <filename>/srv/fai/config/</filename> according to <filename>/etc/fai/nfsroot.conf</filename> is not automatically created, so the administrator needs to create it along with the relevant files. Most of the times, these files will be customized from the example files available in the documentation for the <emphasis role=\"pkg\">fai-doc</emphasis> package, more particularly the <filename>/usr/share/doc/fai-doc/examples/simple/</filename> directory.",
            "old": "FAI uses a specific approach for defining the various installable profiles. Instead of simply duplicating a reference installation, FAI is a full-fledged installer, fully configurable via a set of files and scripts stored on the server; the default location <filename>/srv/fai/config/</filename> is not automatically created, so the administrator needs to create it along with the relevant files. Most of the times, these files will be customized from the example files available in the documentation for the <emphasis role=\"pkg\">fai-doc</emphasis> package, more particularly the <filename>/usr/share/doc/fai-doc/examples/simple/</filename> directory.",
            "details": {},
            "id": 34030724,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030724/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698294/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365426+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>FAI</primary><secondary><filename>/etc/fai/nfsroot.conf</filename></secondary>",
                "old_state": -1
            },
            "id": 34030723,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030723/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698294/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365394+02:00",
            "action": 30,
            "target": "<primary>FAI</primary><secondary><filename>/etc/fai/nfsroot.conf</filename></secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030722,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030722/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698293/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365361+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/etc</filename></primary><secondary><filename>/etc/fai/</filename></secondary><see>FAI</see>",
                "old_state": -1
            },
            "id": 34030721,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030721/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698292/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365328+02:00",
            "action": 59,
            "target": "<primary><emphasis role=\"pkg\">virtinst</emphasis></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>FAI</primary><secondary><emphasis role=\"pkg\">fai-quickstart</emphasis></secondary>",
                "old_state": -1
            },
            "id": 34030720,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030720/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698292/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365296+02:00",
            "action": 30,
            "target": "<primary>FAI</primary><secondary><emphasis role=\"pkg\">fai-quickstart</emphasis></secondary>",
            "old": "<primary><emphasis role=\"pkg\">virtinst</emphasis></primary>",
            "details": {},
            "id": 34030719,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030719/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698291/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365261+02:00",
            "action": 59,
            "target": "<primary><emphasis role=\"pkg\">virt-manager</emphasis></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>FAI</primary><secondary><emphasis role=\"pkg\">fai-server</emphasis></secondary>",
                "old_state": -1
            },
            "id": 34030718,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030718/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698291/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365229+02:00",
            "action": 30,
            "target": "<primary>FAI</primary><secondary><emphasis role=\"pkg\">fai-server</emphasis></secondary>",
            "old": "<primary><emphasis role=\"pkg\">virt-manager</emphasis></primary>",
            "details": {},
            "id": 34030717,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030717/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698290/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365196+02:00",
            "action": 59,
            "target": "<primary>RAID</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>FAI</primary>",
                "old_state": -1
            },
            "id": 34030716,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030716/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698290/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365165+02:00",
            "action": 30,
            "target": "<primary>FAI</primary>",
            "old": "<primary>RAID</primary>",
            "details": {},
            "id": 34030715,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030715/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698289/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365131+02:00",
            "action": 59,
            "target": "<primary>Fully Automatic Installer (FAI)</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>Fully Automatic Installer</primary><see>FAI</see>",
                "old_state": -1
            },
            "id": 34030714,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030714/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698289/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365099+02:00",
            "action": 30,
            "target": "<primary>Fully Automatic Installer</primary><see>FAI</see>",
            "old": "<primary>Fully Automatic Installer (FAI)</primary>",
            "details": {},
            "id": 34030713,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030713/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698288/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365065+02:00",
            "action": 59,
            "target": "Wir werden nur einen groben Überblick über FAI geben, und SystemImager (das nicht mehr in Debian enthalten ist) vollständig übergehen, um stärkere Aufmerksamkeit auf das Debian-Installationsprogramm und Simple-CDD zu richten, die im Zusammenhang mit einem reinen Debian-System interessanter sind.",
            "old": "",
            "details": {
                "state": 10,
                "source": "We will only give a rough overview of FAI, and skip SystemImager altogether (which is no longer in Debian, but available as a third-party package), in order to focus more intently on debian-installer and <emphasis role=\"pkg\">simple-cdd</emphasis>, which are more interesting in a Debian-only context.",
                "old_state": -1
            },
            "id": 34030712,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030712/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698288/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.365033+02:00",
            "action": 30,
            "target": "We will only give a rough overview of FAI, and skip SystemImager altogether (which is no longer in Debian, but available as a third-party package), in order to focus more intently on debian-installer and <emphasis role=\"pkg\">simple-cdd</emphasis>, which are more interesting in a Debian-only context.",
            "old": "We will only give a rough overview of FAI, and skip SystemImager altogether (which is no longer in Debian), in order to focus more intently on debian-installer and simple-CDD, which are more interesting in a Debian-only context.",
            "details": {},
            "id": 34030711,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030711/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698287/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364993+02:00",
            "action": 59,
            "target": "Demgegenüber kann eine automatische Installation unter Verwendung des Debian-Installationsprogramms an die Besonderheiten jedes Rechners angepasst werden: das Installationsprogramm holt die geeigneten Kernel und Softwarepakete von den passenden Repositories, erkennt die verfügbare Hardware, partitioniert die gesamte Festplatte zur Nutzung des verfügbaren Speicherplatzes, installiert das entsprechende Debian-System und richtet den passenden Boot-Loader ein. Jedoch installiert das Standard-Installationsprogramm nur Standard-Debian-Systeme mit dem Grundsystem und einem Satz vorausgewählter „Aufgaben“; die Installation eines bestimmten Systems mit Anwendungen, die nicht im Paketsystem enthalten sind, ist ausgeschlossen. Um dieses besondere Erfordernis zu erfüllen, muss das Installationsprogramm angepasst werden... Glücklicherweise ist das Installationsprogramm sehr modular, und es gibt Hilfsprogramme, um den größten Teil der für diese Anpassung erforderlichen Arbeit zu automatisieren, vor allem Simple-CDD (CDD ist ein Akronym für <emphasis>Custom Debian Derivative</emphasis>). Jedoch handhabt selbst die Lösung mit Simple-CDD nur anfängliche Installationen; dies ist gewöhnlich kein Problem, da die Hilfsprogramme von APT später effiziente Aktualisierungen ermöglichen.",
            "old": "",
            "details": {
                "state": 10,
                "source": "On the other hand, an automated installation using debian-installer can adapt to the specifics of each machine: the installer will fetch the appropriate kernel and software packages from the relevant repositories, detect available hardware, partition the whole hard disk to take advantage of all the available space, install the corresponding Debian system, and set up an appropriate bootloader. However, the standard installer will only install standard Debian versions, with the base system and a set of pre-selected “tasks”; this precludes installing a particular system with non-packaged applications. Fulfilling this particular need requires customizing the installer… Fortunately, the installer is very modular, and there are tools to automate most of the work required for this customization, most importantly <emphasis role=\"pkg\">simple-cdd</emphasis> (CDD being an acronym for <emphasis>Custom Debian Derivative</emphasis>). Even this solution, however, only handles initial installations; this is usually not a problem since the APT tools allow efficient deployment of updates later on.",
                "old_state": -1
            },
            "id": 34030710,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030710/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698287/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364961+02:00",
            "action": 30,
            "target": "On the other hand, an automated installation using debian-installer can adapt to the specifics of each machine: the installer will fetch the appropriate kernel and software packages from the relevant repositories, detect available hardware, partition the whole hard disk to take advantage of all the available space, install the corresponding Debian system, and set up an appropriate bootloader. However, the standard installer will only install standard Debian versions, with the base system and a set of pre-selected “tasks”; this precludes installing a particular system with non-packaged applications. Fulfilling this particular need requires customizing the installer… Fortunately, the installer is very modular, and there are tools to automate most of the work required for this customization, most importantly <emphasis role=\"pkg\">simple-cdd</emphasis> (CDD being an acronym for <emphasis>Custom Debian Derivative</emphasis>). Even this solution, however, only handles initial installations; this is usually not a problem since the APT tools allow efficient deployment of updates later on.",
            "old": "On the other hand, an automated installation using debian-installer can adapt to the specifics of each machine: the installer will fetch the appropriate kernel and software packages from the relevant repositories, detect available hardware, partition the whole hard disk to take advantage of all the available space, install the corresponding Debian system, and set up an appropriate bootloader. However, the standard installer will only install standard Debian versions, with the base system and a set of pre-selected “tasks”; this precludes installing a particular system with non-packaged applications. Fulfilling this particular need requires customizing the installer… Fortunately, the installer is very modular, and there are tools to automate most of the work required for this customization, most importantly simple-CDD (CDD being an acronym for <emphasis>Custom Debian Derivative</emphasis>). Even the simple-CDD solution, however, only handles initial installations; this is usually not a problem since the APT tools allow efficient deployment of updates later on.",
            "details": {},
            "id": 34030709,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030709/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698286/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364924+02:00",
            "action": 59,
            "target": "Jede dieser Lösungen hat ihre Vor- und Nachteile: SystemImager arbeitet unabhängig von einem bestimmten Paketsystem, wodurch es ihm möglich ist, eine große Anzahl von Rechnern, die mehrere unterschiedliche Linux-Distributionen verwenden, zu verwalten. Es enthält auch ein Aktualisierungssystem, das keine Neuinstallation erfordert, jedoch kann dieses Aktualisierungssystem nur zuverlässig funktionieren, wenn die Rechner nicht unabhängig von ihm modifiziert werden; mit anderen Worten, der Benutzer darf selbst keinerlei Software aktualisieren oder irgendeine andere Software installieren. Ebenso dürfen Sicherheitsaktualisierungen nicht automatisiert werden, da auch sie durch das zentrale Bezugsabbild gehen müssen, das SystemImager unterhält. Für diese Lösung ist es außerdem erforderlich, dass die Zielrechner einheitlich sind, da sonst zahlreiche unterschiedliche Abbilder aufbewahrt und verwaltet werden müssten (eine i386-Abbild würde nicht zu einem PowerPC-Rechner passen und so weiter).",
            "old": "",
            "details": {
                "state": 10,
                "source": "Each of these solutions has its pros and cons: SystemImager works independently from any particular packaging system, which allows it to manage large sets of machines using several distinct Linux distributions. It also includes an update system that doesn't require a reinstallation, but this update system can only be reliable if the machines are not modified independently; in other words, the user must not update any software on their own, or install any other software. Similarly, security updates must not be automated, because they have to go through the centralized reference image maintained by SystemImager. This solution also requires the target machines to be homogeneous, otherwise many different images would have to be kept and managed (an amd64 image won't fit on a powerpc machine, and so on).",
                "old_state": -1
            },
            "id": 34030708,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030708/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698286/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364893+02:00",
            "action": 30,
            "target": "Each of these solutions has its pros and cons: SystemImager works independently from any particular packaging system, which allows it to manage large sets of machines using several distinct Linux distributions. It also includes an update system that doesn't require a reinstallation, but this update system can only be reliable if the machines are not modified independently; in other words, the user must not update any software on their own, or install any other software. Similarly, security updates must not be automated, because they have to go through the centralized reference image maintained by SystemImager. This solution also requires the target machines to be homogeneous, otherwise many different images would have to be kept and managed (an amd64 image won't fit on a powerpc machine, and so on).",
            "old": "Each of these solutions has its pros and cons: SystemImager works independently from any particular packaging system, which allows it to manage large sets of machines using several distinct Linux distributions. It also includes an update system that doesn't require a reinstallation, but this update system can only be reliable if the machines are not modified independently; in other words, the user must not update any software on their own, or install any other software. Similarly, security updates must not be automated, because they have to go through the centralized reference image maintained by SystemImager. This solution also requires the target machines to be homogeneous, otherwise many different images would have to be kept and managed (an i386 image won't fit on a powerpc machine, and so on).",
            "details": {},
            "id": 34030707,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030707/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698285/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364853+02:00",
            "action": 59,
            "target": "<computeroutput># </computeroutput><userinput>rootdir=\"/srv/centos\"\n</userinput><computeroutput># </computeroutput><userinput>mkdir -p \"$rootdir\" /etc/rpm\n</userinput><computeroutput># </computeroutput><userinput>echo \"%_dbpath /var/lib/rpm\" &gt; /etc/rpm/macros.dbpath\n</userinput><computeroutput># </computeroutput><userinput>wget http://mirror.centos.org/centos/7/os/x86_64/Packages/centos-release-7-6.1810.2.el7.centos.x86_64.rpm\n</userinput><computeroutput># </computeroutput><userinput>rpm --nodeps --root \"$rootdir\" -i centos-release-7-6.1810.2.el7.centos.x86_64.rpm\n</userinput><computeroutput>rpm: RPM should not be used directly install RPM packages, use Alien instead!\nrpm: However assuming you know what you are doing...\nwarning: centos-release-7-6.1810.2.el7.centos.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY\n# </computeroutput><userinput>sed -i -e \"s,gpgkey=file:///etc/,gpgkey=file://${rootdir}/etc/,g\" $rootdir/etc/yum.repos.d/*.repo\n</userinput><computeroutput># </computeroutput><userinput>yum --assumeyes --installroot $rootdir groupinstall core\n</userinput><computeroutput>[...]\n# </computeroutput><userinput>sed -i -e \"s,gpgkey=file://${rootdir}/etc/,gpgkey=file:///etc/,g\" $rootdir/etc/yum.repos.d/*.repo\n</userinput>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<computeroutput># </computeroutput><userinput>rootdir=\"/srv/centos\"\n</userinput><computeroutput># </computeroutput><userinput>mkdir -p \"$rootdir\" /etc/rpm\n</userinput><computeroutput># </computeroutput><userinput>echo \"%_dbpath /var/lib/rpm\" &gt; /etc/rpm/macros.dbpath\n</userinput><computeroutput># </computeroutput><userinput>wget http://mirror.centos.org/centos/7/os/x86_64/Packages/centos-release-7-9.2009.0.el7.centos.x86_64.rpm\n</userinput><computeroutput># </computeroutput><userinput>rpm --nodeps --root \"$rootdir\" -i centos-release-7-9.2009.0.el7.centos.x86_64.rpm\n</userinput><computeroutput>rpm: RPM should not be used directly install RPM packages, use Alien instead!\nrpm: However assuming you know what you are doing...\nwarning: centos-release-7-9.2009.0.el7.centos.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY\n# </computeroutput><userinput>sed -i -e \"s,gpgkey=file:///etc/,gpgkey=file://${rootdir}/etc/,g\" $rootdir/etc/yum.repos.d/*.repo\n</userinput><computeroutput># </computeroutput><userinput>yum4 --assumeyes --installroot $rootdir groupinstall core\n</userinput><computeroutput>[...]\n# </computeroutput><userinput>sed -i -e \"s,gpgkey=file://${rootdir}/etc/,gpgkey=file:///etc/,g\" $rootdir/etc/yum.repos.d/*.repo\n</userinput><computeroutput># </computeroutput><userinput>chroot /srv/centos/\n</userinput><computeroutput>[root@testsystem /]# </computeroutput>",
                "old_state": -1
            },
            "id": 34030706,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030706/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698285/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364821+02:00",
            "action": 30,
            "target": "<computeroutput># </computeroutput><userinput>rootdir=\"/srv/centos\"\n</userinput><computeroutput># </computeroutput><userinput>mkdir -p \"$rootdir\" /etc/rpm\n</userinput><computeroutput># </computeroutput><userinput>echo \"%_dbpath /var/lib/rpm\" &gt; /etc/rpm/macros.dbpath\n</userinput><computeroutput># </computeroutput><userinput>wget http://mirror.centos.org/centos/7/os/x86_64/Packages/centos-release-7-9.2009.0.el7.centos.x86_64.rpm\n</userinput><computeroutput># </computeroutput><userinput>rpm --nodeps --root \"$rootdir\" -i centos-release-7-9.2009.0.el7.centos.x86_64.rpm\n</userinput><computeroutput>rpm: RPM should not be used directly install RPM packages, use Alien instead!\nrpm: However assuming you know what you are doing...\nwarning: centos-release-7-9.2009.0.el7.centos.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY\n# </computeroutput><userinput>sed -i -e \"s,gpgkey=file:///etc/,gpgkey=file://${rootdir}/etc/,g\" $rootdir/etc/yum.repos.d/*.repo\n</userinput><computeroutput># </computeroutput><userinput>yum4 --assumeyes --installroot $rootdir groupinstall core\n</userinput><computeroutput>[...]\n# </computeroutput><userinput>sed -i -e \"s,gpgkey=file://${rootdir}/etc/,gpgkey=file:///etc/,g\" $rootdir/etc/yum.repos.d/*.repo\n</userinput><computeroutput># </computeroutput><userinput>chroot /srv/centos/\n</userinput><computeroutput>[root@testsystem /]# </computeroutput>",
            "old": "<computeroutput># </computeroutput><userinput>rootdir=\"/srv/centos\"\n</userinput><computeroutput># </computeroutput><userinput>mkdir -p \"$rootdir\" /etc/rpm\n</userinput><computeroutput># </computeroutput><userinput>echo \"%_dbpath /var/lib/rpm\" &gt; /etc/rpm/macros.dbpath\n</userinput><computeroutput># </computeroutput><userinput>wget http://mirror.centos.org/centos/7/os/x86_64/Packages/centos-release-7-6.1810.2.el7.centos.x86_64.rpm\n</userinput><computeroutput># </computeroutput><userinput>rpm --nodeps --root \"$rootdir\" -i centos-release-7-6.1810.2.el7.centos.x86_64.rpm\n</userinput><computeroutput>rpm: RPM should not be used directly install RPM packages, use Alien instead!\nrpm: However assuming you know what you are doing...\nwarning: centos-release-7-6.1810.2.el7.centos.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY\n# </computeroutput><userinput>sed -i -e \"s,gpgkey=file:///etc/,gpgkey=file://${rootdir}/etc/,g\" $rootdir/etc/yum.repos.d/*.repo\n</userinput><computeroutput># </computeroutput><userinput>yum --assumeyes --installroot $rootdir groupinstall core\n</userinput><computeroutput>[...]\n# </computeroutput><userinput>sed -i -e \"s,gpgkey=file://${rootdir}/etc/,gpgkey=file:///etc/,g\" $rootdir/etc/yum.repos.d/*.repo\n</userinput>",
            "details": {},
            "id": 34030705,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030705/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698284/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364786+02:00",
            "action": 59,
            "target": "Die Prozedur erfordert die Verwendung von <command>rpm</command>, um einen ersten Satz von Dateien zu extrahieren, insbesondere <command>yum</command> Konfigurationsdateien gefolgt vom Aufruf von <command>yum</command>, um den restlichen Satz von Paketen zu extrahieren. Aber da wir <command>yum</command> von außerhalb des chroot aufrufen, müssen wir einige temporäre Änderungen vornehmen. Im Beispiel unten ist das Ziel chroot <filename>/srv/centos</filename>.",
            "old": "",
            "details": {
                "state": 10,
                "source": "The procedure requires using <command>rpm</command> to extract an initial set of files, including notably <command>yum</command> configuration files, and then calling <command>yum4</command> to extract the remaining set of packages. But since we call <command>yum4</command> from outside the chroot, we need to make some temporary changes. In the sample below, the target chroot is <filename>/srv/centos</filename>.",
                "old_state": -1
            },
            "id": 34030704,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030704/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698284/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364755+02:00",
            "action": 30,
            "target": "The procedure requires using <command>rpm</command> to extract an initial set of files, including notably <command>yum</command> configuration files, and then calling <command>yum4</command> to extract the remaining set of packages. But since we call <command>yum4</command> from outside the chroot, we need to make some temporary changes. In the sample below, the target chroot is <filename>/srv/centos</filename>.",
            "old": "The procedure requires using <command>rpm</command> to extract an initial set of files, including notably <command>yum</command> configuration files, and then calling <command>yum</command> to extract the remaining set of packages. But since we call <command>yum</command> from outside the chroot, we need to make some temporary changes. In the sample below, the target chroot is <filename>/srv/centos</filename>.",
            "details": {},
            "id": 34030703,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030703/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698283/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364719+02:00",
            "action": 59,
            "target": "Wenn auf der virtuellen Maschine ein Debian-System (oder eines seiner Derivate) laufen soll, kann das System mit <command>debootstrap</command> aufgesetzt werden, wie oben beschrieben. Soll aber auf der virtuellen Maschine ein RPM-basiertes System laufen, dann muss es mit dem Utility <command>yum</command> (aus dem gleichnamigen Paket) installiert werden.",
            "old": "",
            "details": {
                "state": 10,
                "source": "If a chroot is meant to run Debian (or one of its derivatives), the system can be initialized with <command>debootstrap</command>. But if it is to be installed with an RPM-based system (such as Fedora, CentOS or Scientific Linux), the setup will need to be done using the <command>yum</command> utility, available as <command>yum4</command> in the <emphasis role=\"pkg\">nextgen-yum4</emphasis> package, since the original program has been removed from Debian before the <emphasis role=\"distribution\">Bullseye</emphasis> release due to being unmaintained, outdated, and obsoleted by <command>dnf</command>.",
                "old_state": -1
            },
            "id": 34030702,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030702/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698283/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364687+02:00",
            "action": 30,
            "target": "If a chroot is meant to run Debian (or one of its derivatives), the system can be initialized with <command>debootstrap</command>. But if it is to be installed with an RPM-based system (such as Fedora, CentOS or Scientific Linux), the setup will need to be done using the <command>yum</command> utility, available as <command>yum4</command> in the <emphasis role=\"pkg\">nextgen-yum4</emphasis> package, since the original program has been removed from Debian before the <emphasis role=\"distribution\">Bullseye</emphasis> release due to being unmaintained, outdated, and obsoleted by <command>dnf</command>.",
            "old": "If the virtual machine is meant to run a Debian (or one of its derivatives), the system can be initialized with <command>debootstrap</command>, as described above. But if the virtual machine is to be installed with an RPM-based system (such as Fedora, CentOS or Scientific Linux), the setup will need to be done using the <command>yum</command> utility (available in the package of the same name).",
            "details": {},
            "id": 34030701,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030701/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698282/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364654+02:00",
            "action": 59,
            "target": "<primary><command>xm</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>rpm</command></primary>",
                "old_state": -1
            },
            "id": 34030700,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030700/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698282/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364622+02:00",
            "action": 30,
            "target": "<primary><command>rpm</command></primary>",
            "old": "<primary><command>xm</command></primary>",
            "details": {},
            "id": 34030699,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030699/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698281/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364589+02:00",
            "action": 59,
            "target": "<primary><command>xm</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>yum</command></primary>",
                "old_state": -1
            },
            "id": 34030698,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030698/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698281/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364558+02:00",
            "action": 30,
            "target": "<primary><command>yum</command></primary>",
            "old": "<primary><command>xm</command></primary>",
            "details": {},
            "id": 34030697,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030697/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698280/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364524+02:00",
            "action": 59,
            "target": "<primary>libvirt</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>chroot</primary>",
                "old_state": -1
            },
            "id": 34030696,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030696/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698280/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364492+02:00",
            "action": 30,
            "target": "<primary>chroot</primary>",
            "old": "<primary>libvirt</primary>",
            "details": {},
            "id": 34030695,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030695/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698279/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364458+02:00",
            "action": 59,
            "target": "<primary>LVM</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>RPM</primary>",
                "old_state": -1
            },
            "id": 34030694,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030694/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698279/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364426+02:00",
            "action": 30,
            "target": "<primary>RPM</primary>",
            "old": "<primary>LVM</primary>",
            "details": {},
            "id": 34030693,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030693/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698278/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364392+02:00",
            "action": 59,
            "target": "Ein RPM-basiertes System in Debian mit yum installieren",
            "old": "",
            "details": {
                "state": 10,
                "source": "Installing an RPM based chroot in Debian with yum",
                "old_state": -1
            },
            "id": 34030692,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030692/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698278/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364361+02:00",
            "action": 30,
            "target": "Installing an RPM based chroot in Debian with yum",
            "old": "Installing an RPM based system in Debian with yum",
            "details": {},
            "id": 34030691,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030691/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698277/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364327+02:00",
            "action": 59,
            "target": "Installation mit <command>virt-install</command>",
            "old": "",
            "details": {
                "state": 10,
                "source": "Connecting to installer session using <command>virt-viewer</command>",
                "old_state": -1
            },
            "id": 34030690,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030690/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698277/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364295+02:00",
            "action": 30,
            "target": "Connecting to installer session using <command>virt-viewer</command>",
            "old": "Installation with <command>virt-install</command>",
            "details": {},
            "id": 34030689,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030689/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698276/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364261+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The full list of OS types can be shown using the <command>osinfo-query os</command> command from the <emphasis role=\"pkg\">libosinfo-bin</emphasis> package.",
                "old_state": -1
            },
            "id": 34030688,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030688/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698275/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364226+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The default network configuration, which contains the definition for a <literal>virbr0</literal> bridge interface, can be edited using <command>virsh net-edit default</command> and started via <command>virsh net-start default</command> if not already done automatically during system start.",
                "old_state": -1
            },
            "id": 34030687,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030687/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698274/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364193+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><literal>virbr</literal>, network interface</primary>",
                "old_state": -1
            },
            "id": 34030686,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030686/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698273/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364159+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>libvirt</primary><secondary><literal>virbr</literal></secondary>",
                "old_state": -1
            },
            "id": 34030685,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030685/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698273/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364128+02:00",
            "action": 30,
            "target": "<primary>libvirt</primary><secondary><literal>virbr</literal></secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030684,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030684/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698272/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364094+02:00",
            "action": 59,
            "target": "<primary>Installation</primary><secondary>Automatische Installation</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>network</primary><secondary><literal>virbr</literal> interface</secondary>",
                "old_state": -1
            },
            "id": 34030683,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030683/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698272/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364063+02:00",
            "action": 30,
            "target": "<primary>network</primary><secondary><literal>virbr</literal> interface</secondary>",
            "old": "<primary>installation</primary><secondary>automated installation</secondary>",
            "details": {},
            "id": 34030682,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34030682/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82698271/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:41:35.364029+02:00",
            "action": 59,
            "target": "<primary>libvirt</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><literal>qcow2</literal></primary>",
                "old_state": -1
            },
            "id": 34030681,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34030681/?format=api"
        }
    ]
}