Translation components API.

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

GET /api/translations/freebsd-doc/articles_bsdl-gpl/en/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 84,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/units/?format=api",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "A less publicized and unintended use of the GPL is that it is very favorable to large companies that want to undercut software companies. In other words, the GPL is well suited for use as a marketing weapon, potentially reducing overall economic benefit and contributing to monopolistic behavior."
            ],
            "previous_source": "",
            "target": [
                "A less publicized and unintended use of the GPL is that it is very favorable to large companies that want to undercut software companies. In other words, the GPL is well suited for use as a marketing weapon, potentially reducing overall economic benefit and contributing to monopolistic behavior."
            ],
            "id_hash": 136625104611862415,
            "content_hash": 136625104611862415,
            "location": "article.translate.xml:336",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93205/?format=api",
            "priority": 100,
            "id": 93205,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=81e563cf0bca678f",
            "url": "https://translate-dev.freebsd.org/api/units/93205/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.094387Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "The GPL can present a real problem for those wishing to commercialize and profit from software. For example, the GPL adds to the difficulty a graduate student will have in directly forming a company to commercialize his research results, or the difficulty a student will have in joining a company on the assumption that a promising research project will be commercialized."
            ],
            "previous_source": "",
            "target": [
                "The GPL can present a real problem for those wishing to commercialize and profit from software. For example, the GPL adds to the difficulty a graduate student will have in directly forming a company to commercialize his research results, or the difficulty a student will have in joining a company on the assumption that a promising research project will be commercialized."
            ],
            "id_hash": -2729102214382117987,
            "content_hash": -2729102214382117987,
            "location": "article.translate.xml:342",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93206/?format=api",
            "priority": 100,
            "id": 93206,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=5a2047fed4059b9d",
            "url": "https://translate-dev.freebsd.org/api/units/93206/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.108642Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "For those who must work with statically-linked implementations of multiple software standards, the GPL is often a poor license, because it precludes using proprietary implementations of the standards. The GPL thus minimizes the number of programs that can be built using a GPLed standard. The GPL was intended to not provide a mechanism to develop a standard on which one engineers proprietary products. (This does not apply to Linux applications because they do not statically link, rather they use a trap-based API.)"
            ],
            "previous_source": "",
            "target": [
                "For those who must work with statically-linked implementations of multiple software standards, the GPL is often a poor license, because it precludes using proprietary implementations of the standards. The GPL thus minimizes the number of programs that can be built using a GPLed standard. The GPL was intended to not provide a mechanism to develop a standard on which one engineers proprietary products. (This does not apply to Linux applications because they do not statically link, rather they use a trap-based API.)"
            ],
            "id_hash": -743203698783769723,
            "content_hash": -743203698783769723,
            "location": "article.translate.xml:349",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 82,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93207/?format=api",
            "priority": 100,
            "id": 93207,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=75af9c2c723cab85",
            "url": "https://translate-dev.freebsd.org/api/units/93207/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.115172Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "The GPL attempts to make programmers contribute to an evolving suite of programs, then to compete in the distribution and support of this suite. This situation is unrealistic for many required core system standards, which may be applied in widely varying environments which require commercial customization or integration with legacy standards under existing (non-GPL) licenses. Real-time systems are often statically linked, so the GPL and LGPL are definitely considered potential problems by many embedded systems companies."
            ],
            "previous_source": "",
            "target": [
                "The GPL attempts to make programmers contribute to an evolving suite of programs, then to compete in the distribution and support of this suite. This situation is unrealistic for many required core system standards, which may be applied in widely varying environments which require commercial customization or integration with legacy standards under existing (non-GPL) licenses. Real-time systems are often statically linked, so the GPL and LGPL are definitely considered potential problems by many embedded systems companies."
            ],
            "id_hash": 1342080587101132092,
            "content_hash": 1342080587101132092,
            "location": "article.translate.xml:359",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 76,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93208/?format=api",
            "priority": 100,
            "id": 93208,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=92a0072eee1c553c",
            "url": "https://translate-dev.freebsd.org/api/units/93208/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.133085Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "The GPL is an attempt to keep efforts, regardless of demand, at the research and development stages. This maximizes the benefits to researchers and developers, at an unknown cost to those who would benefit from wider distribution."
            ],
            "previous_source": "",
            "target": [
                "The GPL is an attempt to keep efforts, regardless of demand, at the research and development stages. This maximizes the benefits to researchers and developers, at an unknown cost to those who would benefit from wider distribution."
            ],
            "id_hash": -4946859178223921231,
            "content_hash": -4946859178223921231,
            "location": "article.translate.xml:369",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93209/?format=api",
            "priority": 100,
            "id": 93209,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=3b5939c9781517b1",
            "url": "https://translate-dev.freebsd.org/api/units/93209/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.142298Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "The GPL was designed to keep research results from transitioning to proprietary products. This step is often assumed to be the last step in the traditional technology transfer pipeline and it is usually difficult enough under the best of circumstances; the GPL was intended to make it impossible."
            ],
            "previous_source": "",
            "target": [
                "The GPL was designed to keep research results from transitioning to proprietary products. This step is often assumed to be the last step in the traditional technology transfer pipeline and it is usually difficult enough under the best of circumstances; the GPL was intended to make it impossible."
            ],
            "id_hash": 8567158805126648659,
            "content_hash": 8567158805126648659,
            "location": "article.translate.xml:374",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93210/?format=api",
            "priority": 100,
            "id": 93210,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=f6e4a98ae1ef1353",
            "url": "https://translate-dev.freebsd.org/api/units/93210/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.148640Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "BSD Advantages"
            ],
            "previous_source": "",
            "target": [
                "BSD Advantages"
            ],
            "id_hash": 4639551372350960385,
            "content_hash": 4639551372350960385,
            "location": "article.translate.xml:383",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93211/?format=api",
            "priority": 100,
            "id": 93211,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=c062ff644a27b301",
            "url": "https://translate-dev.freebsd.org/api/units/93211/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.155559Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "A BSD style license is a good choice for long duration research or other projects that need a development environment that:"
            ],
            "previous_source": "",
            "target": [
                "A BSD style license is a good choice for long duration research or other projects that need a development environment that:"
            ],
            "id_hash": 1942398737311634712,
            "content_hash": 1942398737311634712,
            "location": "article.translate.xml:385",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93212/?format=api",
            "priority": 100,
            "id": 93212,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=9af4c95c3da09518",
            "url": "https://translate-dev.freebsd.org/api/units/93212/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.173515Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "has near zero cost"
            ],
            "previous_source": "",
            "target": [
                "has near zero cost"
            ],
            "id_hash": -4401113027523147080,
            "content_hash": -4401113027523147080,
            "location": "article.translate.xml:391",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93213/?format=api",
            "priority": 100,
            "id": 93213,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=42ec1b0502238ab8",
            "url": "https://translate-dev.freebsd.org/api/units/93213/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.187020Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "will evolve over a long period of time"
            ],
            "previous_source": "",
            "target": [
                "will evolve over a long period of time"
            ],
            "id_hash": -8566784297199677705,
            "content_hash": -8566784297199677705,
            "location": "article.translate.xml:392",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93214/?format=api",
            "priority": 100,
            "id": 93214,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=091cab120a04cef7",
            "url": "https://translate-dev.freebsd.org/api/units/93214/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.197920Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "permits anyone to retain the option of commercializing final results with minimal legal issues."
            ],
            "previous_source": "",
            "target": [
                "permits anyone to retain the option of commercializing final results with minimal legal issues."
            ],
            "id_hash": -4110713849779883358,
            "content_hash": -4110713849779883358,
            "location": "article.translate.xml:394",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 65,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93215/?format=api",
            "priority": 100,
            "id": 93215,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=46f3cf887a9772a2",
            "url": "https://translate-dev.freebsd.org/api/units/93215/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.203935Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "This final consideration may often be the dominant one, as it was when the Apache project decided upon its license:"
            ],
            "previous_source": "",
            "target": [
                "This final consideration may often be the dominant one, as it was when the Apache project decided upon its license:"
            ],
            "id_hash": -6635341234520460181,
            "content_hash": -6635341234520460181,
            "location": "article.translate.xml:399",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 66,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93216/?format=api",
            "priority": 100,
            "id": 93216,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=23ea884d80e7f46b",
            "url": "https://translate-dev.freebsd.org/api/units/93216/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.210934Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "<quote>This type of license is ideal for promoting the use of a reference body of code that implements a protocol for common service. This is another reason why we choose it for the Apache group - many of us wanted to see HTTP survive and become a true multiparty standard, and would not have minded in the slightest if Microsoft or Netscape choose to incorporate our HTTP engine or any other component of our code into their products, if it helped further the goal of keeping HTTP common... All this means that, strategically speaking, the project needs to maintain sufficient momentum, and that participants realize greater value by contributing their code to the project, even code that would have had value if kept proprietary.</quote>"
            ],
            "previous_source": "",
            "target": [
                "<quote>This type of license is ideal for promoting the use of a reference body of code that implements a protocol for common service. This is another reason why we choose it for the Apache group - many of us wanted to see HTTP survive and become a true multiparty standard, and would not have minded in the slightest if Microsoft or Netscape choose to incorporate our HTTP engine or any other component of our code into their products, if it helped further the goal of keeping HTTP common... All this means that, strategically speaking, the project needs to maintain sufficient momentum, and that participants realize greater value by contributing their code to the project, even code that would have had value if kept proprietary.</quote>"
            ],
            "id_hash": -3343303628333240450,
            "content_hash": -3343303628333240450,
            "location": "article.translate.xml:402",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 67,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 124,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93217/?format=api",
            "priority": 100,
            "id": 93217,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=519a331048ec2f7e",
            "url": "https://translate-dev.freebsd.org/api/units/93217/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.217562Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "Developers tend to find the BSD license attractive as it keeps legal issues out of the way and lets them do whatever they want with the code. In contrast, those who expect primarily to use a system rather than program it, or expect others to evolve the code, or who do not expect to make a living from their work associated with the system (such as government employees), find the GPL attractive, because it forces code developed by others to be given to them and keeps their employer from retaining copyright and thus potentially \"burying\" or orphaning the software. If you want to force your competitors to help you, the GPL is attractive."
            ],
            "previous_source": "",
            "target": [
                "Developers tend to find the BSD license attractive as it keeps legal issues out of the way and lets them do whatever they want with the code. In contrast, those who expect primarily to use a system rather than program it, or expect others to evolve the code, or who do not expect to make a living from their work associated with the system (such as government employees), find the GPL attractive, because it forces code developed by others to be given to them and keeps their employer from retaining copyright and thus potentially \"burying\" or orphaning the software. If you want to force your competitors to help you, the GPL is attractive."
            ],
            "id_hash": 6799268989727956920,
            "content_hash": 6799268989727956920,
            "location": "article.translate.xml:415",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 68,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 113,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93218/?format=api",
            "priority": 100,
            "id": 93218,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=de5bdb1f41105fb8",
            "url": "https://translate-dev.freebsd.org/api/units/93218/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.225627Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "A BSD license is not simply a gift. The question <quote>why should we help our competitors or let them steal our work?</quote> comes up often in relation to a BSD license. Under a BSD license, if one company came to dominate a product niche that others considered strategic, the other companies can, with minimal effort, form a mini-consortium aimed at reestablishing parity by contributing to a competitive BSD variant that increases market competition and fairness. This permits each company to believe that it will be able to profit from some advantage it can provide, while also contributing to economic flexibility and efficiency. The more rapidly and easily the cooperating members can do this, the more successful they will be. A BSD license is essentially a minimally complicated license that enables such behavior."
            ],
            "previous_source": "",
            "target": [
                "A BSD license is not simply a gift. The question <quote>why should we help our competitors or let them steal our work?</quote> comes up often in relation to a BSD license. Under a BSD license, if one company came to dominate a product niche that others considered strategic, the other companies can, with minimal effort, form a mini-consortium aimed at reestablishing parity by contributing to a competitive BSD variant that increases market competition and fairness. This permits each company to believe that it will be able to profit from some advantage it can provide, while also contributing to economic flexibility and efficiency. The more rapidly and easily the cooperating members can do this, the more successful they will be. A BSD license is essentially a minimally complicated license that enables such behavior."
            ],
            "id_hash": 2801264147579998452,
            "content_hash": 2801264147579998452,
            "location": "article.translate.xml:427",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 69,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 132,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93219/?format=api",
            "priority": 100,
            "id": 93219,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=a6e016e6868b10f4",
            "url": "https://translate-dev.freebsd.org/api/units/93219/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.244750Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "A key effect of the GPL, making a complete and competitive Open Source system widely available at cost of media, is a reasonable goal. A BSD style license, in conjunction with ad-hoc-consortiums of individuals, can achieve this goal without destroying the economic assumptions built around the deployment-end of the technology transfer pipeline."
            ],
            "previous_source": "",
            "target": [
                "A key effect of the GPL, making a complete and competitive Open Source system widely available at cost of media, is a reasonable goal. A BSD style license, in conjunction with ad-hoc-consortiums of individuals, can achieve this goal without destroying the economic assumptions built around the deployment-end of the technology transfer pipeline."
            ],
            "id_hash": -4750334754654705659,
            "content_hash": -4750334754654705659,
            "location": "article.translate.xml:442",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 70,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93220/?format=api",
            "priority": 100,
            "id": 93220,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=3e136bb5809d2805",
            "url": "https://translate-dev.freebsd.org/api/units/93220/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.252453Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "Specific Recommendations for using a BSD license"
            ],
            "previous_source": "",
            "target": [
                "Specific Recommendations for using a BSD license"
            ],
            "id_hash": -5703036622151752249,
            "content_hash": -5703036622151752249,
            "location": "article.translate.xml:452",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 71,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93221/?format=api",
            "priority": 100,
            "id": 93221,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=30dabe687b99e5c7",
            "url": "https://translate-dev.freebsd.org/api/units/93221/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.260418Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "The BSD license is preferable for transferring research results in a way that will widely be deployed and most benefit an economy. As such, research funding agencies, such as the NSF, ONR and DARPA, should encourage in the earliest phases of funded research projects, the adoption of BSD style licenses for software, data, results, and open hardware. They should also encourage formation of standards based around implemented Open Source systems and ongoing Open Source projects."
            ],
            "previous_source": "",
            "target": [
                "The BSD license is preferable for transferring research results in a way that will widely be deployed and most benefit an economy. As such, research funding agencies, such as the NSF, ONR and DARPA, should encourage in the earliest phases of funded research projects, the adoption of BSD style licenses for software, data, results, and open hardware. They should also encourage formation of standards based around implemented Open Source systems and ongoing Open Source projects."
            ],
            "id_hash": 2088855661394549588,
            "content_hash": 2088855661394549588,
            "location": "article.translate.xml:456",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 72,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 75,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93222/?format=api",
            "priority": 100,
            "id": 93222,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=9cfd1b28247c5b54",
            "url": "https://translate-dev.freebsd.org/api/units/93222/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.267402Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "Government policy should minimize the costs and difficulties in moving from research to deployment. When possible, grants should require results to be available under a commercialization friendly BSD style license."
            ],
            "previous_source": "",
            "target": [
                "Government policy should minimize the costs and difficulties in moving from research to deployment. When possible, grants should require results to be available under a commercialization friendly BSD style license."
            ],
            "id_hash": 6553680608981002675,
            "content_hash": 6553680608981002675,
            "location": "article.translate.xml:466",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 73,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93223/?format=api",
            "priority": 100,
            "id": 93223,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=daf359ca7dada9b3",
            "url": "https://translate-dev.freebsd.org/api/units/93223/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.283667Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "Companies have long recognized that the creation of de facto standards is a key marketing technique. The BSD license serves this role well, if a company really has a unique advantage in evolving the system. The license is legally attractive to the widest audience while the company's expertise ensures their control. There are times when the GPL may be the appropriate vehicle for an attempt to create such a standard, especially when attempting to undermine or co-opt others. The GPL, however, penalizes the evolution of that standard, because it promotes a suite rather than a commercially applicable standard. Use of such a suite constantly raises commercialization and legal issues. It may not be possible to mix standards when some are under the GPL and others are not. A true technical standard should not mandate exclusion of other standards for non-technical reasons."
            ],
            "previous_source": "",
            "target": [
                "Companies have long recognized that the creation of de facto standards is a key marketing technique. The BSD license serves this role well, if a company really has a unique advantage in evolving the system. The license is legally attractive to the widest audience while the company's expertise ensures their control. There are times when the GPL may be the appropriate vehicle for an attempt to create such a standard, especially when attempting to undermine or co-opt others. The GPL, however, penalizes the evolution of that standard, because it promotes a suite rather than a commercially applicable standard. Use of such a suite constantly raises commercialization and legal issues. It may not be possible to mix standards when some are under the GPL and others are not. A true technical standard should not mandate exclusion of other standards for non-technical reasons."
            ],
            "id_hash": 2747590414376314718,
            "content_hash": 2747590414376314718,
            "location": "article.translate.xml:480",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 75,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 141,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93225/?format=api",
            "priority": 100,
            "id": 93225,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=a62166ecad2b275e",
            "url": "https://translate-dev.freebsd.org/api/units/93225/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.314781Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "Large companies, in which Open Source code is developed, should be aware that programmers appreciate Open Source because it leaves the software available to the employee when they change employers. Some companies encourage this behavior as an employment perk, especially when the software involved is not directly strategic. It is, in effect, a front-loaded retirement benefit with potential lost opportunity costs but no direct costs. Encouraging employees to work for peer acclaim outside the company is a cheap portable benefit a company can sometimes provide with near zero downside."
            ],
            "previous_source": "",
            "target": [
                "Large companies, in which Open Source code is developed, should be aware that programmers appreciate Open Source because it leaves the software available to the employee when they change employers. Some companies encourage this behavior as an employment perk, especially when the software involved is not directly strategic. It is, in effect, a front-loaded retirement benefit with potential lost opportunity costs but no direct costs. Encouraging employees to work for peer acclaim outside the company is a cheap portable benefit a company can sometimes provide with near zero downside."
            ],
            "id_hash": 7074561496387295498,
            "content_hash": 7074561496387295498,
            "location": "article.translate.xml:504",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 77,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 89,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93227/?format=api",
            "priority": 100,
            "id": 93227,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=e22de432c5d2190a",
            "url": "https://translate-dev.freebsd.org/api/units/93227/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.338149Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "Small companies with software projects vulnerable to orphaning should attempt to use the BSD license when possible. Companies of all sizes should consider forming such Open Source projects when it is to their mutual advantage to maintain the minimal legal and organization overheads associated with a true BSD-style Open Source project."
            ],
            "previous_source": "",
            "target": [
                "Small companies with software projects vulnerable to orphaning should attempt to use the BSD license when possible. Companies of all sizes should consider forming such Open Source projects when it is to their mutual advantage to maintain the minimal legal and organization overheads associated with a true BSD-style Open Source project."
            ],
            "id_hash": 908603394668501631,
            "content_hash": 908603394668501631,
            "location": "article.translate.xml:515",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 78,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93228/?format=api",
            "priority": 100,
            "id": 93228,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=8c9c01f934ee1a7f",
            "url": "https://translate-dev.freebsd.org/api/units/93228/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.345140Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "Non-profits should participate in Open Source projects when possible. To minimize software engineering problems, such as mixing code under different licenses, BSD-style licenses should be encouraged. Being leery of the GPL should particularly be the case with non-profits that interact with the developing world. In some locales where application of law becomes a costly exercise, the simplicity of the new BSD license, as compared to the GPL, may be of considerable advantage."
            ],
            "previous_source": "",
            "target": [
                "Non-profits should participate in Open Source projects when possible. To minimize software engineering problems, such as mixing code under different licenses, BSD-style licenses should be encouraged. Being leery of the GPL should particularly be the case with non-profits that interact with the developing world. In some locales where application of law becomes a costly exercise, the simplicity of the new BSD license, as compared to the GPL, may be of considerable advantage."
            ],
            "id_hash": 5491164619283718796,
            "content_hash": 5491164619283718796,
            "location": "article.translate.xml:522",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 79,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 72,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93229/?format=api",
            "priority": 100,
            "id": 93229,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=cc348920b799628c",
            "url": "https://translate-dev.freebsd.org/api/units/93229/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.353017Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "Conclusion"
            ],
            "previous_source": "",
            "target": [
                "Conclusion"
            ],
            "id_hash": -438954553492005104,
            "content_hash": -438954553492005104,
            "location": "article.translate.xml:537",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 80,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93230/?format=api",
            "priority": 100,
            "id": 93230,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=79e88528c6919f10",
            "url": "https://translate-dev.freebsd.org/api/units/93230/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.370431Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "In contrast to the GPL, which is designed to prevent the proprietary commercialization of Open Source code, the BSD license places minimal restrictions on future behavior. This allows BSD code to remain Open Source or become integrated into commercial solutions, as a project's or company's needs change. In other words, the BSD license does not become a legal time-bomb at any point in the development process."
            ],
            "previous_source": "",
            "target": [
                "In contrast to the GPL, which is designed to prevent the proprietary commercialization of Open Source code, the BSD license places minimal restrictions on future behavior. This allows BSD code to remain Open Source or become integrated into commercial solutions, as a project's or company's needs change. In other words, the BSD license does not become a legal time-bomb at any point in the development process."
            ],
            "id_hash": -723518213910294755,
            "content_hash": -723518213910294755,
            "location": "article.translate.xml:539",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 81,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 66,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93231/?format=api",
            "priority": 100,
            "id": 93231,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=75f58c048f5a0f1d",
            "url": "https://translate-dev.freebsd.org/api/units/93231/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.382036Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "In addition, since the BSD license does not come with the legal complexity of the GPL or LGPL licenses, it allows developers and companies to spend their time creating and promoting good code rather than worrying if that code violates licensing."
            ],
            "previous_source": "",
            "target": [
                "In addition, since the BSD license does not come with the legal complexity of the GPL or LGPL licenses, it allows developers and companies to spend their time creating and promoting good code rather than worrying if that code violates licensing."
            ],
            "id_hash": 8047538590899406792,
            "content_hash": 8047538590899406792,
            "location": "article.translate.xml:547",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 82,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate-dev.freebsd.org/api/units/93232/?format=api",
            "priority": 100,
            "id": 93232,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=efae99b5f2ce87c8",
            "url": "https://translate-dev.freebsd.org/api/units/93232/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T11:54:58.393690Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "$FreeBSD: head/en_US.ISO8859-1/articles/bsdl-gpl/article.xml 53942 2020-03-01 12:23:40Z carlavilla $"
            ],
            "previous_source": "",
            "target": [
                "$FreeBSD: head/en_US.ISO8859-1/articles/bsdl-gpl/article.xml 53942 2020-03-01 12:23:40Z carlavilla $"
            ],
            "id_hash": -809696575497490166,
            "content_hash": -809696575497490166,
            "location": "article.translate.xml:29, article.translate.xml:31",
            "context": "",
            "note": "(itstool) path: info/pubdate\n(itstool) path: info/releaseinfo",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/132223/?format=api",
            "priority": 100,
            "id": 132223,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=74c36141299f310a",
            "url": "https://translate-dev.freebsd.org/api/units/132223/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-14T17:29:18.245156Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "In the mid-1980s a government anti-trust case against AT&amp;T ended with the break-up of AT&amp;T. AT&amp;T still owned Unix and was now able to sell it. AT&amp;T embarked on an aggressive licensing effort and most commercial Unixes of the day became AT&amp;T-derived."
            ],
            "previous_source": "",
            "target": [
                "In the mid-1980s a government anti-trust case against AT&amp;T ended with the break-up of AT&amp;T. AT&amp;T still owned Unix and was now able to sell it. AT&amp;T embarked on an aggressive licensing effort and most commercial Unixes of the day became AT&amp;T-derived."
            ],
            "id_hash": -8197064259380023937,
            "content_hash": -8197064259380023937,
            "location": "article.translate.xml:108",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate-dev.freebsd.org/api/units/132225/?format=api",
            "priority": 100,
            "id": 132225,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=0e3e2d7c6a9a6d7f",
            "url": "https://translate-dev.freebsd.org/api/units/132225/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-14T17:29:18.275162Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "In the early 1990's AT&amp;T sued UCB over license violations related to BSD. UCB discovered that AT&amp;T had incorporated, without acknowledgment or payment, many improvements due to BSD into AT&amp;T's products, and a lengthy court case, primarily between AT&amp;T and UCB, ensued. During this period some UCB programmers embarked on a project to rewrite any AT&amp;T code associated with BSD. This project resulted in a system called BSD 4.4-lite (lite because it was not a complete system; it lacked 6 key AT&amp;T files)."
            ],
            "previous_source": "",
            "target": [
                "In the early 1990's AT&amp;T sued UCB over license violations related to BSD. UCB discovered that AT&amp;T had incorporated, without acknowledgment or payment, many improvements due to BSD into AT&amp;T's products, and a lengthy court case, primarily between AT&amp;T and UCB, ensued. During this period some UCB programmers embarked on a project to rewrite any AT&amp;T code associated with BSD. This project resulted in a system called BSD 4.4-lite (lite because it was not a complete system; it lacked 6 key AT&amp;T files)."
            ],
            "id_hash": -4236848482206139392,
            "content_hash": -4236848482206139392,
            "location": "article.translate.xml:113",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 83,
            "source_unit": "https://translate-dev.freebsd.org/api/units/132227/?format=api",
            "priority": 100,
            "id": 132227,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=4533b0c0d2f33c00",
            "url": "https://translate-dev.freebsd.org/api/units/132227/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-14T17:29:18.303376Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "In the mid 1990s, Novell purchased AT&amp;T's Unix rights and a (then secret) agreement was reached to terminate the lawsuit. UCB soon terminated its support for BSD."
            ],
            "previous_source": "",
            "target": [
                "In the mid 1990s, Novell purchased AT&amp;T's Unix rights and a (then secret) agreement was reached to terminate the lawsuit. UCB soon terminated its support for BSD."
            ],
            "id_hash": 5284917315008449591,
            "content_hash": 5284917315008449591,
            "location": "article.translate.xml:129",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/132229/?format=api",
            "priority": 100,
            "id": 132229,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=c957cc4c1c63cc37",
            "url": "https://translate-dev.freebsd.org/api/units/132229/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-14T17:29:18.324261Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "Remember that the GPL requires anything that statically links to any code under the GPL also be placed under the GPL. The source for this code must thus be made available to the user of the program. Dynamic linking, however, is not considered a violation of the GPL. Pressure to put proprietary applications on Linux became overwhelming. Such applications often must link with system libraries. This resulted in a modified version of the GPL called the <link xlink:href=\"http://www.opensource.org/licenses/lgpl-license.php\">LGPL</link> (\"Library\", since renamed to \"Lesser\", GPL). The LGPL allows proprietary code to be linked to the GNU C library, glibc. You do not have to release the source code which has been dynamically linked to an LGPLed library."
            ],
            "previous_source": "",
            "target": [
                "Remember that the GPL requires anything that statically links to any code under the GPL also be placed under the GPL. The source for this code must thus be made available to the user of the program. Dynamic linking, however, is not considered a violation of the GPL. Pressure to put proprietary applications on Linux became overwhelming. Such applications often must link with system libraries. This resulted in a modified version of the GPL called the <link xlink:href=\"http://www.opensource.org/licenses/lgpl-license.php\">LGPL</link> (\"Library\", since renamed to \"Lesser\", GPL). The LGPL allows proprietary code to be linked to the GNU C library, glibc. You do not have to release the source code which has been dynamically linked to an LGPLed library."
            ],
            "id_hash": -6457426637214164916,
            "content_hash": -6457426637214164916,
            "location": "article.translate.xml:239",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 116,
            "source_unit": "https://translate-dev.freebsd.org/api/units/132231/?format=api",
            "priority": 100,
            "id": 132231,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=26629cafb5b4584c",
            "url": "https://translate-dev.freebsd.org/api/units/132231/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-14T17:29:18.347461Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "In many cases, the long-term results of a BSD style license more accurately reflect the goals proclaimed in the research charter of universities than what occurs when results are copyrighted or patented and subject to proprietary university licensing. Anecdotal evidence exists that universities are financially better rewarded in the long run by releasing research results and then appealing to donations from commercially successful alumni."
            ],
            "previous_source": "",
            "target": [
                "In many cases, the long-term results of a BSD style license more accurately reflect the goals proclaimed in the research charter of universities than what occurs when results are copyrighted or patented and subject to proprietary university licensing. Anecdotal evidence exists that universities are financially better rewarded in the long run by releasing research results and then appealing to donations from commercially successful alumni."
            ],
            "id_hash": 2763159344835149130,
            "content_hash": 2763159344835149130,
            "location": "article.translate.xml:471",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 74,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 64,
            "source_unit": "https://translate-dev.freebsd.org/api/units/132233/?format=api",
            "priority": 100,
            "id": 132233,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=a658b6c8c6b33d4a",
            "url": "https://translate-dev.freebsd.org/api/units/132233/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-14T17:29:18.372964Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "Companies interested in promoting an evolving standard, which can become the core of other companies' commercial products, should be wary of the GPL. Regardless of the license used, the resulting software will usually devolve to whoever actually makes the majority of the engineering changes and most understands the state of the system. The GPL simply adds more legal friction to the result."
            ],
            "previous_source": "",
            "target": [
                "Companies interested in promoting an evolving standard, which can become the core of other companies' commercial products, should be wary of the GPL. Regardless of the license used, the resulting software will usually devolve to whoever actually makes the majority of the engineering changes and most understands the state of the system. The GPL simply adds more legal friction to the result."
            ],
            "id_hash": 5958126300283761198,
            "content_hash": 5958126300283761198,
            "location": "article.translate.xml:496",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 76,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 62,
            "source_unit": "https://translate-dev.freebsd.org/api/units/132235/?format=api",
            "priority": 100,
            "id": 132235,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=d2af844d7753722e",
            "url": "https://translate-dev.freebsd.org/api/units/132235/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-14T17:29:18.392666Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/en/?format=api",
            "source": [
                "Bibliographical References"
            ],
            "previous_source": "",
            "target": [
                "Bibliographical References"
            ],
            "id_hash": -4779628407508398540,
            "content_hash": -4779628407508398540,
            "location": "article.translate.xml:555",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 83,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/132237/?format=api",
            "priority": 100,
            "id": 132237,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_bsdl-gpl/en/?checksum=3dab594974188e34",
            "url": "https://translate-dev.freebsd.org/api/units/132237/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-14T17:29:18.412703Z"
        }
    ]
}