Units API.

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

GET /api/units/35334/?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": [
        "The security of this protocol relies on the difficulty of computing discrete logarithms, i.e. from the knowledge of :math:`A` (resp. :math:`B`), it is very difficult to extract :math:`\\log(A)=\\log(g^{a} \\mod p)=a` (resp. :math:`\\log(B)=\\log(g^{b} \\mod p)=b`)."
    ],
    "previous_source": "",
    "target": [
        "The security of this protocol relies on the difficulty of computing discrete logarithms, i.e. from the knowledge of :math:`A` (resp. :math:`B`), it is very difficult to extract :math:`\\log(A)=\\log(g^{a} \\mod p)=a` (resp. :math:`\\log(B)=\\log(g^{b} \\mod p)=b`)."
    ],
    "id_hash": 5051057875328455696,
    "content_hash": 5051057875328455696,
    "location": "../../principles/security.rst:940",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 85,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 34,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35334/?format=api",
    "priority": 100,
    "id": 35334,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlessecurity/en/?checksum=c618f6603ee45410",
    "url": "https://weblate.info.ucl.ac.be/api/units/35334/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T14:43:08.979148+02:00"
}