Units API.

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

GET /api/units/1193806/?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-handbookipv6_index/en/?format=api",
    "source": [
        "Some of the network driver loops multicast packets back to itself, even if instructed not to do so (especially in promiscuous mode).  In such cases DAD may fail, because DAD engine sees inbound NS packet (actually from the node itself) and considers it as a sign of duplicate.  You may want to look at #if condition marked \"heuristics\" in sys/netinet6/nd6_nbr.c:nd6_dad_timer() as workaround (note that the code fragment in \"heuristics\" section is not spec conformant)."
    ],
    "previous_source": "",
    "target": [
        "Some of the network driver loops multicast packets back to itself, even if instructed not to do so (especially in promiscuous mode).  In such cases DAD may fail, because DAD engine sees inbound NS packet (actually from the node itself) and considers it as a sign of duplicate.  You may want to look at #if condition marked \"heuristics\" in sys/netinet6/nd6_nbr.c:nd6_dad_timer() as workaround (note that the code fragment in \"heuristics\" section is not spec conformant)."
    ],
    "id_hash": -2742889333497292185,
    "content_hash": -2742889333497292185,
    "location": "documentation/content/en/books/developers-handbook/ipv6/_index.adoc:175",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 63,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 74,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1193806/?format=api",
    "priority": 100,
    "id": 1193806,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookipv6_index/en/?checksum=59ef4caf02af9a67",
    "url": "https://translate-dev.freebsd.org/api/units/1193806/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:33:23.457376Z"
}