Translation components API.

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

GET /api/translations/documentation/booksporters-handbookporting-samplem_index/fa/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "Chapter 14. A Sample Makefile"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8944690200824864730,
            "content_hash": -8944690200824864730,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105938/?format=api",
            "priority": 100,
            "id": 1105978,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=03de13a741eaa026",
            "url": "https://translate-dev.freebsd.org/api/units/1105978/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:25.911189Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "A Sample Makefile"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2619479452319098266,
            "content_hash": 2619479452319098266,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:13",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105940/?format=api",
            "priority": 100,
            "id": 1105979,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=a45a42aeebea259a",
            "url": "https://translate-dev.freebsd.org/api/units/1105979/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:25.917276Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "[section to describe the port itself and the master site - PORTNAME\n and PORTVERSION or the DISTVERSION* variables are always first,\n followed by CATEGORIES, and then MASTER_SITES, which can be followed\n by MASTER_SITE_SUBDIR.  PKGNAMEPREFIX and PKGNAMESUFFIX, if needed,\n will be after that.  Then comes DISTNAME, EXTRACT_SUFX and/or\n DISTFILES, and then EXTRACT_ONLY, as necessary.]\nPORTNAME=\txdvi\nDISTVERSION=\t18.2\nCATEGORIES=\tprint\n[do not forget the trailing slash (\"/\")!\n if not using MASTER_SITE_* macros]\nMASTER_SITES=\t${MASTER_SITE_XCONTRIB}\nMASTER_SITE_SUBDIR=\tapplications\nPKGNAMEPREFIX=\tja-\nDISTNAME=\txdvi-pl18\n[set this if the source is not in the standard \".tar.gz\" form]\nEXTRACT_SUFX=\t.tar.Z\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6887453100945518264,
            "content_hash": -6887453100945518264,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:76",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 93,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105946/?format=api",
            "priority": 100,
            "id": 1105982,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=206ad9e55efad148",
            "url": "https://translate-dev.freebsd.org/api/units/1105982/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:25.990226Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "[section for distributed patches -- can be empty]\nPATCH_SITES=\tftp://ftp.sra.co.jp/pub/X11/japanese/\nPATCHFILES=\txdvi-18.patch1.gz xdvi-18.patch2.gz\n[If the distributed patches were not made relative to ${WRKSRC},\n this may need to be tweaked]\nPATCH_DIST_STRIP=\t-p1\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5636599301259348318,
            "content_hash": -5636599301259348318,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:83",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105948/?format=api",
            "priority": 100,
            "id": 1105983,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=31c6c6ccab38b6a2",
            "url": "https://translate-dev.freebsd.org/api/units/1105983/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:25.998988Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "[license -- should not be empty]\nLICENSE=\tBSD2CLAUSE\nLICENSE_FILE=\t${WRKSRC}/LICENSE\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -556615115779299380,
            "content_hash": -556615115779299380,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:96",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105952/?format=api",
            "priority": 100,
            "id": 1105985,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=78468180535ca7cc",
            "url": "https://translate-dev.freebsd.org/api/units/1105985/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:26.012462Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "[dependencies -- can be empty]\nRUN_DEPENDS=\tgs:print/ghostscript\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1493675153997218615,
            "content_hash": -1493675153997218615,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:99",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105954/?format=api",
            "priority": 100,
            "id": 1105986,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=6b45665c7c2b3cc9",
            "url": "https://translate-dev.freebsd.org/api/units/1105986/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:26.018918Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "[If it requires GNU make, not /usr/bin/make, to build...]\nUSES= gmake\n[If it is an X application and requires \"xmkmf -a\" to be run...]\nUSES= imake\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2825762280552805109,
            "content_hash": -2825762280552805109,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:104",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105956/?format=api",
            "priority": 100,
            "id": 1105987,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=58c8e02d67f3cd0b",
            "url": "https://translate-dev.freebsd.org/api/units/1105987/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:26.025634Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "[this section is for other standard bsd.port.mk variables that do not]\n belong to any of the above]\n[If it asks questions during configure, build, install...]\nIS_INTERACTIVE=\tyes\n[If it extracts to a directory other than ${DISTNAME}...]\nWRKSRC=\t\t${WRKDIR}/xdvi-new\n[If it requires a \"configure\" script generated by GNU autoconf to be run]\nGNU_CONFIGURE=\tyes\n[et cetera.]\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8317213997605282046,
            "content_hash": -8317213997605282046,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:114",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 55,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105958/?format=api",
            "priority": 100,
            "id": 1105988,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=0c9351ef87d49f02",
            "url": "https://translate-dev.freebsd.org/api/units/1105988/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:26.032075Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "[If it requires options, this section is for options]\nOPTIONS_DEFINE=\tDOCS EXAMPLES FOO\nOPTIONS_DEFAULT=\tFOO\n[If options will change the files in plist]\nOPTIONS_SUB=yes\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5136224297376129759,
            "content_hash": 5136224297376129759,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:120",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105960/?format=api",
            "priority": 100,
            "id": 1105989,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=c74788c91bd5a2df",
            "url": "https://translate-dev.freebsd.org/api/units/1105989/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:26.038297Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "FOO_DESC=\t\tEnable foo support\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 297633885279797397,
            "content_hash": 297633885279797397,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:122",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105962/?format=api",
            "priority": 100,
            "id": 1105990,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=842168711538c095",
            "url": "https://translate-dev.freebsd.org/api/units/1105990/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:26.044283Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "FOO_CONFIGURE_ENABLE=\tfoo\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5938151822020302005,
            "content_hash": 5938151822020302005,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:124",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105964/?format=api",
            "priority": 100,
            "id": 1105991,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=d2688d9ed5dbd4b5",
            "url": "https://translate-dev.freebsd.org/api/units/1105991/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:26.083529Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "[non-standard variables to be used in the rules below]\nMY_FAVORITE_RESPONSE=\t\"yeah, right\"\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5793088965364490021,
            "content_hash": -5793088965364490021,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:127",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105966/?format=api",
            "priority": 100,
            "id": 1105992,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=2f9ad0477336e0db",
            "url": "https://translate-dev.freebsd.org/api/units/1105992/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:26.090681Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "[then the special rules, in the order they are called]\npre-fetch:\n\ti go fetch something, yeah\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4705308852469291291,
            "content_hash": -4705308852469291291,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:131",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105968/?format=api",
            "priority": 100,
            "id": 1105993,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=3eb362874a1126e5",
            "url": "https://translate-dev.freebsd.org/api/units/1105993/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:26.096443Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "post-patch:\n\ti need to do something after patch, great\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2508449632000360286,
            "content_hash": -2508449632000360286,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:134",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105970/?format=api",
            "priority": 100,
            "id": 1105994,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=5d3032599ba8c0a2",
            "url": "https://translate-dev.freebsd.org/api/units/1105994/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:26.101828Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "pre-install:\n\tand then some more stuff before installing, wow\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7395642615124912602,
            "content_hash": 7395642615124912602,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:137",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105972/?format=api",
            "priority": 100,
            "id": 1105995,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=e6a299c65042e9da",
            "url": "https://translate-dev.freebsd.org/api/units/1105995/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:26.107395Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "[and then the epilogue]\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4866973593743106897,
            "content_hash": 4866973593743106897,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:139",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105974/?format=api",
            "priority": 100,
            "id": 1105996,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=c38af6b27a43a351",
            "url": "https://translate-dev.freebsd.org/api/units/1105996/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:26.113031Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                ".include <bsd.port.mk>\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5002209166483044708,
            "content_hash": 5002209166483044708,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:141",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1105976/?format=api",
            "priority": 100,
            "id": 1105997,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=c56b6abbec6cb964",
            "url": "https://translate-dev.freebsd.org/api/units/1105997/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-05-23T13:05:26.121512Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "A sample Makefile that can be used to create a new FreeBSD Port"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4573696885033842325,
            "content_hash": -4573696885033842325,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1176792/?format=api",
            "priority": 100,
            "id": 1176795,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=4086f6ea613f496b",
            "url": "https://translate-dev.freebsd.org/api/units/1176795/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-03T21:42:52.652011Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "Here is a sample [.filename]#Makefile# that can be used to create a new port.  Make sure to remove all the extra comments (ones between brackets)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7515814396956344814,
            "content_hash": -7515814396956344814,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:52",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1236696/?format=api",
            "priority": 100,
            "id": 1236702,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=17b276a05fa67e12",
            "url": "https://translate-dev.freebsd.org/api/units/1236702/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-12T19:42:29.845139Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "The format shown is the recommended one for ordering variables, empty lines between sections, and so on.  This format is designed so that the most important information is easy to locate.  We recommend using crossref:quick-porting[porting-portlint,portlint] to check the [.filename]#Makefile#."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5582967091228758460,
            "content_hash": 5582967091228758460,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:56",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1236698/?format=api",
            "priority": 100,
            "id": 1236703,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=cd7aaefd5962d1bc",
            "url": "https://translate-dev.freebsd.org/api/units/1236703/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-12T19:42:29.861398Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookporting-samplem_index/fa/?format=api",
            "source": [
                "[maintainer; *mandatory*!  This is the person who is volunteering to\n handle port updates, build breakages, and to whom a users can direct\n questions and bug reports.  To keep the quality of the Ports Collection\n as high as possible, we do not accept new ports that are assigned to\n \"ports@FreeBSD.org\".]\nMAINTAINER=\tasami@FreeBSD.org\nCOMMENT=\tDVI Previewer for the X Window System\nWWW=\t\thttp://xdvi.sourceforge.net/\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4610332457930207109,
            "content_hash": 4610332457930207109,
            "location": "documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc:92",
            "context": "",
            "note": "type: delimited block . 4",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1450558/?format=api",
            "priority": 100,
            "id": 1450561,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-samplem_index/fa/?checksum=bffb30f1a3622f85",
            "url": "https://translate-dev.freebsd.org/api/units/1450561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-10T00:30:01.742685Z"
        }
    ]
}