Units API.

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

GET /api/units/615453/?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/articlesvm-design_index/en/?format=api",
    "source": [
        "Do you know how an L1 hardware memory cache works? I will explain: Consider a machine with 16MB of main memory but only 128K of L1 cache.  Generally the way this cache works is that each 128K block of main memory uses the _same_ 128K of cache.  If you access offset 0 in main memory and then offset 128K in main memory you can wind up throwing away the cached data you read from offset 0!"
    ],
    "previous_source": "",
    "target": [
        "Do you know how an L1 hardware memory cache works? I will explain: Consider a machine with 16MB of main memory but only 128K of L1 cache.  Generally the way this cache works is that each 128K block of main memory uses the _same_ 128K of cache.  If you access offset 0 in main memory and then offset 128K in main memory you can wind up throwing away the cached data you read from offset 0!"
    ],
    "id_hash": 9145909268159189302,
    "content_hash": 9145909268159189302,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:389",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 86,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 76,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615453/?format=api",
    "priority": 100,
    "id": 615453,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=feeccc05b494d136",
    "url": "https://translate-dev.freebsd.org/api/units/615453/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:38.482680Z"
}