Units API.

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

GET /api/units/93343/?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/articles_building-products/en/?format=api",
    "source": [
        "\nr151864 | bde | 2005-10-29 09:34:50 -0700 (Sat, 29 Oct 2005) | 13 lines\nChanged paths:\n   M /head/lib/msun/src/e_rem_pio2f.c\n\nUse 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\nThis speeds up arg reduction by a factor of 2 for |x| between 3*pi/4 and\n2^7*pi/4, and by a factor of 7 for |x| between 2^7*pi/4 and 2^19*pi/4.\n        "
    ],
    "previous_source": "",
    "target": [
        "\nr151864 | bde | 2005-10-29 09:34:50 -0700 (Sat, 29 Oct 2005) | 13 lines\nChanged paths:\n   M /head/lib/msun/src/e_rem_pio2f.c\n\nUse 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\nThis speeds up arg reduction by a factor of 2 for |x| between 3*pi/4 and\n2^7*pi/4, and by a factor of 7 for |x| between 2^7*pi/4 and 2^19*pi/4.\n        "
    ],
    "id_hash": 3104492594724024458,
    "content_hash": 3104492594724024458,
    "location": "article.translate.xml:558",
    "context": "",
    "note": "(itstool) path: figure/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 110,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 145,
    "source_unit": "https://translate-dev.freebsd.org/api/units/93343/?format=api",
    "priority": 100,
    "id": 93343,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_building-products/en/?checksum=ab155f910c5b308a",
    "url": "https://translate-dev.freebsd.org/api/units/93343/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T11:58:28.048980Z"
}