Translation components API.

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

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

{
    "count": 532,
    "next": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/hr/changes/?format=api&page=3",
    "previous": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/hr/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/82747308/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133987+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<emphasis>TIP</emphasis> Missing <filename>debian/certs/debian-uefi-certs.pem</filename>",
                "old_state": -1
            },
            "id": 34110738,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110738/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747307/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133936+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The whole process requires around 20 GB of free space, at least 8 GB of RAM, and several hours of compilation (utilizing one core) for a standard amd64 Debian kernel. These requirements can be drastically reduced by disabling the debug information using <literal>CONFIG_DEBUG_INFO=n</literal>, but this will make it impossible to trace kernel errors (“oops”) using <command>gdb</command> and also stop the creation of the <emphasis role=\"pkg\">linux-image-<replaceable>version</replaceable>-dbg</emphasis> package.",
                "old_state": -1
            },
            "id": 34110737,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110737/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747306/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133901+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<computeroutput>$ </computeroutput><userinput>make deb-pkg LOCALVERSION=-falcot KDEB_PKGVERSION=$(make kernelversion)-1\n</userinput><computeroutput>[...]\n$ </computeroutput><userinput>ls ../*.deb\n</userinput><computeroutput>../linux-headers-5.10.46-falcot_5.10.46-1_amd64.deb\n../linux-image-5.10.46-falcot_5.10.46-1_amd64.deb\n../linux-image-5.10.46-falcot-dbg_5.10.46-1_amd64.deb\n../linux-libc-dev_5.10.46-1_amd64.deb\n</computeroutput>",
                "old_state": -1
            },
            "id": 34110736,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110736/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747305/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133865+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The <replaceable>version</replaceable> is defined by the concatenation of the upstream version (as defined by the variables <literal>VERSION</literal>, <literal>PATCHLEVEL</literal>, <literal>SUBLEVEL</literal>, and <literal>EXTRAVERSION</literal> in the <filename>Makefile</filename>), of the <literal>LOCALVERSION</literal> configuration parameter, and of the <varname>LOCALVERSION</varname> environment variable. The package version reuses the same version string with an appended revision that is regularly incremented (and stored in <filename>.version</filename>), except if you override it with the <literal>KDEB_PKGVERSION</literal> environment variable.",
                "old_state": -1
            },
            "id": 34110735,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110735/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747304/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133832+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>environment variable</primary><secondary><varname>KDEB_PKGVERSION</varname></secondary><seealso>kernel</seealso>",
                "old_state": -1
            },
            "id": 34110734,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110734/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747303/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133800+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>environment variable</primary><secondary><varname>LOCALVERSION</varname></secondary><seealso>kernel</seealso>",
                "old_state": -1
            },
            "id": 34110733,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110733/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747302/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133767+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><filename>.version</filename></secondary>",
                "old_state": -1
            },
            "id": 34110732,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110732/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747301/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133733+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><varname>KDEB_PKGVERSION</varname></secondary>",
                "old_state": -1
            },
            "id": 34110731,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110731/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747300/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133700+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><varname>LOCALVERSION</varname></secondary>",
                "old_state": -1
            },
            "id": 34110730,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110730/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747299/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133667+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><varname>EXTRAVERSION</varname></secondary>",
                "old_state": -1
            },
            "id": 34110729,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110729/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747298/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133635+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><varname>SUBLEVEL</varname></secondary>",
                "old_state": -1
            },
            "id": 34110728,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110728/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747297/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133602+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><varname>PATCHLEVEL</varname></secondary>",
                "old_state": -1
            },
            "id": 34110727,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110727/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747296/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133569+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><varname>VERSION</varname></secondary>",
                "old_state": -1
            },
            "id": 34110726,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110726/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747295/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133536+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "contains headers relevant to some user-space libraries like GNU glibc.",
                "old_state": -1
            },
            "id": 34110725,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110725/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747294/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133503+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<emphasis role=\"pkg\">linux-libc-dev</emphasis>",
                "old_state": -1
            },
            "id": 34110724,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110724/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747293/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133470+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "contains the debugging symbols for the kernel image and its modules (only created if <literal>CONFIG_DEBUG_INFO=y</literal>), and",
                "old_state": -1
            },
            "id": 34110723,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110723/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747292/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133436+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<emphasis role=\"pkg\">linux-image-<replaceable>version</replaceable>-dbg</emphasis>",
                "old_state": -1
            },
            "id": 34110722,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110722/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747291/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133403+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "contains the firmware files needed by some drivers (this package might be missing when you build from the kernel sources provided by Debian),",
                "old_state": -1
            },
            "id": 34110721,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110721/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747290/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133369+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<emphasis role=\"pkg\">linux-firmware-image-<replaceable>version</replaceable></emphasis>",
                "old_state": -1
            },
            "id": 34110720,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110720/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747289/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133336+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "contains the header files required to build external modules,",
                "old_state": -1
            },
            "id": 34110719,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110719/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747288/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133303+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<emphasis role=\"pkg\">linux-headers-<replaceable>version</replaceable></emphasis>",
                "old_state": -1
            },
            "id": 34110718,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110718/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747287/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133270+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "contains the kernel image and the associated modules,",
                "old_state": -1
            },
            "id": 34110717,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110717/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747286/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133236+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<emphasis role=\"pkg\">linux-image-<replaceable>version</replaceable></emphasis>",
                "old_state": -1
            },
            "id": 34110716,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110716/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747285/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133203+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Once the kernel configuration is ready, a simple <command>make deb-pkg</command> will generate up to 5 Debian packages:",
                "old_state": -1
            },
            "id": 34110715,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110715/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747284/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133168+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "If you have already compiled once in the directory and wish to rebuild everything from scratch (for example, because you substantially changed the kernel configuration), you will have to run <command>make clean</command> to remove the compiled files. <command>make distclean</command> removes even more generated files, including your <filename>.config</filename> file too, so make sure to backup it first.",
                "old_state": -1
            },
            "id": 34110714,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110714/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747283/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133135+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary>clean directory</secondary>",
                "old_state": -1
            },
            "id": 34110713,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110713/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747282/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133102+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><literal>deb-pkg</literal></secondary>",
                "old_state": -1
            },
            "id": 34110712,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110712/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747281/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133068+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><literal>oldnoconfig</literal></secondary>",
                "old_state": -1
            },
            "id": 34110711,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110711/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747280/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.133035+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><literal>olddefconfig</literal></secondary>",
                "old_state": -1
            },
            "id": 34110710,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110710/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747279/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132998+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><literal>oldconfig</literal></secondary>",
                "old_state": -1
            },
            "id": 34110709,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110709/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747278/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132926+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Other interfaces have similar features, but they work within more modern graphical interfaces; such as <command>make xconfig</command> which uses a Qt graphical interface, and <command>make gconfig</command> which uses GTK+. The former requires <emphasis role=\"pkg\">qtbase5-dev</emphasis>, while the latter depends on <emphasis role=\"pkg\">libglade2-dev</emphasis> and <emphasis role=\"pkg\">libgtk2.0-dev</emphasis>.",
                "old_state": -1
            },
            "id": 34110708,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110708/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747277/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132888+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><literal>xconfig</literal></secondary>",
                "old_state": -1
            },
            "id": 34110707,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110707/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747276/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132832+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><literal>gconfig</literal></secondary>",
                "old_state": -1
            },
            "id": 34110706,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110706/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747275/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132793+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<command>make menuconfig</command> compiles and executes a text-mode interface (this is where the <emphasis role=\"pkg\">libncurses-dev</emphasis> package is required) which allows navigating the options available in a hierarchical structure. Pressing the <keycap>Space</keycap> key changes the value of the selected option, and <keycap>Enter</keycap> validates the button selected at the bottom of the screen; <guibutton>Select</guibutton> returns to the selected sub-menu; <guibutton>Exit</guibutton> closes the current screen and moves back up in the hierarchy; <guibutton>Help</guibutton> will display more detailed information on the role of the selected option. The arrow keys allow moving within the list of options and buttons. To exit the configuration program, choose <guibutton>Exit</guibutton> from the main menu. The program then offers to save the changes you've made; accept if you are satisfied with your choices.",
                "old_state": -1
            },
            "id": 34110705,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110705/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747274/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132739+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><literal>menuconfig</literal></secondary>",
                "old_state": -1
            },
            "id": 34110704,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110704/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747273/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132705+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "\n<computeroutput>$ </computeroutput><userinput>cp /boot/config-5.10.0-8-amd64 ~/kernel/linux-source-5.10/.config</userinput>",
                "old_state": -1
            },
            "id": 34110703,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110703/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747272/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132669+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "When recompiling a more recent version of the kernel (possibly with an additional patch), the configuration will most likely be kept as close as possible to that proposed by Debian. In this case, and rather than reconfiguring everything from scratch, it is sufficient to copy the <filename>/boot/config-<replaceable>version</replaceable></filename> file (the version is that of the kernel currently used, which can be found with the <command>uname -r</command> command) into a <filename>.config</filename> file in the directory containing the kernel sources. Make sure to read sidebar <xref linkend=\"sidebar.kernel-config-keyring\" /> in this case.",
                "old_state": -1
            },
            "id": 34110702,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110702/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747271/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132635+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/boot</filename></primary><secondary><filename>/boot/config-<replaceable>version</replaceable></filename></secondary>",
                "old_state": -1
            },
            "id": 34110701,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110701/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747270/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132600+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>kernel</primary><secondary><filename>.config</filename></secondary>",
                "old_state": -1
            },
            "id": 34110700,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110700/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747269/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132547+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<computeroutput>\n$ </computeroutput><userinput>wget https://kernel.org/pub/linux/kernel/v5.x/linux-5.10.62.tar.xz</userinput><computeroutput>\n[..]\n$ </computeroutput><userinput>wget https://kernel.org/pub/linux/kernel/v5.x/linux-5.10.62.tar.sign</userinput><computeroutput>\n[..]\n$ </computeroutput><userinput>unxz -c linux-5.10.62.tar.xz | gpg --verify linux-5.10.62.tar.sign -</userinput><computeroutput><![CDATA[\ngpg: Signature made Fri 03 Sep 2021 10:11:35 AM CEST\ngpg:                using RSA key 647F28654894E3BD457199BE38DBBDC86092693E\ngpg: Good signature from \"Greg Kroah-Hartman <gregkh@linuxfoundation.org>\" [unknown]\ngpg:                 aka \"Greg Kroah-Hartman (Linux kernel stable release signing key) <greg@kroah.com>\" [unknown]\ngpg:                 aka \"Greg Kroah-Hartman <gregkh@kernel.org>\" [unknown]\ngpg: WARNING: This key is not certified with a trusted signature!\ngpg:          There is no indication that the signature belongs to the owner.\nPrimary key fingerprint: 647F 2865 4894 E3BD 4571  99BE 38DB BDC8 6092 693E]]></computeroutput>\n        ",
                "old_state": -1
            },
            "id": 34110699,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110699/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747268/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132512+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "To build a kernel from the pristine sources, just download the tarball of the version of your choice from <literal>kernel.org</literal>, verify the integrity after importing the kernel maintainers key, and then proceed as described in the following chapters. <ulink type=\"block\" url=\"https://kernel.org/pub/linux/kernel/\" /> <ulink type=\"block\" url=\"https://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git/tree/keys\" />",
                "old_state": -1
            },
            "id": 34110698,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110698/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747267/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132478+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary>group</primary><secondary><literal>src</literal></secondary>",
                "old_state": -1
            },
            "id": 34110697,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110697/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747266/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132445+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/usr</filename></primary><secondary><filename>/usr/src/linux/</filename></secondary>",
                "old_state": -1
            },
            "id": 34110696,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110696/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747265/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132411+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "\n<computeroutput>$ </computeroutput><userinput>mkdir ~/kernel; cd ~/kernel</userinput>\n<computeroutput>$ </computeroutput><userinput>tar -xaf /usr/src/linux-source-5.10.tar.xz</userinput>",
                "old_state": -1
            },
            "id": 34110695,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110695/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747264/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132375+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "We assume the <emphasis role=\"pkg\">linux-source-5.10</emphasis> package has been installed. It contains <filename>/usr/src/linux-source-5.10.tar.xz</filename>, a compressed archive of the kernel sources. You must extract these files in a new directory (not directly under <filename>/usr/src/</filename>, since there is no need for special permissions to compile a Linux kernel): <filename>~/kernel/</filename> is appropriate.",
                "old_state": -1
            },
            "id": 34110694,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110694/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747263/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132341+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><filename>/usr</filename></primary><secondary><filename>/usr/src/linux-source-<replaceable>version</replaceable>.tar.xz</filename></secondary>",
                "old_state": -1
            },
            "id": 34110693,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110693/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747262/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132307+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The remainder of this section focuses on the 5.10 version of the Linux kernel, but the examples can, of course, be adapted to the particular version of the kernel that you want.",
                "old_state": -1
            },
            "id": 34110692,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110692/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747261/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132273+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><command>apt</command></primary><secondary><literal>search</literal></secondary>",
                "old_state": -1
            },
            "id": 34110691,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110691/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747260/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132240+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "<primary><command>make-kpkg</command></primary>",
                "old_state": -1
            },
            "id": 34110690,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110690/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/82747259/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-07T09:59:55.132204+02:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The upstream Linux sources contain everything needed to build a Debian package of the kernel. But you still need to install <emphasis role=\"pkg\">build-essential</emphasis> to ensure that you have the tools required to build a Debian package. Furthermore, the configuration step for the kernel requires the <emphasis role=\"pkg\">libncurses-dev</emphasis> package (formerly <emphasis role=\"pkg\">libncurses5-dev</emphasis>, which is now a transitional package). Finally, the <emphasis role=\"pkg\">fakeroot</emphasis> package will enable creation of the Debian package without using administrator's rights.",
                "old_state": -1
            },
            "id": 34110689,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/34110689/?format=api"
        }
    ]
}