Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbook_index/fa/?format=api",
            "source": [
                "FreeBSD Developers' Handbook"
            ],
            "previous_source": "",
            "target": [
                "کتاب راهنمای توسعه‌دهندگان FreeBSD"
            ],
            "id_hash": 9158754744329341455,
            "content_hash": 9158754744329341455,
            "location": "documentation/content/en/books/developers-handbook/_index.adoc:1, documentation/content/en/books/developers-handbook/_index.adoc:17",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/337081/?format=api",
            "priority": 100,
            "id": 896725,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbook_index/fa/?checksum=ff1a6eea30ac8a0f",
            "url": "https://translate-dev.freebsd.org/api/units/896725/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:46:47.724723Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbook_index/fa/?format=api",
            "source": [
                "Abstract"
            ],
            "previous_source": "",
            "target": [
                "چکیده"
            ],
            "id_hash": 2824600030541811663,
            "content_hash": 2824600030541811663,
            "location": "documentation/content/en/books/developers-handbook/_index.adoc:50",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/337083/?format=api",
            "priority": 100,
            "id": 896728,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbook_index/fa/?checksum=a732fec32d008fcf",
            "url": "https://translate-dev.freebsd.org/api/units/896728/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:46:47.753734Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbook_index/fa/?format=api",
            "source": [
                "'''"
            ],
            "previous_source": "",
            "target": [
                "'''"
            ],
            "id_hash": -2596281593872070506,
            "content_hash": -2596281593872070506,
            "location": "documentation/content/en/books/developers-handbook/_index.adoc:59",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/337089/?format=api",
            "priority": 100,
            "id": 896732,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbook_index/fa/?checksum=5bf827a5645ec896",
            "url": "https://translate-dev.freebsd.org/api/units/896732/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-04T22:46:47.800787Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbook_index/fa/?format=api",
            "source": [
                "For people who want to develop software for FreeBSD (and not just people who are developing FreeBSD itself)"
            ],
            "previous_source": "",
            "target": [
                "برای اشخاصی که می‌خواهند برای FreeBSD نرم افزار توسعه دهند (و نه صرفاً اشخاصی که خود FreeBSD را توسعه می‌دهند)"
            ],
            "id_hash": 3318413924239138930,
            "content_hash": 3318413924239138930,
            "location": "documentation/content/en/books/developers-handbook/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: description",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1174080/?format=api",
            "priority": 100,
            "id": 1174083,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbook_index/fa/?checksum=ae0d5fe1e3fbe072",
            "url": "https://translate-dev.freebsd.org/api/units/1174083/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-03T20:41:53.767701Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbook_index/fa/?format=api",
            "source": [
                "Welcome to the Developers' Handbook.  This manual is a _work in progress_ and is the work of many individuals.  Many sections do not yet exist and some of those that do exist need to be updated.  If you are interested in helping with this project, send email to the {freebsd-doc}."
            ],
            "previous_source": "",
            "target": [
                "به کتاب راهنمای توسعه‌دهندگان خوش آمدید. این راهنما _کاری در دست انجام_ و ماحصل تلاش افراد بسیاری است. بخش‌های زیادی هنوز وجود ندارند و برخی از آنهایی هم که موجود هستند نیاز به به‌روز رسانی دارند. اگر تمایلی به کمک‌رسانی در این پروژه دارید، به نشانی {freebsd-doc} پست ارسال کنید."
            ],
            "id_hash": -2380868948325038004,
            "content_hash": -2380868948325038004,
            "location": "documentation/content/en/books/developers-handbook/_index.adoc:55",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1184016/?format=api",
            "priority": 100,
            "id": 1184022,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbook_index/fa/?checksum=5ef5744e4e54084c",
            "url": "https://translate-dev.freebsd.org/api/units/1184022/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:49:14.262231Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbook_index/fa/?format=api",
            "source": [
                "The latest version of this document is always available from the link:https://www.FreeBSD.org[FreeBSD World Wide Web server].  It may also be downloaded in a variety of formats and compression options from the link:https://download.freebsd.org/doc/[FreeBSD download server] or one of the numerous extref:{handbook}[mirror sites, mirrors]."
            ],
            "previous_source": "The latest version of this document is always available from the link:https://www.FreeBSD.org[FreeBSD World Wide Web server].  It may also be downloaded in a variety of formats and compression options from the link:https://download.freebsd.org/ftp/doc/[FreeBSD FTP server] or one of the numerous link:{handbook}#mirrors-ftp/[mirror sites].",
            "target": [
                "آخرین نسخهٔ این راهنما همیشه در link:https://www.FreeBSD.org[سرور وب جهانگستر FreeBSD] موجود است. بارگیری آن در قالب‌ها و گزینه‌های فشرده‌سازی مختلف نیز از طریق link:https://download.freebsd.org/ftp/doc/[FTP سرور FreeBSD] و یا link:{handbook}#mirrors-ftp/[وبگاه‌های آیینه‌ای] متعدد ممکن است."
            ],
            "id_hash": -1602943309028924514,
            "content_hash": -1602943309028924514,
            "location": "documentation/content/en/books/developers-handbook/_index.adoc:58",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1443196/?format=api",
            "priority": 100,
            "id": 1443199,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbook_index/fa/?checksum=69c1338d9e3de39e",
            "url": "https://translate-dev.freebsd.org/api/units/1443199/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-08T05:36:43.472613Z"
        }
    ]
}