Units API.

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

GET /api/units/92837/?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/articles_committers-guide/en/?format=api",
    "source": [
        "Support for a hardware platform consists of two components: kernel support and userland Application Binary Interfaces (ABIs). Kernel platform support includes things needed to run a FreeBSD kernel on a hardware platform such as machine-dependent virtual memory management and device drivers. A userland ABI specifies an interface for user processes to interact with a FreeBSD kernel and base system libraries. A userland ABI includes system call interfaces, the layout and semantics of public data structures, and the layout and semantics of arguments passed to subroutines. Some components of an ABI may be defined by specifications such as the layout of C++ exception objects or calling conventions for C functions."
    ],
    "previous_source": "",
    "target": [
        "Support for a hardware platform consists of two components: kernel support and userland Application Binary Interfaces (ABIs). Kernel platform support includes things needed to run a FreeBSD kernel on a hardware platform such as machine-dependent virtual memory management and device drivers. A userland ABI specifies an interface for user processes to interact with a FreeBSD kernel and base system libraries. A userland ABI includes system call interfaces, the layout and semantics of public data structures, and the layout and semantics of arguments passed to subroutines. Some components of an ABI may be defined by specifications such as the layout of C++ exception objects or calling conventions for C functions."
    ],
    "id_hash": 2925532209581045874,
    "content_hash": 2925532209581045874,
    "location": "article.translate.xml:3982",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 729,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 109,
    "source_unit": "https://translate-dev.freebsd.org/api/units/92837/?format=api",
    "priority": 100,
    "id": 92837,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_committers-guide/en/?checksum=a899940b630ab872",
    "url": "https://translate-dev.freebsd.org/api/units/92837/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-12-01T19:35:47.225853Z"
}