Units API.

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

GET /api/units/37492/?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/exercisessockets/en/?format=api",
    "source": [
        "to wrap the ``create_and_send_message`` in a ``client`` executable that can parse user arguments (the ``getopt(3)`` function might help) and appropriately call the wrapped function;"
    ],
    "previous_source": "",
    "target": [
        "to wrap the ``create_and_send_message`` in a ``client`` executable that can parse user arguments (the ``getopt(3)`` function might help) and appropriately call the wrapped function;"
    ],
    "id_hash": 1858407265415207973,
    "content_hash": 1858407265415207973,
    "location": "../../exercises/sockets.rst:369",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 24,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/37492/?format=api",
    "priority": 100,
    "id": 37492,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisessockets/en/?checksum=99ca638fc7141c25",
    "url": "https://weblate.info.ucl.ac.be/api/units/37492/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-17T01:14:26.041372+02:00"
}