Translation components API.

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

GET /api/translations/debian-handbook/08_basic-configuration/sv/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1263,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/changes/?format=api&page=7",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/82753922/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.606447+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "More sophisticated configurations allow authorization of only specific commands to specific users. All the details of the various possibilities are given in the <citerefentry><refentrytitle>sudoers</refentrytitle> <manvolnum>5</manvolnum></citerefentry> manual page.",
                "old_state": -1
            },
            "id": 34120893,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120893/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753921/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.606371+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/etc</filename></primary><secondary><filename>/etc/sudoers.d/</filename></secondary><seealso><command>sudo</command></seealso>",
                "old_state": -1
            },
            "id": 34120892,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120892/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753920/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.606293+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/etc</filename></primary><secondary><filename>/etc/sudoers</filename></secondary><seealso><command>sudo</command></seealso>",
                "old_state": -1
            },
            "id": 34120891,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120891/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753919/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.606217+02:00",
            "action": 59,
            "target": "<primary>tangent</primary><secondary><literal>Meta</literal></secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>group</primary><secondary><literal>sudo</literal></secondary>",
                "old_state": -1
            },
            "id": 34120890,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120890/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753919/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.606143+02:00",
            "action": 30,
            "target": "<primary>group</primary><secondary><literal>sudo</literal></secondary>",
            "old": "<primary>key</primary><secondary><literal>Meta</literal></secondary>",
            "details": {},
            "id": 34120889,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120889/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753918/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.606058+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "When installed, the <emphasis role=\"pkg\">sudo</emphasis> package gives full root rights to members of the <literal>sudo</literal> Unix group. To delegate other rights, the administrator can use the <command>visudo</command> command, which allows them to modify the <filename>/etc/sudoers</filename> configuration file (here again, this will invoke the <command>vi</command> editor, or any other editor indicated in the <varname>EDITOR</varname> environment variable). Alternatively they might put rules in small files in <filename>/etc/sudoers.d/</filename> as long as this directory is included by <filename>/etc/sudoers</filename> via <code>@includedir /etc/sudoers.d</code>, which is the default for Debian. Adding a line with <literal><replaceable>username</replaceable> ALL=(ALL) ALL</literal> allows the user in question to execute any command as root.",
                "old_state": -1
            },
            "id": 34120888,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120888/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753917/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605959+02:00",
            "action": 59,
            "target": "<primary>tangent</primary><secondary><literal>Meta</literal></secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>user</primary><secondary><literal>root</literal></secondary>",
                "old_state": -1
            },
            "id": 34120887,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120887/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753917/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605886+02:00",
            "action": 30,
            "target": "<primary>user</primary><secondary><literal>root</literal></secondary>",
            "old": "<primary>key</primary><secondary><literal>Meta</literal></secondary>",
            "details": {},
            "id": 34120886,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120886/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753916/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605811+02:00",
            "action": 59,
            "target": "<primary><command>pon</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>cron</command></primary>",
                "old_state": -1
            },
            "id": 34120885,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120885/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753916/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605740+02:00",
            "action": 30,
            "target": "<primary><command>cron</command></primary>",
            "old": "<primary><command>pon</command></primary>",
            "details": {},
            "id": 34120884,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120884/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753915/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605664+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/etc</filename></primary><secondary><filename>/etc/logrotate.d/</filename></secondary><seealso><command>logrotate</command></seealso>",
                "old_state": -1
            },
            "id": 34120883,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120883/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753914/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605588+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/etc</filename></primary><secondary><filename>/etc/logrotate.conf</filename></secondary><seealso><command>logrotate</command></seealso>",
                "old_state": -1
            },
            "id": 34120882,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120882/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753913/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605513+02:00",
            "action": 59,
            "target": "<primary><filename>/proc/</filename></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>log files</primary><seealso><filename>/var/log/</filename></seealso>",
                "old_state": -1
            },
            "id": 34120881,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120881/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753913/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605441+02:00",
            "action": 30,
            "target": "<primary>log files</primary><seealso><filename>/var/log/</filename></seealso>",
            "old": "<primary><filename>/proc/</filename></primary>",
            "details": {},
            "id": 34120880,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120880/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753912/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605364+02:00",
            "action": 59,
            "target": "<primary>fil</primary><secondary>special</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>log files</primary><secondary>archive</secondary>",
                "old_state": -1
            },
            "id": 34120879,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120879/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753912/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605292+02:00",
            "action": 30,
            "target": "<primary>log files</primary><secondary>archive</secondary>",
            "old": "<primary>file</primary><secondary>special</secondary>",
            "details": {},
            "id": 34120878,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120878/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753911/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605217+02:00",
            "action": 59,
            "target": "<primary>grupp</primary><secondary>skapande</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>log files</primary><secondary>rotation</secondary>",
                "old_state": -1
            },
            "id": 34120877,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120877/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753911/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605145+02:00",
            "action": 30,
            "target": "<primary>log files</primary><secondary>rotation</secondary>",
            "old": "<primary>group</primary><secondary>creation</secondary>",
            "details": {},
            "id": 34120876,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120876/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753910/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605071+02:00",
            "action": 59,
            "target": "<primary>punkt till punkt</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>rotation, of log files</primary>",
                "old_state": -1
            },
            "id": 34120875,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120875/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753910/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.605000+02:00",
            "action": 30,
            "target": "<primary>rotation, of log files</primary>",
            "old": "<primary>point to point</primary>",
            "details": {},
            "id": 34120874,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120874/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753909/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.604925+02:00",
            "action": 59,
            "target": "<primary>läge</primary><secondary>block</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>clock</primary><secondary>atomic clock</secondary>",
                "old_state": -1
            },
            "id": 34120873,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120873/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753909/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.604853+02:00",
            "action": 30,
            "target": "<primary>clock</primary><secondary>atomic clock</secondary>",
            "old": "<primary>mode</primary><secondary>block</secondary>",
            "details": {},
            "id": 34120872,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120872/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753908/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.604776+02:00",
            "action": 59,
            "target": "<primary>NTP</primary><secondary>server</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>NTP</primary><secondary>DCF-77</secondary>",
                "old_state": -1
            },
            "id": 34120871,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120871/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753908/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.604703+02:00",
            "action": 30,
            "target": "<primary>NTP</primary><secondary>DCF-77</secondary>",
            "old": "<primary>NTP</primary><secondary>server</secondary>",
            "details": {},
            "id": 34120870,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120870/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753907/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.604628+02:00",
            "action": 59,
            "target": "<primary>NTP</primary><secondary>server</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>NTP</primary><secondary>GPS</secondary>",
                "old_state": -1
            },
            "id": 34120869,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120869/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753907/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.604555+02:00",
            "action": 30,
            "target": "<primary>NTP</primary><secondary>GPS</secondary>",
            "old": "<primary>NTP</primary><secondary>server</secondary>",
            "details": {},
            "id": 34120868,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120868/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753906/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.604479+02:00",
            "action": 59,
            "target": "<primary>Common Unix Printing System</primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>Global Positioning System</primary><see>GPS</see>",
                "old_state": -1
            },
            "id": 34120867,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120867/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753906/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.604408+02:00",
            "action": 30,
            "target": "<primary>Global Positioning System</primary><see>GPS</see>",
            "old": "<primary>Common Unix Printing System</primary>",
            "details": {},
            "id": 34120866,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120866/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753905/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.604331+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/etc</filename></primary><secondary><filename>/etc/ntp.conf</filename></secondary><seealso><emphasis role=\"pkg\">ntp</emphasis></seealso>",
                "old_state": -1
            },
            "id": 34120865,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120865/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753904/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.604255+02:00",
            "action": 59,
            "target": "<primary><emphasis role=\"pkg\">ntp</emphasis></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>NTP</primary><secondary><emphasis role=\"pkg\">ntp</emphasis></secondary>",
                "old_state": -1
            },
            "id": 34120864,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120864/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753904/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.604184+02:00",
            "action": 30,
            "target": "<primary>NTP</primary><secondary><emphasis role=\"pkg\">ntp</emphasis></secondary>",
            "old": "<primary><emphasis role=\"pkg\">ntp</emphasis></primary>",
            "details": {},
            "id": 34120863,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120863/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753903/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.604108+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/etc</filename></primary><secondary><filename>/etc/default/ntpdate</filename></secondary><seealso><command>ntpdate</command></seealso>",
                "old_state": -1
            },
            "id": 34120862,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120862/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753902/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.604033+02:00",
            "action": 59,
            "target": "<primary><command>updatedb</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>ntpdate</command></primary>",
                "old_state": -1
            },
            "id": 34120861,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120861/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753902/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.603962+02:00",
            "action": 30,
            "target": "<primary><command>ntpdate</command></primary>",
            "old": "<primary><command>updatedb</command></primary>",
            "details": {},
            "id": 34120860,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120860/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753901/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.603886+02:00",
            "action": 59,
            "target": "<primary>grupp</primary><secondary>skapande</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>NTP</primary><secondary>workstation</secondary>",
                "old_state": -1
            },
            "id": 34120859,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120859/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753901/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.603814+02:00",
            "action": 30,
            "target": "<primary>NTP</primary><secondary>workstation</secondary>",
            "old": "<primary>group</primary><secondary>creation</secondary>",
            "details": {},
            "id": 34120858,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120858/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753900/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.603739+02:00",
            "action": 59,
            "target": "<primary>NTP</primary><secondary>server</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>NTP</primary><secondary>client</secondary>",
                "old_state": -1
            },
            "id": 34120857,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120857/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753900/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.603668+02:00",
            "action": 30,
            "target": "<primary>NTP</primary><secondary>client</secondary>",
            "old": "<primary>NTP</primary><secondary>server</secondary>",
            "details": {},
            "id": 34120856,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120856/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753899/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.603592+02:00",
            "action": 59,
            "target": "<primary>kärn</primary><secondary>kompilering</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>NTP</primary><secondary><command>ntpdate</command></secondary>",
                "old_state": -1
            },
            "id": 34120855,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120855/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753899/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.603521+02:00",
            "action": 30,
            "target": "<primary>NTP</primary><secondary><command>ntpdate</command></secondary>",
            "old": "<primary>kernel</primary><secondary>compilation</secondary>",
            "details": {},
            "id": 34120854,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120854/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753898/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.603446+02:00",
            "action": 59,
            "target": "<primary>Nätverks</primary><secondary>Tidsprotokoll</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>network</primary><secondary>Time Protocol</secondary><see>NTP</see>",
                "old_state": -1
            },
            "id": 34120853,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120853/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753898/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.603372+02:00",
            "action": 30,
            "target": "<primary>network</primary><secondary>Time Protocol</secondary><see>NTP</see>",
            "old": "<primary>Network</primary><secondary>Time Protocol</secondary>",
            "details": {},
            "id": 34120852,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120852/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753897/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.603275+02:00",
            "action": 59,
            "target": "<primary>server</primary><secondary>NTP</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>Network Time Protocol</primary><see>NTP</see>",
                "old_state": -1
            },
            "id": 34120851,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120851/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753897/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.603203+02:00",
            "action": 30,
            "target": "<primary>Network Time Protocol</primary><see>NTP</see>",
            "old": "<primary>server</primary><secondary>NTP</secondary>",
            "details": {},
            "id": 34120850,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120850/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753896/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.603128+02:00",
            "action": 59,
            "target": "<primary>läge</primary><secondary>block</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>time</primary><see>clock</see>",
                "old_state": -1
            },
            "id": 34120849,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120849/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753896/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.603057+02:00",
            "action": 30,
            "target": "<primary>time</primary><see>clock</see>",
            "old": "<primary>mode</primary><secondary>block</secondary>",
            "details": {},
            "id": 34120848,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120848/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753895/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.602967+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Unfortunately, some Windows systems in their default configuration ignore this recommendation; they keep the CMOS clock on local time, applying time changes when booting the computer by trying to guess during time changes if the change has already been applied or not. This works relatively well, as long as the system has only Windows running on it. But when a computer has several systems (whether it be a “dual-boot” configuration or running other systems via virtual machine), chaos ensues, with no means to determine if the time is correct. If you absolutely must retain Windows on a computer, you should either configure it to keep the CMOS clock as UTC (setting the registry key <literal>HKLM\\SYSTEM\\CurrentControlSet\\Control\\TimeZoneInformation\\RealTimeIsUniversal</literal> to “1” as a DWORD), or use <command>hwclock --localtime --set</command> on the Debian system to set the hardware clock and mark it as tracking the local time (and make sure to manually check your clock in spring and autumn).",
                "old_state": -1
            },
            "id": 34120847,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120847/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753894/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.602893+02:00",
            "action": 59,
            "target": "<primary><command>locate</command></primary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary><command>hwclock</command></primary>",
                "old_state": -1
            },
            "id": 34120846,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120846/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753894/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.602821+02:00",
            "action": 30,
            "target": "<primary><command>hwclock</command></primary>",
            "old": "<primary><command>locate</command></primary>",
            "details": {},
            "id": 34120845,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/34120845/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82753893/?format=api",
            "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T10:00:57.602746+02:00",
            "action": 59,
            "target": "<primary>läge</primary><secondary>block</secondary>",
            "old": "",
            "details": {
                "state": 10,
                "source": "<primary>clock</primary><secondary>CMOS clock</secondary>",
                "old_state": -1
            },
            "id": 34120844,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34120844/?format=api"
        }
    ]
}