Units API.

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

GET /api/units/615459/?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": [
        "It is extremely important... _extremely_ important for most of a processor's memory accesses to be able to come from the L1 cache, because the L1 cache operates at the processor frequency.  The moment you have an L1 cache miss and have to go to the L2 cache or to main memory, the processor will stall and potentially sit twiddling its fingers for _hundreds_ of instructions worth of time waiting for a read from main memory to complete.  Main memory (the dynamic ram you stuff into a computer) is __slow__, when compared to the speed of a modern processor core."
    ],
    "previous_source": "",
    "target": [
        "It is extremely important... _extremely_ important for most of a processor's memory accesses to be able to come from the L1 cache, because the L1 cache operates at the processor frequency.  The moment you have an L1 cache miss and have to go to the L2 cache or to main memory, the processor will stall and potentially sit twiddling its fingers for _hundreds_ of instructions worth of time waiting for a read from main memory to complete.  Main memory (the dynamic ram you stuff into a computer) is __slow__, when compared to the speed of a modern processor core."
    ],
    "id_hash": 6588293474859458475,
    "content_hash": 6588293474859458475,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:402",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 89,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 99,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615459/?format=api",
    "priority": 100,
    "id": 615459,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=db6e520255059fab",
    "url": "https://translate-dev.freebsd.org/api/units/615459/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:38.681063Z"
}