Units API.

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

GET /api/units/615457/?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": [
        "So if I have a 4-way set associative cache I can access offset 0, offset 128K, 256K and offset 384K and still be able to access offset 0 again and have it come from the L1 cache.  If I then access offset 512K, however, one of the four previously cached data objects will be thrown away by the cache."
    ],
    "previous_source": "",
    "target": [
        "So if I have a 4-way set associative cache I can access offset 0, offset 128K, 256K and offset 384K and still be able to access offset 0 again and have it come from the L1 cache.  If I then access offset 512K, however, one of the four previously cached data objects will be thrown away by the cache."
    ],
    "id_hash": 6568108778544654505,
    "content_hash": 6568108778544654505,
    "location": "documentation/content/en/articles/vm-design/_index.adoc:398",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 88,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 59,
    "source_unit": "https://translate-dev.freebsd.org/api/units/615457/?format=api",
    "priority": 100,
    "id": 615457,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/articlesvm-design_index/en/?checksum=db269c227f4768a9",
    "url": "https://translate-dev.freebsd.org/api/units/615457/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-20T20:43:38.592148Z"
}