Units API.

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

GET /api/units/229456/?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_arch-handbook/zh_CN/?format=api",
    "source": [
        "Free the memory allocated by <function>bus_dmamem_alloc()</function>. At present, freeing of the memory allocated with ISA restrictions is not implemented. Due to this the recommended model of use is to keep and re-use the allocated areas for as long as possible. Do not lightly free some area and then shortly allocate it again. That does not mean that <function>bus_dmamem_free()</function> should not be used at all: hopefully it will be properly implemented soon."
    ],
    "previous_source": "Free the memory allocated by <function>bus_dmamem_alloc()</function>. At present, freeing of the memory allocated with ISA restrictions is not implemented. Because of this the recommended model of use is to keep and re-use the allocated areas for as long as possible. Do not lightly free some area and then shortly allocate it again. That does not mean that <function>bus_dmamem_free()</function> should not be used at all: hopefully it will be properly implemented soon.",
    "target": [
        "释放由<function>bus_dmamem_alloc()</function>分配的内存。目前,对分配的带有ISA限制的内存的释放没有实现。因此,建议的使用模型为尽可能长时间地保持和重用分配的区域。不要轻易地释放某些区域,然后再短时间地分配它。这并不意味着不应当使用<function>bus_dmamem_free()</function>:希望很快它就会被完整地实现。"
    ],
    "id_hash": -7771074710491260305,
    "content_hash": -7771074710491260305,
    "location": "book.translate.xml:17506",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1897,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 71,
    "source_unit": "https://translate-dev.freebsd.org/api/units/229392/?format=api",
    "priority": 100,
    "id": 229456,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/zh_CN/?checksum=142798b946259a6f",
    "url": "https://translate-dev.freebsd.org/api/units/229456/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-09T14:37:39.167188Z"
}