Units API.

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

GET /api/units/105082/?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_design-44bsd/en/?format=api",
    "source": [
        "Files are organized hierarchically in <emphasis>directories</emphasis>. A directory is a type of file, but, in contrast to regular files, a directory has a structure imposed on it by the system. A process can read a directory as it would an ordinary file, but only the kernel is permitted to modify a directory. Directories are created by the <emphasis>mkdir</emphasis> system call and are removed by the <emphasis>rmdir</emphasis> system call. Before 4.2BSD, the <emphasis>mkdir</emphasis> and <emphasis>rmdir</emphasis> system calls were implemented by a series of <emphasis>link</emphasis> and <emphasis>unlink</emphasis> system calls being done. There were three reasons for adding systems calls explicitly to create and delete directories:"
    ],
    "previous_source": "",
    "target": [
        "Files are organized hierarchically in <emphasis>directories</emphasis>. A directory is a type of file, but, in contrast to regular files, a directory has a structure imposed on it by the system. A process can read a directory as it would an ordinary file, but only the kernel is permitted to modify a directory. Directories are created by the <emphasis>mkdir</emphasis> system call and are removed by the <emphasis>rmdir</emphasis> system call. Before 4.2BSD, the <emphasis>mkdir</emphasis> and <emphasis>rmdir</emphasis> system calls were implemented by a series of <emphasis>link</emphasis> and <emphasis>unlink</emphasis> system calls being done. There were three reasons for adding systems calls explicitly to create and delete directories:"
    ],
    "id_hash": 8923765927246508312,
    "content_hash": 8923765927246508312,
    "location": "book.translate.xml:1815",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 236,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 103,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105082/?format=api",
    "priority": 100,
    "id": 105082,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/en/?checksum=fbd795d4a8433118",
    "url": "https://translate-dev.freebsd.org/api/units/105082/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:23.706752Z"
}