Units API.

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

GET /api/units/200516/?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/en/?format=api",
    "source": [
        "(lldb) <userinput>thread backtrace all</userinput>\n* thread #1, name = '<filename><replaceable>progname</replaceable></filename>', stop reason = signal SIGSEGV\n  * frame #0: 0x0000000000201347 <filename><replaceable>progname</replaceable></filename>`bazz(anint=5) at temp2.c:17:10\n    frame #1: 0x0000000000201312 <filename><replaceable>progname</replaceable></filename>`main at temp2.c:10:2\n    frame #2: 0x000000000020110f <filename><replaceable>progname</replaceable></filename>`_start(ap=&lt;unavailable&gt;, cleanup=&lt;unavailable&gt;) at crt1.c:76:7\n(lldb)"
    ],
    "previous_source": "",
    "target": [
        "(lldb) <userinput>thread backtrace all</userinput>\n* thread #1, name = '<filename><replaceable>progname</replaceable></filename>', stop reason = signal SIGSEGV\n  * frame #0: 0x0000000000201347 <filename><replaceable>progname</replaceable></filename>`bazz(anint=5) at temp2.c:17:10\n    frame #1: 0x0000000000201312 <filename><replaceable>progname</replaceable></filename>`main at temp2.c:10:2\n    frame #2: 0x000000000020110f <filename><replaceable>progname</replaceable></filename>`_start(ap=&lt;unavailable&gt;, cleanup=&lt;unavailable&gt;) at crt1.c:76:7\n(lldb)"
    ],
    "id_hash": -62974377355963576,
    "content_hash": -62974377355963576,
    "location": "book.translate.xml:1982",
    "context": "",
    "note": "(itstool) path: sect3/screen",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 355,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 36,
    "source_unit": "https://translate-dev.freebsd.org/api/units/200516/?format=api",
    "priority": 100,
    "id": 200516,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/en/?checksum=7f2045232fbf1348",
    "url": "https://translate-dev.freebsd.org/api/units/200516/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-26T12:32:42.413732Z"
}