Units API.

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

GET /api/units/615455/?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": [
        "Now, I am simplifying things greatly.  What I just described is what is called a \"direct mapped\" hardware memory cache.  Most modern caches are what are called 2-way-set-associative or 4-way-set-associative caches.  The set-associatively allows you to access up to N different memory regions that overlap the same cache memory without destroying the previously cached data.  But only N."
    ],
    "previous_source": "",
    "target": [
        "Now, I am simplifying things greatly.  What I just described is what is called a \"direct mapped\" hardware memory cache.  Most modern caches are what are called 2-way-set-associative or 4-way-set-associative caches.  The set-associatively allows you to access up to N different memory regions that overlap the same cache memory without destroying the previously cached data.  But only N."
    ],
    "id_hash": -7670384176450923367,
    "content_hash": -7670384176450923367,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:395",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 87,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 58,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615455/?format=api",
    "priority": 100,
    "id": 615455,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=158d523b1fdd9499",
    "url": "https://translate-dev.freebsd.org/api/units/615455/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:38.542141Z"
}