Units API.

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

GET /api/units/35348/?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": [
        "When Alice sends a message, she encrypts it with :math:`S_{A}`. Mallory decrypts it with :math:`S_{A}` and encrypts the plaintext with :math:`S_{B}`. When Bob receives the message, he can decrypt it by using :math:`S_{B}`."
    ],
    "previous_source": "",
    "target": [
        "When Alice sends a message, she encrypts it with :math:`S_{A}`. Mallory decrypts it with :math:`S_{A}` and encrypts the plaintext with :math:`S_{B}`. When Bob receives the message, he can decrypt it by using :math:`S_{B}`."
    ],
    "id_hash": -3786645173073131278,
    "content_hash": -3786645173073131278,
    "location": "../../principles/security.rst:983",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 99,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 33,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35348/?format=api",
    "priority": 100,
    "id": 35348,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlessecurity/en/?checksum=4b732247108748f2",
    "url": "https://weblate.info.ucl.ac.be/api/units/35348/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T14:43:09.360647+02:00"
}