Units API.

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

GET /api/units/120913/?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": [
        "Shells treat special characters, known as meta-characters, as special representations of data. The most common meta-character is <literal>*</literal>, which represents any number of characters in a filename. Meta-characters can be used to perform filename globbing. For example, <command>echo *</command> is equivalent to <command>ls</command> because the shell takes all the files that match <literal>*</literal> and <command>echo</command> lists them on the command line."
    ],
    "previous_source": "",
    "target": [
        "Shells treat special characters, known as meta-characters, as special representations of data. The most common meta-character is <literal>*</literal>, which represents any number of characters in a filename. Meta-characters can be used to perform filename globbing. For example, <command>echo *</command> is equivalent to <command>ls</command> because the shell takes all the files that match <literal>*</literal> and <command>echo</command> lists them on the command line."
    ],
    "id_hash": -5240788278949096752,
    "content_hash": -5240788278949096752,
    "location": "book.translate.xml:8804",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1441,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 61,
    "source_unit": "https://translate-dev.freebsd.org/api/units/120913/?format=api",
    "priority": 100,
    "id": 120913,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_handbook/en/?checksum=3744fad3c23552d0",
    "url": "https://translate-dev.freebsd.org/api/units/120913/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:28:48.728637Z"
}