Units API.

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

GET /api/units/1638487/?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/documentation/articleslinux-emulation_index/el/?format=api",
    "source": [
        "Common UNIX(R) API defines a syscall as a way to issue commands from a user space process to the kernel.  The most common implementation is either by using an interrupt or specialized instruction (think of `SYSENTER`/`SYSCALL` instructions for ia32).  Syscalls are defined by a number.  For example in FreeBSD, the syscall number 85 is the man:swapon[2] syscall and the syscall number 132 is man:mkfifo[2].  Some syscalls need parameters, which are passed from the user-space to the kernel-space in various ways (implementation dependent).  Syscalls are synchronous."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -8415593137560220904,
    "content_hash": -8415593137560220904,
    "location": "documentation/content/en/articles/linux-emulation/_index.adoc:114",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 85,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1614915/?format=api",
    "priority": 100,
    "id": 1638487,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articleslinux-emulation_index/el/?checksum=0b35cea10d820b18",
    "url": "https://translate-dev.freebsd.org/api/units/1638487/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-17T12:39:42.679216Z"
}