Units API.

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

GET /api/units/188097/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_developers-handbook/fa/?format=api",
    "source": [
        "With an interpreter, the language comes as an environment, where you type in commands at a prompt and the environment executes them for you. For more complicated programs, you can type the commands into a file and get the interpreter to load the file and execute the commands in it. If anything goes wrong, many interpreters will drop you into a debugger to help you track down the problem."
    ],
    "previous_source": "",
    "target": [
        "با یک مفسر، زبان مانند یک محیط می‌شود که شما در آن دستورات را وارد می‌کنید و محیط آنها را برای شما اجرا می‌کند. برای برنامه‌های پیچیده‌تر، می‌توانید دستورات را داخل یک پرونده بنویسید و از مفسر برای بارگیری آن پرونده و اجرای دستورات استفاده کنید. اگر خطایی رخ دهد، بسیاری از مفسرها به شما یک اشکال‌زدا برای وارسی مشکل می‌دهند."
    ],
    "id_hash": 31853155488850204,
    "content_hash": 31853155488850204,
    "location": "book.translate.xml:476",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 97,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 69,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105711/?format=api",
    "priority": 100,
    "id": 188097,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/fa/?checksum=80712a46b1e3611c",
    "url": "https://translate-dev.freebsd.org/api/units/188097/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-06T12:25:21.692048Z"
}