Units API.

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

GET /api/units/1622026/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/en/?format=api",
    "source": [
        "Elasticsearch is written in Java and therefore runs in a Java Virtual Machine (JVM) on any cluster node. Such a JVM uses a part of the memory, called *heap*, which size can be configured in configuration file ``jvm.options``."
    ],
    "previous_source": "",
    "target": [
        "Elasticsearch is written in Java and therefore runs in a Java Virtual Machine (JVM) on any cluster node. Such a JVM uses a part of the memory, called *heap*, which size can be configured in configuration file ``jvm.options``."
    ],
    "id_hash": 4131328550347694652,
    "content_hash": 4131328550347694652,
    "location": "../../content/performance-tuning.rst:103",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 55,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 38,
    "source_unit": "http://translate.otrs.com/api/units/1622026/?format=api",
    "priority": 100,
    "id": 1622026,
    "web_url": "http://translate.otrs.com/translate/otrs-7/update-guide/en/?checksum=b9556d6d85e7623c",
    "url": "http://translate.otrs.com/api/units/1622026/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-15T08:45:28.387054Z"
}