Units API.

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

GET /api/units/32289/?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/protocolsudp/fr/?format=api",
    "source": [
        "In most Unix variants, only processes having system administrator privileges can be bound to port numbers smaller than `1024`. Well-known servers such as :term:`DNS`, :term:`NTP` or :term:`RPC` use privileged port numbers. When a client needs to use UDP, it usually does not require a specific port number. In this case, the UDP implementation will allocate the first available port number in the ephemeral range. The range of registered port numbers should be used by servers. In theory, developers of network servers should register their port number officially through IANA [#fportnum]_, but few developers do this."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 1789679080276424893,
    "content_hash": 1789679080276424893,
    "location": "../../protocols/udp.rst:64",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 95,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/37379/?format=api",
    "priority": 100,
    "id": 32289,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/protocolsudp/fr/?checksum=98d637a431d2f8bd",
    "url": "https://weblate.info.ucl.ac.be/api/units/32289/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T16:29:56.881851+02:00"
}