Translation components API.

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

GET /api/translations/otrs-7/update-guide/en/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 278,
    "next": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/units/?format=api&page=4",
    "previous": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/units/?format=api&page=2",
    "results": [
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Set *Archive search* to *Unarchived tickets* or *All tickets*."
            ],
            "previous_source": "",
            "target": [
                "Set *Archive search* to *Unarchived tickets* or *All tickets*."
            ],
            "id_hash": 4169598251480207639,
            "content_hash": 4169598251480207639,
            "location": "../../content/performance-tuning.rst:210",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 103,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "http://translate.otrs.com/api/units/1622556/?format=api",
            "priority": 100,
            "id": 1622556,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=b9dd6384ab915117",
            "url": "http://translate.otrs.com/api/units/1622556/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.192560Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Perform the search."
            ],
            "previous_source": "",
            "target": [
                "Perform the search."
            ],
            "id_hash": -4128677612225886744,
            "content_hash": -4128677612225886744,
            "location": "../../content/performance-tuning.rst:211",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 104,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://translate.otrs.com/api/units/1622568/?format=api",
            "priority": 100,
            "id": 1622568,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=46b3fd961b2b05e8",
            "url": "http://translate.otrs.com/api/units/1622568/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.214067Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Tuning the Web Server"
            ],
            "previous_source": "",
            "target": [
                "Tuning the Web Server"
            ],
            "id_hash": -4780008460277960176,
            "content_hash": -4780008460277960176,
            "location": "../../content/performance-tuning.rst:215",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 105,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://translate.otrs.com/api/units/1622578/?format=api",
            "priority": 100,
            "id": 1622578,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=3da9ffa185c53210",
            "url": "http://translate.otrs.com/api/units/1622578/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.234360Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "The built-in web server of OTRS can handle small and medium setups out of the box. When OTRS serves many users simultaneously, it may be necessary to tweak the web server configuration to increase the number of worker processes, for example."
            ],
            "previous_source": "",
            "target": [
                "The built-in web server of OTRS can handle small and medium setups out of the box. When OTRS serves many users simultaneously, it may be necessary to tweak the web server configuration to increase the number of worker processes, for example."
            ],
            "id_hash": -4560048905118080046,
            "content_hash": -4560048905118080046,
            "location": "../../content/performance-tuning.rst:217",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 106,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "http://translate.otrs.com/api/units/1622589/?format=api",
            "priority": 100,
            "id": 1622589,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=40b773ae540723d2",
            "url": "http://translate.otrs.com/api/units/1622589/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.251779Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "The web server configuration file is located in ``Kernel/WebApp.conf``, and all settings there are documented. The ``worker`` setting can be increased to deploy more processes for serving HTTP requests on capable servers."
            ],
            "previous_source": "",
            "target": [
                "The web server configuration file is located in ``Kernel/WebApp.conf``, and all settings there are documented. The ``worker`` setting can be increased to deploy more processes for serving HTTP requests on capable servers."
            ],
            "id_hash": 2997441759907691105,
            "content_hash": 2997441759907691105,
            "location": "../../content/performance-tuning.rst:219",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 107,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "http://translate.otrs.com/api/units/1622598/?format=api",
            "priority": 100,
            "id": 1622598,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=a9990d6646383a61",
            "url": "http://translate.otrs.com/api/units/1622598/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.269967Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Caching"
            ],
            "previous_source": "",
            "target": [
                "Caching"
            ],
            "id_hash": -7330843025552109618,
            "content_hash": -7330843025552109618,
            "location": "../../content/performance-tuning.rst:223",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 108,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.otrs.com/api/units/1622609/?format=api",
            "priority": 100,
            "id": 1622609,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=1a439d1bd5d10fce",
            "url": "http://translate.otrs.com/api/units/1622609/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.288219Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "OTRS caches a lot of temporary data in ``/opt/otrs/var/tmp``. Please make sure that this uses a high performance file system and storage. If you have enough RAM, you can also try to put this directory on a ramdisk like this:"
            ],
            "previous_source": "",
            "target": [
                "OTRS caches a lot of temporary data in ``/opt/otrs/var/tmp``. Please make sure that this uses a high performance file system and storage. If you have enough RAM, you can also try to put this directory on a ramdisk like this:"
            ],
            "id_hash": -4217927403224754249,
            "content_hash": -4217927403224754249,
            "location": "../../content/performance-tuning.rst:225",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 109,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 40,
            "source_unit": "http://translate.otrs.com/api/units/1622619/?format=api",
            "priority": 100,
            "id": 1622619,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=4576e95fd26717b7",
            "url": "http://translate.otrs.com/api/units/1622619/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.306925Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Add persistent mount point in ``/etc/fstab``."
            ],
            "previous_source": "",
            "target": [
                "Add persistent mount point in ``/etc/fstab``."
            ],
            "id_hash": 3599290309347649918,
            "content_hash": 3599290309347649918,
            "location": "../../content/performance-tuning.rst:235",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 110,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://translate.otrs.com/api/units/1622629/?format=api",
            "priority": 100,
            "id": 1622629,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=b1f33f776c2c297e",
            "url": "http://translate.otrs.com/api/units/1622629/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.325174Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "This will be a non-permanent storage that will be lost on server reboot. All your sessions (if you store them in the file system) and your cache data will be lost."
            ],
            "previous_source": "",
            "target": [
                "This will be a non-permanent storage that will be lost on server reboot. All your sessions (if you store them in the file system) and your cache data will be lost."
            ],
            "id_hash": -8159371311018023210,
            "content_hash": -8159371311018023210,
            "location": "../../content/performance-tuning.rst:239",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "http://translate.otrs.com/api/units/1622641/?format=api",
            "priority": 100,
            "id": 1622641,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=0ec41705d841e6d6",
            "url": "http://translate.otrs.com/api/units/1622641/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.345640Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Clustering"
            ],
            "previous_source": "",
            "target": [
                "Clustering"
            ],
            "id_hash": -6935008821966769572,
            "content_hash": -6935008821966769572,
            "location": "../../content/performance-tuning.rst:243",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.otrs.com/api/units/1622665/?format=api",
            "priority": 100,
            "id": 1622665,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=1fc1e6383c78725c",
            "url": "http://translate.otrs.com/api/units/1622665/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.384054Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Hardware and Software Requirements"
            ],
            "previous_source": "",
            "target": [
                "Hardware and Software Requirements"
            ],
            "id_hash": -3100689895585717961,
            "content_hash": -3100689895585717961,
            "location": "../../content/requirements.rst:2",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 132,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://translate.otrs.com/api/units/1622688/?format=api",
            "priority": 100,
            "id": 1622688,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=54f822f7d6f86137",
            "url": "http://translate.otrs.com/api/units/1622688/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.427258Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "OTRS can be installed on Linux and on other Unix derivates (e.g. OpenBSD or FreeBSD). To run OTRS on Microsoft Windows is not possible."
            ],
            "previous_source": "",
            "target": [
                "OTRS can be installed on Linux and on other Unix derivates (e.g. OpenBSD or FreeBSD). To run OTRS on Microsoft Windows is not possible."
            ],
            "id_hash": 1626153415974445821,
            "content_hash": 1626153415974445821,
            "location": "../../content/requirements.rst:4",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 133,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "http://translate.otrs.com/api/units/1622700/?format=api",
            "priority": 100,
            "id": 1622700,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=969141ea8571e2fd",
            "url": "http://translate.otrs.com/api/units/1622700/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.445851Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "To run OTRS, you'll also need to use a web server as reverse proxy and a database server. Apart from that, you should install Perl and/or install some additional Perl modules on the OTRS machine."
            ],
            "previous_source": "",
            "target": [
                "To run OTRS, you'll also need to use a web server as reverse proxy and a database server. Apart from that, you should install Perl and/or install some additional Perl modules on the OTRS machine."
            ],
            "id_hash": -5704541441438801553,
            "content_hash": -5704541441438801553,
            "location": "../../content/requirements.rst:6",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 134,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "http://translate.otrs.com/api/units/1622711/?format=api",
            "priority": 100,
            "id": 1622711,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=30d565c8708ba16f",
            "url": "http://translate.otrs.com/api/units/1622711/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.464014Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Perl must be installed on the same machine as OTRS. The database back end and the web server may be installed locally or on another host."
            ],
            "previous_source": "",
            "target": [
                "Perl must be installed on the same machine as OTRS. The database back end and the web server may be installed locally or on another host."
            ],
            "id_hash": -5802225829106537896,
            "content_hash": -5802225829106537896,
            "location": "../../content/requirements.rst:8",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 135,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "http://translate.otrs.com/api/units/1622722/?format=api",
            "priority": 100,
            "id": 1622722,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=2f7a5a5995822a58",
            "url": "http://translate.otrs.com/api/units/1622722/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.486341Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "For Perl, you will need some additional modules which can be installed either with the Perl shell and CPAN, or via the package manager of your operating system (rpm, yast, apt-get)."
            ],
            "previous_source": "",
            "target": [
                "For Perl, you will need some additional modules which can be installed either with the Perl shell and CPAN, or via the package manager of your operating system (rpm, yast, apt-get)."
            ],
            "id_hash": 1381070604516435151,
            "content_hash": 1381070604516435151,
            "location": "../../content/requirements.rst:10",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 136,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "http://translate.otrs.com/api/units/1622735/?format=api",
            "priority": 100,
            "id": 1622735,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=932a8c65c7efa4cf",
            "url": "http://translate.otrs.com/api/units/1622735/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.509250Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "OTRS has a console command to check the environment and the missing modules."
            ],
            "previous_source": "",
            "target": [
                "OTRS has a console command to check the environment and the missing modules."
            ],
            "id_hash": -478320429217140506,
            "content_hash": -478320429217140506,
            "location": "../../content/requirements.rst:12",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 137,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "http://translate.otrs.com/api/units/1622745/?format=api",
            "priority": 100,
            "id": 1622745,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=795caa1a97b330e6",
            "url": "http://translate.otrs.com/api/units/1622745/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.526433Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "If some packages are missing, you can get an install command for your operating system, if you run the script with ``--list`` option."
            ],
            "previous_source": "",
            "target": [
                "If some packages are missing, you can get an install command for your operating system, if you run the script with ``--list`` option."
            ],
            "id_hash": 885512315231604244,
            "content_hash": 885512315231604244,
            "location": "../../content/requirements.rst:18",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 138,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "http://translate.otrs.com/api/units/1622755/?format=api",
            "priority": 100,
            "id": 1622755,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=8c49f8c2519d0e14",
            "url": "http://translate.otrs.com/api/units/1622755/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.543088Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "If all needed packages are installed, the output of the environment check script shows the installed packages and the version numbers."
            ],
            "previous_source": "",
            "target": [
                "If all needed packages are installed, the output of the environment check script shows the installed packages and the version numbers."
            ],
            "id_hash": 1891081570642811245,
            "content_hash": 1891081570642811245,
            "location": "../../content/requirements.rst:24",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 139,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "http://translate.otrs.com/api/units/1622765/?format=api",
            "priority": 100,
            "id": 1622765,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=9a3e78ab4b73d96d",
            "url": "http://translate.otrs.com/api/units/1622765/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.559924Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Hardware Requirements"
            ],
            "previous_source": "",
            "target": [
                "Hardware Requirements"
            ],
            "id_hash": -1011114342747860190,
            "content_hash": -1011114342747860190,
            "location": "../../content/requirements.rst:74",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 140,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://translate.otrs.com/api/units/1622777/?format=api",
            "priority": 100,
            "id": 1622777,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=71f7ccdcc5361322",
            "url": "http://translate.otrs.com/api/units/1622777/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.578383Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Hardware requirements highly depend on the usage of OTRS. OTRS can be used to process a few tickets per month or to process hundreds of tickets per day. The storage requirement also depends on the number of tickets and size of attachments."
            ],
            "previous_source": "",
            "target": [
                "Hardware requirements highly depend on the usage of OTRS. OTRS can be used to process a few tickets per month or to process hundreds of tickets per day. The storage requirement also depends on the number of tickets and size of attachments."
            ],
            "id_hash": -4796270334637291192,
            "content_hash": -4796270334637291192,
            "location": "../../content/requirements.rst:76",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 141,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "http://translate.otrs.com/api/units/1622788/?format=api",
            "priority": 100,
            "id": 1622788,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=3d70398ad9334948",
            "url": "http://translate.otrs.com/api/units/1622788/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.595869Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Software requirements"
            ],
            "previous_source": "",
            "target": [
                "Software requirements"
            ],
            "id_hash": -8154334368488684652,
            "content_hash": -8154334368488684652,
            "location": "../../content/requirements.rst:89",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 148,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://translate.otrs.com/api/units/1622852/?format=api",
            "priority": 100,
            "id": 1622852,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=0ed5fc186a790394",
            "url": "http://translate.otrs.com/api/units/1622852/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.699758Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Perl"
            ],
            "previous_source": "",
            "target": [
                "Perl"
            ],
            "id_hash": -4010048669106415320,
            "content_hash": -4010048669106415320,
            "location": "../../content/requirements.rst:93",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 149,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "http://translate.otrs.com/api/units/1622864/?format=api",
            "priority": 100,
            "id": 1622864,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=485971fb49e25928",
            "url": "http://translate.otrs.com/api/units/1622864/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.717998Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Perl 5.16.0 or higher"
            ],
            "previous_source": "",
            "target": [
                "Perl 5.16.0 or higher"
            ],
            "id_hash": -6578292253236784974,
            "content_hash": -6578292253236784974,
            "location": "../../content/requirements.rst:92",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 150,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://translate.otrs.com/api/units/1622877/?format=api",
            "priority": 100,
            "id": 1622877,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=24b5360c891e10b2",
            "url": "http://translate.otrs.com/api/units/1622877/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.738526Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Perl packages listed by ``/opt/otrs/bin/otrs.CheckEnvironment.pl`` console command"
            ],
            "previous_source": "",
            "target": [
                "Perl packages listed by ``/opt/otrs/bin/otrs.CheckEnvironment.pl`` console command"
            ],
            "id_hash": 5930529980370930160,
            "content_hash": 5930529980370930160,
            "location": "../../content/requirements.rst:93",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 151,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.otrs.com/api/units/1622886/?format=api",
            "priority": 100,
            "id": 1622886,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=d24d799889d049f0",
            "url": "http://translate.otrs.com/api/units/1622886/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.754492Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Web Servers"
            ],
            "previous_source": "",
            "target": [
                "Web Servers"
            ],
            "id_hash": 6715503197797639664,
            "content_hash": 6715503197797639664,
            "location": "../../content/requirements.rst:98",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 152,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://translate.otrs.com/api/units/1622898/?format=api",
            "priority": 100,
            "id": 1622898,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=dd32429400ba65f0",
            "url": "http://translate.otrs.com/api/units/1622898/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.772493Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Apache2"
            ],
            "previous_source": "",
            "target": [
                "Apache2"
            ],
            "id_hash": 2632614531225635480,
            "content_hash": 2632614531225635480,
            "location": "../../content/requirements.rst:96",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 153,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.otrs.com/api/units/1622910/?format=api",
            "priority": 100,
            "id": 1622910,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=a488ecf7cc3c4a98",
            "url": "http://translate.otrs.com/api/units/1622910/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.792506Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "nginx"
            ],
            "previous_source": "",
            "target": [
                "nginx"
            ],
            "id_hash": 3101659627871418882,
            "content_hash": 3101659627871418882,
            "location": "../../content/requirements.rst:97",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 154,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "http://translate.otrs.com/api/units/1622920/?format=api",
            "priority": 100,
            "id": 1622920,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=ab0b4eff8d723a02",
            "url": "http://translate.otrs.com/api/units/1622920/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.812179Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Any other web server that can be used as a reverse proxy"
            ],
            "previous_source": "",
            "target": [
                "Any other web server that can be used as a reverse proxy"
            ],
            "id_hash": -1429659628002012437,
            "content_hash": -1429659628002012437,
            "location": "../../content/requirements.rst:98",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 155,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "http://translate.otrs.com/api/units/1622934/?format=api",
            "priority": 100,
            "id": 1622934,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=6c28d4249b3912eb",
            "url": "http://translate.otrs.com/api/units/1622934/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.835495Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Databases"
            ],
            "previous_source": "",
            "target": [
                "Databases"
            ],
            "id_hash": -7345970512852751560,
            "content_hash": -7345970512852751560,
            "location": "../../content/requirements.rst:108",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 156,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.otrs.com/api/units/1622946/?format=api",
            "priority": 100,
            "id": 1622946,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=1a0ddebd3aeaeb38",
            "url": "http://translate.otrs.com/api/units/1622946/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.855541Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "MySQL 5.0 or higher"
            ],
            "previous_source": "",
            "target": [
                "MySQL 5.0 or higher"
            ],
            "id_hash": 2504565630594930663,
            "content_hash": 2504565630594930663,
            "location": "../../content/requirements.rst:101",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 157,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://translate.otrs.com/api/units/1622957/?format=api",
            "priority": 100,
            "id": 1622957,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=a2c2012bd84357e7",
            "url": "http://translate.otrs.com/api/units/1622957/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.873153Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "MariaDB"
            ],
            "previous_source": "",
            "target": [
                "MariaDB"
            ],
            "id_hash": -1062276400358962818,
            "content_hash": -1062276400358962818,
            "location": "../../content/requirements.rst:102",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 158,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "http://translate.otrs.com/api/units/1622968/?format=api",
            "priority": 100,
            "id": 1622968,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=7142093df752c97e",
            "url": "http://translate.otrs.com/api/units/1622968/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.889940Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "PostgreSQL 9.2 or higher"
            ],
            "previous_source": "",
            "target": [
                "PostgreSQL 9.2 or higher"
            ],
            "id_hash": -1678408235715855207,
            "content_hash": -1678408235715855207,
            "location": "../../content/requirements.rst:103",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 159,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://translate.otrs.com/api/units/1622978/?format=api",
            "priority": 100,
            "id": 1622978,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=68b5189a2a10fc99",
            "url": "http://translate.otrs.com/api/units/1622978/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.905888Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Other dependencies"
            ],
            "previous_source": "",
            "target": [
                "Other dependencies"
            ],
            "id_hash": 3204588008956128304,
            "content_hash": 3204588008956128304,
            "location": "../../content/requirements.rst:118",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 162,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://translate.otrs.com/api/units/1623002/?format=api",
            "priority": 100,
            "id": 1623002,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=ac78fbd0c54e6c30",
            "url": "http://translate.otrs.com/api/units/1623002/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.937962Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Web browsers"
            ],
            "previous_source": "",
            "target": [
                "Web browsers"
            ],
            "id_hash": 585938132396429880,
            "content_hash": 585938132396429880,
            "location": "../../content/requirements.rst:129",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://translate.otrs.com/api/units/1623035/?format=api",
            "priority": 100,
            "id": 1623035,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=8821aba081d85238",
            "url": "http://translate.otrs.com/api/units/1623035/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:29.985328Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Apple Safari version 7 or higher"
            ],
            "previous_source": "",
            "target": [
                "Apple Safari version 7 or higher"
            ],
            "id_hash": -1292189879443367968,
            "content_hash": -1292189879443367968,
            "location": "../../content/requirements.rst:121",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 169,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://translate.otrs.com/api/units/1623041/?format=api",
            "priority": 100,
            "id": 1623041,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=6e113826a56c57e0",
            "url": "http://translate.otrs.com/api/units/1623041/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.001841Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Google Chrome"
            ],
            "previous_source": "",
            "target": [
                "Google Chrome"
            ],
            "id_hash": 6993076693557641365,
            "content_hash": 6993076693557641365,
            "location": "../../content/requirements.rst:122",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 170,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "http://translate.otrs.com/api/units/1623047/?format=api",
            "priority": 100,
            "id": 1623047,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=e10c6633ae910095",
            "url": "http://translate.otrs.com/api/units/1623047/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.016424Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Microsoft Internet Explorer 11"
            ],
            "previous_source": "",
            "target": [
                "Microsoft Internet Explorer 11"
            ],
            "id_hash": -8485950166940194030,
            "content_hash": -8485950166940194030,
            "location": "../../content/requirements.rst:123",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 171,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "http://translate.otrs.com/api/units/1623054/?format=api",
            "priority": 100,
            "id": 1623054,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=0a3bd9489ddceb12",
            "url": "http://translate.otrs.com/api/units/1623054/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.032157Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Microsoft Edge"
            ],
            "previous_source": "",
            "target": [
                "Microsoft Edge"
            ],
            "id_hash": -726917471566733049,
            "content_hash": -726917471566733049,
            "location": "../../content/requirements.rst:124",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 172,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "http://translate.otrs.com/api/units/1623061/?format=api",
            "priority": 100,
            "id": 1623061,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=75e97869363d6107",
            "url": "http://translate.otrs.com/api/units/1623061/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.048732Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Mozilla Firefox version 32 or higher"
            ],
            "previous_source": "",
            "target": [
                "Mozilla Firefox version 32 or higher"
            ],
            "id_hash": 498219225272355397,
            "content_hash": 498219225272355397,
            "location": "../../content/requirements.rst:125",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 173,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://translate.otrs.com/api/units/1623068/?format=api",
            "priority": 100,
            "id": 1623068,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=86ea07bee6a10a45",
            "url": "http://translate.otrs.com/api/units/1623068/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.064165Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Any other modern web browser with JavaScript support"
            ],
            "previous_source": "",
            "target": [
                "Any other modern web browser with JavaScript support"
            ],
            "id_hash": 1645912617996617874,
            "content_hash": 1645912617996617874,
            "location": "../../content/requirements.rst:126",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 174,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://translate.otrs.com/api/units/1623075/?format=api",
            "priority": 100,
            "id": 1623075,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=96d774ce3f058892",
            "url": "http://translate.otrs.com/api/units/1623075/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.078715Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Updating"
            ],
            "previous_source": "",
            "target": [
                "Updating"
            ],
            "id_hash": 6766671767356436018,
            "content_hash": 6766671767356436018,
            "location": "../../content/updating.rst:2",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 176,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.otrs.com/api/units/1623081/?format=api",
            "priority": 100,
            "id": 1623081,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=dde80c1efcf1ee32",
            "url": "http://translate.otrs.com/api/units/1623081/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.094591Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "It is highly recommended to perform a test update on a separate testing machine first."
            ],
            "previous_source": "",
            "target": [
                "It is highly recommended to perform a test update on a separate testing machine first."
            ],
            "id_hash": -3495995488255356138,
            "content_hash": -3495995488255356138,
            "location": "../../content/updating.rst:14",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 182,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "http://translate.otrs.com/api/units/1623088/?format=api",
            "priority": 100,
            "id": 1623088,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=4f7bbaa0422bd316",
            "url": "http://translate.otrs.com/api/units/1623088/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.110652Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Updating from an earlier version of OTRS 7"
            ],
            "previous_source": "",
            "target": [
                "Updating from an earlier version of OTRS 7"
            ],
            "id_hash": -8609198718259331276,
            "content_hash": -8609198718259331276,
            "location": "../../content/updating.rst:14",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 180,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://translate.otrs.com/api/units/1623093/?format=api",
            "priority": 100,
            "id": 1623093,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=0885fb6115677f34",
            "url": "http://translate.otrs.com/api/units/1623093/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.124456Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Step 1: Stop All Relevant Services and the OTRS Daemon"
            ],
            "previous_source": "",
            "target": [
                "Step 1: Stop All Relevant Services and the OTRS Daemon"
            ],
            "id_hash": 8092955356331734355,
            "content_hash": 8092955356331734355,
            "location": "../../content/updating.rst:34",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 188,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "http://translate.otrs.com/api/units/1623130/?format=api",
            "priority": 100,
            "id": 1623130,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=f04ff404ad3f7553",
            "url": "http://translate.otrs.com/api/units/1623130/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.237887Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Please make sure there are no more running services or cron jobs that try to access OTRS. This will depend on your service configuration and OTRS version."
            ],
            "previous_source": "",
            "target": [
                "Please make sure there are no more running services or cron jobs that try to access OTRS. This will depend on your service configuration and OTRS version."
            ],
            "id_hash": 7716827436170483785,
            "content_hash": 7716827436170483785,
            "location": "../../content/updating.rst:36",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 189,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "http://translate.otrs.com/api/units/1623132/?format=api",
            "priority": 100,
            "id": 1623132,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=eb17adaaedee1849",
            "url": "http://translate.otrs.com/api/units/1623132/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.253921Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "If you do a patch level update within OTRS 7 (using the new systemd files), stop the OTRS services via systemd:"
            ],
            "previous_source": "",
            "target": [
                "If you do a patch level update within OTRS 7 (using the new systemd files), stop the OTRS services via systemd:"
            ],
            "id_hash": 3935210894020869825,
            "content_hash": 3935210894020869825,
            "location": "../../content/updating.rst:52",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 192,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "http://translate.otrs.com/api/units/1623138/?format=api",
            "priority": 100,
            "id": 1623138,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=b69cad755e5c7ec1",
            "url": "http://translate.otrs.com/api/units/1623138/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.282075Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Step 2: Backup Files and Database"
            ],
            "previous_source": "",
            "target": [
                "Step 2: Backup Files and Database"
            ],
            "id_hash": 2890334732568237879,
            "content_hash": 2890334732568237879,
            "location": "../../content/updating.rst:61",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 193,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://translate.otrs.com/api/units/1623144/?format=api",
            "priority": 100,
            "id": 1623144,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=a81c882028b41737",
            "url": "http://translate.otrs.com/api/units/1623144/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.295904Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "Create a backup of the following files and folders:"
            ],
            "previous_source": "",
            "target": [
                "Create a backup of the following files and folders:"
            ],
            "id_hash": -966927089439361351,
            "content_hash": -966927089439361351,
            "location": "../../content/updating.rst:63",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 194,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "http://translate.otrs.com/api/units/1623150/?format=api",
            "priority": 100,
            "id": 1623150,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=7294c8ef6643b6b9",
            "url": "http://translate.otrs.com/api/units/1623150/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.311650Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "``Kernel/Config.pm``"
            ],
            "previous_source": "",
            "target": [
                "``Kernel/Config.pm``"
            ],
            "id_hash": -2873404880333648696,
            "content_hash": -2873404880333648696,
            "location": "../../content/updating.rst:65, ../../content/updating.rst:123",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 195,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.otrs.com/api/units/1623157/?format=api",
            "priority": 100,
            "id": 1623157,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=581f9d7c3bd6ccc8",
            "url": "http://translate.otrs.com/api/units/1623157/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.327214Z"
        },
        {
            "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
            "source": [
                "``Kernel/WebApp.conf`` (only in case of a patch level update of OTRS 7, and only if the file was modified)"
            ],
            "previous_source": "",
            "target": [
                "``Kernel/WebApp.conf`` (only in case of a patch level update of OTRS 7, and only if the file was modified)"
            ],
            "id_hash": -7068419415789268193,
            "content_hash": -7068419415789268193,
            "location": "../../content/updating.rst:68, ../../content/updating.rst:126",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 198,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "http://translate.otrs.com/api/units/1623163/?format=api",
            "priority": 100,
            "id": 1623163,
            "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=1de7edfdce68131f",
            "url": "http://translate.otrs.com/api/units/1623163/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-01-15T08:45:30.343484Z"
        }
    ]
}