Units API.

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

GET /api/units/1188080/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/en/?format=api",
    "source": [
        "These NICs are all connected with each other.  Whenever one computer wants to communicate with another in the same Ethernet LAN, it sends a message over the network.  Every NIC sees the message.  But as part of the Ethernet _protocol_, the data contains the address of the destination NIC (among other things).  So, only one of all the network interface cards will pay attention to it, the rest will ignore it."
    ],
    "previous_source": "",
    "target": [
        "These NICs are all connected with each other.  Whenever one computer wants to communicate with another in the same Ethernet LAN, it sends a message over the network.  Every NIC sees the message.  But as part of the Ethernet _protocol_, the data contains the address of the destination NIC (among other things).  So, only one of all the network interface cards will pay attention to it, the rest will ignore it."
    ],
    "id_hash": -3682903036919764799,
    "content_hash": -3682903036919764799,
    "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:161",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 71,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1188080/?format=api",
    "priority": 100,
    "id": 1188080,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/en/?checksum=4ce3b3336630a8c1",
    "url": "https://translate-dev.freebsd.org/api/units/1188080/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:09:37.276571Z"
}