Units API.

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

GET /api/units/17607/?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/principlesnetwork/cs/?format=api",
    "source": [
        "In a tree-shaped network, it is relatively simple for each node to automatically compute its forwarding table by inspecting the packets that it receives. For this, each node uses the source and destination addresses present inside each packet. Thanks to the source address, a node can learn the location of the different sources inside the network. Each source has a unique address. When a node receives a packet over a given interface, it learns that the source (address) of this packet is reachable via this interface. The node maintains a data structure that maps each known source address to an incoming interface. This data structure is often called the `port-address table` since it indicates the interface (or port) to reach a given address."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7812893431337968637,
    "content_hash": 7812893431337968637,
    "location": "../../principles/network.rst:151",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 123,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/34278/?format=api",
    "priority": 100,
    "id": 17607,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlesnetwork/cs/?checksum=ec6cf92e6ae1e3fd",
    "url": "https://weblate.info.ucl.ac.be/api/units/17607/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-14T10:39:15.837072+02:00"
}