Units API.

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

GET /api/units/394329/?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/articlesbuilding-products_index/en/?format=api",
    "source": [
        "Use double precision to simplify and optimize arg reduction for small\nand medium size args too: instead of conditionally subtracting a float\n17+24, 17+17+24 or 17+17+17+24 bit approximation to pi/2, always\nsubtract a double 33+53 bit one.  The float version is now closer to\nthe double version than to old versions of itself -- it uses the same\n33+53 bit approximation as the simplest cases in the double version,\nand where the float version had to switch to the slow general case at\n|x| == 2^7*pi/2, it now switches at |x| == 2^19*pi/2 the same as the\ndouble version.\n"
    ],
    "previous_source": "",
    "target": [
        "Use double precision to simplify and optimize arg reduction for small\nand medium size args too: instead of conditionally subtracting a float\n17+24, 17+17+24 or 17+17+17+24 bit approximation to pi/2, always\nsubtract a double 33+53 bit one.  The float version is now closer to\nthe double version than to old versions of itself -- it uses the same\n33+53 bit approximation as the simplest cases in the double version,\nand where the float version had to switch to the slow general case at\n|x| == 2^7*pi/2, it now switches at |x| == 2^19*pi/2 the same as the\ndouble version.\n"
    ],
    "id_hash": -4718518615434233255,
    "content_hash": -4718518615434233255,
    "location": "documentation/content/en/articles/building-products/_index.adoc:280",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 101,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 99,
    "source_unit": "https://translate-dev.freebsd.org/api/units/394329/?format=api",
    "priority": 100,
    "id": 394329,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesbuilding-products_index/en/?checksum=3e847451acf97a59",
    "url": "https://translate-dev.freebsd.org/api/units/394329/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-21T23:28:46.426135Z"
}