Translation components API.

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

GET /api/translations/cacti/reportit/en/units/?format=api&page=25
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 605,
    "next": "http://translate.cacti.net/api/translations/cacti/reportit/en/units/?format=api&page=26",
    "previous": "http://translate.cacti.net/api/translations/cacti/reportit/en/units/?format=api&page=24",
    "results": [
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Minimum Value"
            ],
            "previous_source": "",
            "target": [
                "Minimum Value"
            ],
            "id_hash": -31420256112631009,
            "content_hash": -31420256112631009,
            "location": "templates.php:1825",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 552,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "http://translate.cacti.net/api/units/161523/?format=api",
            "priority": 100,
            "id": 161523,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=7f905f718ba7a31f",
            "url": "http://translate.cacti.net/api/units/161523/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Defines the lower limit of this variable."
            ],
            "previous_source": "",
            "target": [
                "Defines the lower limit of this variable."
            ],
            "id_hash": 3469948234262971777,
            "content_hash": 3469948234262971777,
            "location": "templates.php:1826",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 553,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.cacti.net/api/units/161526/?format=api",
            "priority": 100,
            "id": 161526,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=b027bb88d43d0581",
            "url": "http://translate.cacti.net/api/units/161526/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Default Value"
            ],
            "previous_source": "",
            "target": [
                "Default Value"
            ],
            "id_hash": -1722225962348966613,
            "content_hash": -1722225962348966613,
            "location": "templates.php:1832",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 554,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://translate.cacti.net/api/units/161528/?format=api",
            "priority": 100,
            "id": 161528,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=68196c9cab3c0d2b",
            "url": "http://translate.cacti.net/api/units/161528/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Sets the default value."
            ],
            "previous_source": "",
            "target": [
                "Sets the default value."
            ],
            "id_hash": 7070216010371087261,
            "content_hash": 7070216010371087261,
            "location": "templates.php:1833",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 555,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "http://translate.cacti.net/api/units/161531/?format=api",
            "priority": 100,
            "id": 161531,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=e21e74007772bb9d",
            "url": "http://translate.cacti.net/api/units/161531/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "The method the report owner should use to define this variable."
            ],
            "previous_source": "",
            "target": [
                "The method the report owner should use to define this variable."
            ],
            "id_hash": 581328836297951382,
            "content_hash": 581328836297951382,
            "location": "templates.php:1840",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 557,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "http://translate.cacti.net/api/units/161533/?format=api",
            "priority": 100,
            "id": 161533,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=88114b7f213b0896",
            "url": "http://translate.cacti.net/api/units/161533/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Defines the distance between two values if method \"DropDown\" has been chosen. Please ensure that this value is not set too low, because it defines indirectly the number of options the dropdown field will have. For example the following parameters: MAX:100, MIN:0, STEP:0.01  will result in a select box of 10.001 options. This can cause dramatical performance issues due to a high CPU load at the clients side. Try to keep it under 1000."
            ],
            "previous_source": "",
            "target": [
                "Defines the distance between two values if method \"DropDown\" has been chosen. Please ensure that this value is not set too low, because it defines indirectly the number of options the dropdown field will have. For example the following parameters: MAX:100, MIN:0, STEP:0.01  will result in a select box of 10.001 options. This can cause dramatical performance issues due to a high CPU load at the clients side. Try to keep it under 1000."
            ],
            "id_hash": 6134833625494311697,
            "content_hash": 6134833625494311697,
            "location": "templates.php:1847",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 558,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 74,
            "source_unit": "http://translate.cacti.net/api/units/161535/?format=api",
            "priority": 100,
            "id": 161535,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=d5234eadbbb5d311",
            "url": "http://translate.cacti.net/api/units/161535/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Click 'Continue to Delete the following variables."
            ],
            "previous_source": "",
            "target": [
                "Click 'Continue to Delete the following variables."
            ],
            "id_hash": 1473656633173117271,
            "content_hash": 1473656633173117271,
            "location": "templates.php:1457",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 529,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.cacti.net/api/units/161536/?format=api",
            "priority": 100,
            "id": 161536,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=94737ae66d2e8957",
            "url": "http://translate.cacti.net/api/units/161536/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "List of selected variables:"
            ],
            "previous_source": "",
            "target": [
                "List of selected variables:"
            ],
            "id_hash": 3062285086673920026,
            "content_hash": 3062285086673920026,
            "location": "templates.php:1480",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 530,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://translate.cacti.net/api/units/161537/?format=api",
            "priority": 100,
            "id": 161537,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=aa7f6c0fc82ce01a",
            "url": "http://translate.cacti.net/api/units/161537/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "There are one or more variables in use."
            ],
            "previous_source": "",
            "target": [
                "There are one or more variables in use."
            ],
            "id_hash": 8739729685411975991,
            "content_hash": 8739729685411975991,
            "location": "templates.php:1495",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 532,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://translate.cacti.net/api/units/161539/?format=api",
            "priority": 100,
            "id": 161539,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=f949c1d803ead337",
            "url": "http://translate.cacti.net/api/units/161539/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "You must select at least one variable."
            ],
            "previous_source": "",
            "target": [
                "You must select at least one variable."
            ],
            "id_hash": -2278190282041503689,
            "content_hash": -2278190282041503689,
            "location": "templates.php:1497",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 533,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "http://translate.cacti.net/api/units/161540/?format=api",
            "priority": 100,
            "id": 161540,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=60623e02442b5037",
            "url": "http://translate.cacti.net/api/units/161540/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Delete Template Variables"
            ],
            "previous_source": "",
            "target": [
                "Delete Template Variables"
            ],
            "id_hash": -2695242805047329387,
            "content_hash": -2695242805047329387,
            "location": "templates.php:1502",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 534,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://translate.cacti.net/api/units/161541/?format=api",
            "priority": 100,
            "id": 161541,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=5a9892f2e5b9fd95",
            "url": "http://translate.cacti.net/api/units/161541/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "My Reports"
            ],
            "previous_source": "",
            "target": [
                "My Reports"
            ],
            "id_hash": 936130347628968069,
            "content_hash": 936130347628968069,
            "location": "view.php:224",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 581,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://translate.cacti.net/api/units/161542/?format=api",
            "priority": 100,
            "id": 161542,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=8cfdcd9761e33885",
            "url": "http://translate.cacti.net/api/units/161542/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Go"
            ],
            "previous_source": "",
            "target": [
                "Go"
            ],
            "id_hash": -6829584048227817734,
            "content_hash": -6829584048227817734,
            "location": "view.php:244",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 582,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.cacti.net/api/units/161543/?format=api",
            "priority": 100,
            "id": 161543,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=2138717e29b4e6fa",
            "url": "http://translate.cacti.net/api/units/161543/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Clear"
            ],
            "previous_source": "",
            "target": [
                "Clear"
            ],
            "id_hash": -5701915700320432358,
            "content_hash": -5701915700320432358,
            "location": "view.php:245",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 583,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.cacti.net/api/units/161544/?format=api",
            "priority": 100,
            "id": 161544,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=30deb9e16f2d8f1a",
            "url": "http://translate.cacti.net/api/units/161544/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "No Reports Found"
            ],
            "previous_source": "",
            "target": [
                "No Reports Found"
            ],
            "id_hash": 6624036623638428186,
            "content_hash": 6624036623638428186,
            "location": "view.php:344",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 585,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://translate.cacti.net/api/units/161546/?format=api",
            "priority": 100,
            "id": 161546,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=dbed4e36ab257a1a",
            "url": "http://translate.cacti.net/api/units/161546/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Data Source"
            ],
            "previous_source": "",
            "target": [
                "Data Source"
            ],
            "id_hash": 3292041519352507587,
            "content_hash": 3292041519352507587,
            "location": "view.php:627",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 587,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://translate.cacti.net/api/units/161547/?format=api",
            "priority": 100,
            "id": 161547,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=adafae51e2d7ecc3",
            "url": "http://translate.cacti.net/api/units/161547/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Show Subheads"
            ],
            "previous_source": "",
            "target": [
                "Show Subheads"
            ],
            "id_hash": -6811773315109315012,
            "content_hash": -6811773315109315012,
            "location": "view.php:644",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 589,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://translate.cacti.net/api/units/161552/?format=api",
            "priority": 100,
            "id": 161552,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=2177b8429e6c9e3c",
            "url": "http://translate.cacti.net/api/units/161552/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Show Summary"
            ],
            "previous_source": "",
            "target": [
                "Show Summary"
            ],
            "id_hash": -8387564609053934927,
            "content_hash": -8387564609053934927,
            "location": "view.php:645",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 590,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://translate.cacti.net/api/units/161553/?format=api",
            "priority": 100,
            "id": 161553,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=b99626d62b3bab1",
            "url": "http://translate.cacti.net/api/units/161553/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Additional"
            ],
            "previous_source": "",
            "target": [
                "Additional"
            ],
            "id_hash": -3250364178170867977,
            "content_hash": -3250364178170867977,
            "location": "view.php:677",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 591,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.cacti.net/api/units/161554/?format=api",
            "priority": 100,
            "id": 161554,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=52e4630049788ef7",
            "url": "http://translate.cacti.net/api/units/161554/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.cacti.net/api/translations/cacti/reportit/en/?format=api",
            "source": [
                "Archive"
            ],
            "previous_source": "",
            "target": [
                "Archive"
            ],
            "id_hash": 1151481742600367257,
            "content_hash": 1151481742600367257,
            "location": "view.php:699",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 593,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.cacti.net/api/units/161556/?format=api",
            "priority": 100,
            "id": 161556,
            "web_url": "http://translate.cacti.net/translate/cacti/reportit/en/?checksum=8ffae28b490aec99",
            "url": "http://translate.cacti.net/api/units/161556/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}