Units API.

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

GET /api/units/1194012/?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/es/?format=api",
    "source": [
        "If you would like to use AF_INET6 socket for both IPv4 and IPv6 outgoing connection, you will need to use man:getipnodebyname[3].  When you would like to update your existing application to be IPv6 aware with minimal effort, this approach might be chosen.  But please note that it is a temporal solution, because man:getipnodebyname[3] itself is not recommended as it does not handle scoped IPv6 addresses at all.  For IPv6 name resolution, man:getaddrinfo[3] is the preferred API.  So you should rewrite your application to use man:getaddrinfo[3], when you get the time to do it."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -7335001675636357711,
    "content_hash": -7335001675636357711,
    "location": "documentation/content/en/books/developers-handbook/ipv6/_index.adoc:572",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 180,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 93,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1193912/?format=api",
    "priority": 100,
    "id": 1194012,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookipv6_index/es/?checksum=1a34d6d6a8ccc5b1",
    "url": "https://translate-dev.freebsd.org/api/units/1194012/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:34:37.660219Z"
}