Translation components API.

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

GET /api/translations/debian-handbook/06_apt/id/changes/?format=api&page=32
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1673,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/changes/?format=api&page=33",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/changes/?format=api&page=31",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/16868597/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:21.305286+02:00",
            "action": 30,
            "target": "# <userinput>apt remove <replaceable>package1</replaceable>+ <replaceable>package2</replaceable></userinput>",
            "old": "The next example shows two different ways to install <replaceable>package1</replaceable> and to remove <replaceable>package2</replaceable>.",
            "details": {},
            "id": 6213908,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213908/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868596/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:21.283697+02:00",
            "action": 30,
            "target": "# <userinput>apt install <replaceable>package1</replaceable> <replaceable>package2</replaceable>-</userinput>",
            "old": "The next example shows two different ways to install <replaceable>package1</replaceable> and to remove <replaceable>package2</replaceable>.",
            "details": {},
            "id": 6213907,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213907/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868595/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:21.240540+02:00",
            "action": 30,
            "target": "The first commands record the list of available packages in the dpkg database. Then <command>dpkg --set-selections</command> restores the selection of packages that you wish to install, and the <command>apt-get</command> invocation executes the required operations! <command>aptitude</command> does not have this command.",
            "old": "The first commands records the list of available packages in the dpkg database, then <command>dpkg --set-selections</command> restores the selection of packages that you wish to install, and the <command>apt-get</command> invocation executes the required operations! <command>aptitude</command> does not have this command.",
            "details": {},
            "id": 6213906,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213906/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868594/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:21.108425+02:00",
            "action": 30,
            "target": "With APT, packages can be added or removed from the system, respectively with <command>apt install <replaceable>package</replaceable></command> and <command>apt remove <replaceable>package</replaceable></command>. In both cases, APT will automatically install the necessary dependencies or delete the packages which depend on the package that is being removed. The <command>apt purge <replaceable>package</replaceable></command> command involves a complete uninstallation by deleting the configuration files as well.",
            "old": "With APT, packages can be added or removed from the system, respectively with <command>apt install <replaceable>package</replaceable></command> and <command>apt remove <replaceable>package</replaceable></command>. In both cases, APT will automatically install the necessary dependencies or delete the packages which depend on the package that is being removed. The <command>apt purge <replaceable>package</replaceable></command> command involves a complete uninstallation — the configuration files are also deleted.",
            "details": {},
            "id": 6213905,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213905/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868592/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:21.021730+02:00",
            "action": 30,
            "target": "<primary>APT</primary><secondary><literal>Acquire::Languages</literal></secondary>",
            "old": "<primary>section</primary><secondary><literal>main</literal></secondary>",
            "details": {},
            "id": 6213904,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213904/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868591/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.996337+02:00",
            "action": 30,
            "target": "<computeroutput>$ </computeroutput><userinput>sudo apt -o \"Acquire::PDiffs=false\" update</userinput>",
            "old": "<computeroutput># </computeroutput><userinput>apt --reinstall install postfix</userinput>",
            "details": {},
            "id": 6213903,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213903/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868590/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.976452+02:00",
            "action": 30,
            "target": "However, it can sometimes be of interest to force the download of the entire <filename>Packages</filename> file, especially when the last upgrade is very old and when the mechanism of incremental differences would not contribute much. This can also be interesting when network access is very fast but when the processor of the machine to upgrade is rather slow, since the time saved on the download is more than lost when the computer calculates the new versions of these files (starting with the older versions and applying the downloaded differences). To do that, you can use the APT configuration parameter <literal>Acquire::PDiffs</literal> and set it to <literal>false</literal>.",
            "old": "However, it can sometimes be of interest to force the download of the entire <filename>Packages</filename> file, especially when the last upgrade is very old and when the mechanism of incremental differences would not contribute much. This can also be interesting when network access is very fast but when the processor of the machine to upgrade is rather slow, since the time saved on the download is more than lost when the computer calculates the new versions of these files (starting with the older versions and applying the downloaded differences). To do that, you can use the configuration parameter <literal>Acquire::Pdiffs</literal> and set it to <literal>false</literal>.",
            "details": {},
            "id": 6213902,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213902/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868589/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.958954+02:00",
            "action": 30,
            "target": "<primary>APT</primary><secondary><literal>Acquire::PDiffs</literal></secondary>",
            "old": "<primary>section</primary><secondary><literal>contrib</literal></secondary>",
            "details": {},
            "id": 6213901,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213901/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868586/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.894257+02:00",
            "action": 30,
            "target": "<emphasis>TIP</emphasis> Incremental updates",
            "old": "<emphasis>TIP</emphasis> Incremental upgrade",
            "details": {},
            "id": 6213898,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213898/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868584/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.821996+02:00",
            "action": 30,
            "target": "Numerous other graphical interfaces then appeared as external projects: <command>synaptic</command>, <command>aptitude</command> (which includes both a text mode interface and a graphical one — even if not complete yet), <command>wajig</command>, etc. The most recommended interface, <command>apt</command>, is the one that we will use in the examples given in this section. Note, however, that <command>apt-get</command> and <command>aptitude</command> have a very similar command line syntax. When there are major differences between these three commands, these will be detailed.",
            "old": "Numerous other graphical interfaces then appeared as external projects: <command>synaptic</command>, <command>aptitude</command> (which includes both a text mode interface and a graphical one — even if not complete yet), <command>wajig</command>, etc. The most recommended interface, <command>apt</command>, is the one that we will use in the examples given in this section. Note however that <command>apt-get</command> and <command>aptitude</command> have a very similar command line syntax. When there are major differences between <command>apt</command>, <command>apt-get</command> and <command>aptitude</command>, these differences will be detailed.",
            "details": {},
            "id": 6213896,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213896/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868582/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.768120+02:00",
            "action": 30,
            "target": "<acronym>APT</acronym> is a vast project, whose original plans included a graphical interface. It is based on a library which contains the core application, and <command>apt-get</command> is the first front end — command-line based — which was developed within the project. <command>apt</command> is a second command-line based front end provided by APT which overcomes some design mistakes of <command>apt-get</command>.",
            "old": "APT is a vast project, whose original plans included a graphical interface. It is based on a library which contains the core application, and <command>apt-get</command> is the first front end — command-line based — which was developed within the project. <command>apt</command> is a second command-line based front end provided by APT which overcomes some design mistakes of <command>apt-get</command>.",
            "details": {},
            "id": 6213895,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213895/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868580/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.679424+02:00",
            "action": 30,
            "target": "<emphasis role=\"pkg\">approx</emphasis> runs by default on port 9999 via a systemd socket and requires the users to adjust their <filename>sources.list</filename> file to point to the approx server:",
            "old": "<emphasis role=\"pkg\">approx</emphasis> runs by default on port 9999 via inetd (see <xref linkend=\"sect.inetd\" />) and requires the users to adjust their <filename>sources.list</filename> file to point to the approx server:",
            "details": {},
            "id": 6213893,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213893/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868577/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.483137+02:00",
            "action": 30,
            "target": "In general, be wary of a package whose origin you don't know and which isn't hosted on one of the official Debian servers: evaluate the degree to which you can trust the creator, and check the integrity of the package.",
            "old": "In general, be wary of a package whose origin you don't know and which isn't hosted on one of the official Debian servers: evaluate the degree to which you can trust the creator, and check the integrity of the package. <ulink type=\"block\" url=\"http://mentors.debian.net/\" />",
            "details": {},
            "id": 6213890,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213890/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868576/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.410348+02:00",
            "action": 30,
            "target": "The <ulink url=\"https://mentors.debian.net\"><literal>mentors.debian.net</literal></ulink> site is interesting (although it only provides source packages), since it gathers packages created by candidates to the status of official Debian developer or by volunteers who wish to create Debian packages without going through that process of integration. These packages are made available without any guarantee regarding their quality; make sure that you check their origin and integrity and then test them before you consider using them in production.",
            "old": "The <literal>mentors.debian.net</literal> site is interesting (although it only provides source packages), since it gathers packages created by candidates to the status of official Debian developer or by volunteers who wish to create Debian packages without going through that process of integration. These packages are made available without any guarantee regarding their quality; make sure that you check their origin and integrity and then test them before you consider using them in production.",
            "details": {},
            "id": 6213889,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213889/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868573/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.324308+02:00",
            "action": 30,
            "target": "<primary><literal>httpredir.debian.org</literal></primary><see>mirrors</see>",
            "old": "<primary><literal>security.debian.org</literal></primary>",
            "details": {},
            "id": 6213887,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213887/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868570/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.258646+02:00",
            "action": 30,
            "target": "<primary>list of mirrors</primary><seealso>mirrors</seealso>",
            "old": "<primary>section</primary><secondary><literal>main</literal></secondary>",
            "details": {},
            "id": 6213886,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213886/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868569/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.232623+02:00",
            "action": 30,
            "target": "<primary>mirror list</primary><seealso>mirrors</seealso>",
            "old": "<primary>priority</primary><secondary>package priority</secondary>",
            "details": {},
            "id": 6213885,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213885/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868567/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.192296+02:00",
            "action": 30,
            "target": "<primary>Content Delivery Networks</primary>",
            "old": "<primary>component (of a repository)</primary>",
            "details": {},
            "id": 6213884,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213884/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868565/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.149594+02:00",
            "action": 30,
            "target": "<primary>mirrors</primary>",
            "old": "<primary>backport</primary>",
            "details": {},
            "id": 6213882,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213882/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868564/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.124534+02:00",
            "action": 30,
            "target": "<primary><literal>deb.debian.org</literal></primary><see>mirrors</see>",
            "old": "<primary><literal>security.debian.org</literal></primary>",
            "details": {},
            "id": 6213881,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213881/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868562/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:20.058481+02:00",
            "action": 30,
            "target": "deb https://deb.debian.org/debian experimental main contrib non-free",
            "old": "deb http://ftp.debian.org/debian experimental main contrib non-free",
            "details": {},
            "id": 6213880,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213880/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868560/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.967064+02:00",
            "action": 30,
            "target": "The inclusion of <emphasis role=\"distribution\">Stable</emphasis> is more debatable but it often gives access to some packages, which have been removed from the development versions. It also ensures that you get the latest updates for packages, which have not been modified since the last stable release.",
            "old": "The inclusion of <emphasis role=\"distribution\">Stable</emphasis> is more debatable but it often gives access to some packages which have been removed from the development versions. It also ensures that you get the latest updates for packages which have not been modified since the last stable release.",
            "details": {},
            "id": 6213878,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213878/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868559/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.934555+02:00",
            "action": 30,
            "target": "With this <filename>sources.list</filename> file APT will install packages from the <emphasis role=\"distribution\">Unstable</emphasis> suite. If that is not desired, use the <literal>APT::Default-Release</literal> setting (see <xref linkend=\"sect.apt-upgrade\" />) to instruct APT to pick packages from another suite (most likely <emphasis role=\"distribution\">Testing</emphasis> in this case).",
            "old": "With this <filename>sources.list</filename> file APT will install packages from <emphasis role=\"distribution\">Unstable</emphasis>. If that is not desired, use the <literal>APT::Default-Release</literal> setting (see <xref linkend=\"sect.apt-upgrade\" />) to instruct APT to pick packages from another distribution (most likely <emphasis role=\"distribution\">Testing</emphasis> in this case).",
            "details": {},
            "id": 6213877,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213877/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868558/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.906427+02:00",
            "action": 30,
            "target": "<primary>APT</primary><secondary><literal>APT::Default-Release</literal></secondary>",
            "old": "<primary>section</primary><secondary><literal>non-free</literal></secondary>",
            "details": {},
            "id": 6213876,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213876/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868556/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.856341+02:00",
            "action": 30,
            "target": "<emphasis>NOTE</emphasis> Layout of security repositories",
            "old": "<emphasis>IN PRACTICE</emphasis> The Falcot Corp case",
            "details": {},
            "id": 6213875,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213875/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868552/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.709301+02:00",
            "action": 30,
            "target": "Even though this repository provides newer versions of packages, <literal>APT</literal> will not install them unless you give explicit instructions to do so (or unless you have already done so with a former version of the given backport):",
            "old": "Even though this repository provides newer versions of packages, APT will not install them unless you give explicit instructions to do so (or unless you have already done so with a former version of the given backport):",
            "details": {},
            "id": 6213871,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213871/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868551/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.675137+02:00",
            "action": 30,
            "target": "Backports from <literal>stable-backports</literal> are only created from packages available in <emphasis role=\"distribution\">Testing</emphasis>. This ensures that all installed backports will be upgradable to the corresponding stable version once the next stable release of Debian is available.",
            "old": "Backports from <literal>stable-backports</literal> are always created from packages available in <emphasis role=\"distribution\">Testing</emphasis>. This ensures that all installed backports will be upgradable to the corresponding stable version once the next stable release of Debian is available.",
            "details": {},
            "id": 6213870,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213870/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868550/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.646373+02:00",
            "action": 30,
            "target": "<primary><literal>backports.debian.org</literal></primary><seealso>backports</seealso>",
            "old": "<primary><literal>backports.debian.org</literal></primary>",
            "details": {},
            "id": 6213869,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213869/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868549/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.611820+02:00",
            "action": 30,
            "target": "When the distribution becomes a little dated, numerous software projects have released new versions that are not integrated into the current <emphasis role=\"distribution\">Stable</emphasis> suite, which is only modified to address the most critical problems, such as security issues. Since the <emphasis role=\"distribution\">Testing</emphasis> and <emphasis role=\"distribution\">Unstable</emphasis> suites can be more risky, package maintainers sometimes voluntarily offer recompilations of recent software applications for <emphasis role=\"distribution\">Stable</emphasis>, which has the advantage to users and system administrators to limit potential instability to a small number of chosen packages. The page <ulink url=\"https://backports.debian.org\" /> provides more information.",
            "old": "When the distribution becomes a little dated, numerous software projects have released new versions that are not integrated into the current <emphasis role=\"distribution\">Stable</emphasis> (which is only modified to address the most critical problems, such as security problems). Since the <emphasis role=\"distribution\">Testing</emphasis> and <emphasis role=\"distribution\">Unstable</emphasis> distributions can be more risky, package maintainers sometimes offer recompilations of recent software applications for <emphasis role=\"distribution\">Stable</emphasis>, which has the advantage to limit potential instability to a small number of chosen packages. <ulink type=\"block\" url=\"http://backports.debian.org\" />",
            "details": {},
            "id": 6213868,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213868/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868548/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.565523+02:00",
            "action": 30,
            "target": "<primary>updates</primary><secondary><literal>stable</literal>, backports</secondary>",
            "old": "<primary>updates</primary><secondary>backports</secondary>",
            "details": {},
            "id": 6213867,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213867/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868547/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.539093+02:00",
            "action": 30,
            "target": "<primary>updates</primary><secondary><literal>stable-backports</literal></secondary>",
            "old": "<primary>section</primary><secondary><literal>contrib</literal></secondary>",
            "details": {},
            "id": 6213866,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213866/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868544/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.414112+02:00",
            "action": 30,
            "target": "<primary>updates</primary><secondary><literal>stable</literal>, proposed</secondary>",
            "old": "<primary>section</primary><secondary><literal>main</literal></secondary>",
            "details": {},
            "id": 6213863,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213863/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868543/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.387450+02:00",
            "action": 30,
            "target": "<primary>updates</primary><secondary><literal>stable-proposed</literal></secondary>",
            "old": "<primary>section</primary><secondary><literal>non-free</literal></secondary>",
            "details": {},
            "id": 6213862,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213862/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868542/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.358854+02:00",
            "action": 30,
            "target": "<primary>updates</primary><secondary>proposed</secondary>",
            "old": "<primary>updates</primary><secondary>backports</secondary>",
            "details": {},
            "id": 6213861,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213861/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868540/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.277166+02:00",
            "action": 30,
            "target": "<primary>mailing lists</primary><secondary><email>debian-stable-announce@lists.debian.org</email></secondary>",
            "old": "<primary>section</primary><secondary><literal>non-free</literal></secondary>",
            "details": {},
            "id": 6213859,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213859/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868538/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.219454+02:00",
            "action": 30,
            "target": "This repository will typically contain fixes for critical and serious bugs which could not be fixed before release or which have been introduced by subsequent updates. Depending on the urgency, it can also contain updates for packages that have to evolve over time, like <emphasis role=\"pkg\">spamassassin</emphasis>'s spam detection rules, <emphasis role=\"pkg\">clamav</emphasis>'s virus database, the daylight-saving time rules of all timezones (<emphasis role=\"pkg\">tzdata</emphasis>), the <acronym>ESR</acronym> version of Firefox (<emphasis role=\"pkg\">firefox-esr</emphasis>) or cryptographic keyrings like <emphasis role=\"pkg\">debian-archive-keyring</emphasis>.",
            "old": "This repository will typically contain fixes for critical bugs which could not be fixed before release or which have been introduced by subsequent updates. Depending on the urgency, it can also contain updates for packages that have to evolve over time… like <emphasis role=\"pkg\">spamassassin</emphasis>'s spam detection rules, <emphasis role=\"pkg\">clamav</emphasis>'s virus database, or the daylight-saving time rules of all timezones (<emphasis role=\"pkg\">tzdata</emphasis>).",
            "details": {},
            "id": 6213858,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213858/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868534/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.089365+02:00",
            "action": 30,
            "target": "<primary>mailing lists</primary><secondary><email>debian-security-announce@lists.debian.org</email></secondary>",
            "old": "<primary>section</primary><secondary><literal>non-free</literal></secondary>",
            "details": {},
            "id": 6213854,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213854/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868531/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:19.014645+02:00",
            "action": 30,
            "target": "Debian takes security seriously. Known software vulnerabilities in Debian are tracked in the <ulink url=\"https://security-tracker.debian.org\">Security Bug Tracker</ulink> and usually get fixed in a reasonable timeframe. The security updates are not hosted on the usual network of Debian mirrors but on <literal>security.debian.org</literal>, a small set of machines maintained by the <link linkend=\"dsa-team\">Debian System Administrators</link>. This archive contains security updates prepared by the Debian Security Team and/or by package maintainers for the <emphasis role=\"distribution\">Stable</emphasis> and <emphasis role=\"distribution\">Oldstable</emphasis> distribution.",
            "old": "The security updates are not hosted on the usual network of Debian mirrors but on <literal>security.debian.org</literal> (on a small set of machines maintained by the <link linkend=\"dsa-team\">Debian System Administrators</link>). This archive contains security updates (prepared by the Debian Security Team and/or by package maintainers) for the <emphasis role=\"distribution\">Stable</emphasis> distribution.",
            "details": {},
            "id": 6213852,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213852/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868520/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:18.632192+02:00",
            "action": 30,
            "target": "<literal>Contrib</literal> (contributions) is a set of open source software which cannot function without some non-free elements — these elements can be software from the <literal>non-free</literal> section, or non-free files such as game ROMs, BIOS of consoles, etc. — or some elements, not available from the Debian <literal>main</literal> archive at all. The <literal>contrib</literal> component also includes free software whose compilation requires proprietary elements. This was initially the case for the OpenOffice.org office suite, which used to require a proprietary Java environment.",
            "old": "<literal>Contrib</literal> (contributions) is a set of open source software which cannot function without some non-free elements. These elements can be software from the <literal>non-free</literal> section, or non-free files such as game ROMs, BIOS of consoles, etc. <literal>Contrib</literal> also includes free software whose compilation requires proprietary elements. This was initially the case for the OpenOffice.org office suite, which used to require a proprietary Java environment.",
            "details": {},
            "id": 6213843,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213843/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868519/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:18.594557+02:00",
            "action": 30,
            "target": "The <literal>non-free</literal> component is different because it contains software which does not (entirely) conform to these principles but which can, nevertheless, be distributed without restrictions. This archive, which is not officially part of Debian, is a service for users who could need some of those programs and, nowadays, also require the firmware for their hardware. However, Debian always recommends giving priority to free software. The existence of this component represents a considerable problem for Richard M. Stallman and keeps the Free Software Foundation from recommending Debian to users.",
            "old": "The <literal>non-free</literal> archive is different because it contains software which does not (entirely) conform to these principles but which can nevertheless be distributed without restrictions. This archive, which is not officially part of Debian, is a service for users who could need some of those programs — however Debian always recommends giving priority to free software. The existence of this section represents a considerable problem for Richard M. Stallman and keeps the Free Software Foundation from recommending Debian to users.",
            "details": {},
            "id": 6213842,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213842/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868517/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:18.532553+02:00",
            "action": 30,
            "target": "<primary><literal>non-free</literal>, component</primary>",
            "old": "<primary><literal>non-free</literal>, section</primary>",
            "details": {},
            "id": 6213840,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213840/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868516/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:18.513042+02:00",
            "action": 30,
            "target": "<primary>component</primary><secondary><literal>non-free</literal></secondary>",
            "old": "<primary>section</primary><secondary><literal>non-free</literal></secondary>",
            "details": {},
            "id": 6213839,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213839/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868515/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:18.491992+02:00",
            "action": 30,
            "target": "<primary><literal>contrib</literal>, component</primary>",
            "old": "<primary><literal>contrib</literal>, section</primary>",
            "details": {},
            "id": 6213838,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213838/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868514/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:18.464352+02:00",
            "action": 30,
            "target": "<primary>component</primary><secondary><literal>contrib</literal></secondary>",
            "old": "<primary>section</primary><secondary><literal>contrib</literal></secondary>",
            "details": {},
            "id": 6213837,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213837/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868513/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:18.443882+02:00",
            "action": 30,
            "target": "<primary><literal>main</literal>, component</primary>",
            "old": "<primary><literal>main</literal>, section</primary>",
            "details": {},
            "id": 6213836,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213836/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868512/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:18.421401+02:00",
            "action": 30,
            "target": "<primary>component</primary><secondary><literal>main</literal></secondary>",
            "old": "<primary>section</primary><secondary><literal>main</literal></secondary>",
            "details": {},
            "id": 6213835,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213835/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868508/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:18.300868+02:00",
            "action": 30,
            "target": "<literal>deb-src</literal>",
            "old": "“<literal>deb-src</literal>” for source packages.",
            "details": {},
            "id": 6213832,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213832/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868506/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:18.251152+02:00",
            "action": 30,
            "target": "<literal>deb</literal>",
            "old": "“<literal>deb</literal>” for binary packages,",
            "details": {},
            "id": 6213831,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213831/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868504/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:18.196114+02:00",
            "action": 30,
            "target": "Example entry format in <filename>/etc/apt/sources.list</filename>",
            "old": "<primary><filename>/etc/apt/sources.list</filename></primary>",
            "details": {},
            "id": 6213830,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213830/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/16868501/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-17T19:08:18.018791+02:00",
            "action": 30,
            "target": "<primary><filename>Sources.bz2</filename></primary>",
            "old": "<primary><filename>Sources.xz</filename></primary>",
            "details": {},
            "id": 6213828,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/6213828/?format=api"
        }
    ]
}