Units API.

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

GET /api/units/204426/?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_handbook/en/?format=api",
    "source": [
        "<prompt>#</prompt> <userinput>zpool create <replaceable>mypool</replaceable> mirror <replaceable>/dev/ada1</replaceable> <replaceable>/dev/ada2</replaceable> mirror <replaceable>/dev/ada3</replaceable> <replaceable>/dev/ada4</replaceable></userinput>\n<prompt>#</prompt> <userinput>zpool status</userinput>\n  pool: mypool\n state: ONLINE\n  scan: none requested\nconfig:\n\n        NAME        STATE     READ WRITE CKSUM\n        mypool      ONLINE       0     0     0\n          mirror-0  ONLINE       0     0     0\n            ada1    ONLINE       0     0     0\n            ada2    ONLINE       0     0     0\n          mirror-1  ONLINE       0     0     0\n            ada3    ONLINE       0     0     0\n            ada4    ONLINE       0     0     0\n\nerrors: No known data errors"
    ],
    "previous_source": "",
    "target": [
        "<prompt>#</prompt> <userinput>zpool create <replaceable>mypool</replaceable> mirror <replaceable>/dev/ada1</replaceable> <replaceable>/dev/ada2</replaceable> mirror <replaceable>/dev/ada3</replaceable> <replaceable>/dev/ada4</replaceable></userinput>\n<prompt>#</prompt> <userinput>zpool status</userinput>\n  pool: mypool\n state: ONLINE\n  scan: none requested\nconfig:\n\n        NAME        STATE     READ WRITE CKSUM\n        mypool      ONLINE       0     0     0\n          mirror-0  ONLINE       0     0     0\n            ada1    ONLINE       0     0     0\n            ada2    ONLINE       0     0     0\n          mirror-1  ONLINE       0     0     0\n            ada3    ONLINE       0     0     0\n            ada4    ONLINE       0     0     0\n\nerrors: No known data errors"
    ],
    "id_hash": -7104425784054837227,
    "content_hash": -7104425784054837227,
    "location": "book.translate.xml:39898",
    "context": "",
    "note": "(itstool) path: sect2/screen",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6671,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 66,
    "source_unit": "https://translate-dev.freebsd.org/api/units/204426/?format=api",
    "priority": 100,
    "id": 204426,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_handbook/en/?checksum=1d680263e8491015",
    "url": "https://translate-dev.freebsd.org/api/units/204426/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-10-18T14:54:23.499862Z"
}