Units API.

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

GET /api/units/35330/?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": [
        "Alice selects a random integer, :math:`a` and sends :math:`A=g^{a} \\mod p` to Bob"
    ],
    "previous_source": "",
    "target": [
        "Alice selects a random integer, :math:`a` and sends :math:`A=g^{a} \\mod p` to Bob"
    ],
    "id_hash": 8569540627458739808,
    "content_hash": 8569540627458739808,
    "location": "../../principles/security.rst:931",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 81,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35330/?format=api",
    "priority": 100,
    "id": 35330,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlessecurity/en/?checksum=f6ed1fcc1bf4ce60",
    "url": "https://weblate.info.ucl.ac.be/api/units/35330/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T14:43:08.870147+02:00"
}