Units API.

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

GET /api/units/1238362/?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/booksporters-handbookslow-porting_index/en/?format=api",
    "source": [
        "If the port requires user input to build, configure, or install, set `IS_INTERACTIVE` in the [.filename]#Makefile#.  This will allow \"overnight builds\" to skip it.  If the user sets the variable `BATCH` in their environment (and if the user sets the variable `INTERACTIVE`, then _only_ those ports requiring interaction are built).  This will save a lot of wasted time on the set of machines that continually build ports (see below)."
    ],
    "previous_source": "",
    "target": [
        "If the port requires user input to build, configure, or install, set `IS_INTERACTIVE` in the [.filename]#Makefile#.  This will allow \"overnight builds\" to skip it.  If the user sets the variable `BATCH` in their environment (and if the user sets the variable `INTERACTIVE`, then _only_ those ports requiring interaction are built).  This will save a lot of wasted time on the set of machines that continually build ports (see below)."
    ],
    "id_hash": -4248237216427100418,
    "content_hash": -4248237216427100418,
    "location": "documentation/content/en/books/porters-handbook/slow-porting/_index.adoc:364",
    "context": "",
    "note": "type: delimited block = 4",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 88,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 69,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1238362/?format=api",
    "priority": 100,
    "id": 1238362,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookslow-porting_index/en/?checksum=450b3ac28144b6fe",
    "url": "https://translate-dev.freebsd.org/api/units/1238362/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-12T19:50:22.250948Z"
}