Units API.

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

GET /api/units/200508/?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": [
        "To examine a core file, specify the name of the core file in addition to the program itself. Instead of starting up <command>lldb</command> in the usual way, type <userinput>lldb -c <replaceable>progname</replaceable>.core -- <replaceable>progname</replaceable></userinput>"
    ],
    "previous_source": "",
    "target": [
        "To examine a core file, specify the name of the core file in addition to the program itself. Instead of starting up <command>lldb</command> in the usual way, type <userinput>lldb -c <replaceable>progname</replaceable>.core -- <replaceable>progname</replaceable></userinput>"
    ],
    "id_hash": 7151494285770186144,
    "content_hash": 7151494285770186144,
    "location": "book.translate.xml:1959",
    "context": "",
    "note": "(itstool) path: sect3/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 351,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 33,
    "source_unit": "https://translate-dev.freebsd.org/api/units/200508/?format=api",
    "priority": 100,
    "id": 200508,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/en/?checksum=e33f3629a4915da0",
    "url": "https://translate-dev.freebsd.org/api/units/200508/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-26T12:32:42.339707Z"
}