Units API.

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

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

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlessecurity/en/?format=api",
    "source": [
        "A secret key encryption scheme is a perfectly reversible functions, i.e. given an encryption function `E`, there is an associated decryption function `D` such that :math:`\\forall k \\forall M : D(K, E(M,K))=M`."
    ],
    "previous_source": "",
    "target": [
        "A secret key encryption scheme is a perfectly reversible functions, i.e. given an encryption function `E`, there is an associated decryption function `D` such that :math:`\\forall k \\forall M : D(K, E(M,K))=M`."
    ],
    "id_hash": -1260586990269592263,
    "content_hash": -1260586990269592263,
    "location": "../../principles/security.rst:310",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 32,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35273/?format=api",
    "priority": 100,
    "id": 35273,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlessecurity/en/?checksum=6e817ecfac808d39",
    "url": "https://weblate.info.ucl.ac.be/api/units/35273/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T14:43:07.158990+02:00"
}