Units API.

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

GET /api/units/1193909/?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/de_DE/?format=api",
    "source": [
        "Another way is using one AF_INET6 wildcard bind socket.  Use man:getaddrinfo[3] with AI_PASSIVE into ai_flags and with AF_INET6 into ai_family, and set the 1st argument hostname to NULL.  And man:socket[2] and man:bind[2] to the address returned.  (should be IPv6 unspecified addr).  You can accept either of IPv4 and IPv6 packet via this one socket."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -4471429594594896726,
    "content_hash": -4471429594594896726,
    "location": "documentation/content/en/books/developers-handbook/ipv6/_index.adoc:541",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 168,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 54,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1193908/?format=api",
    "priority": 100,
    "id": 1193909,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookipv6_index/de_DE/?checksum=41f24a79700094aa",
    "url": "https://translate-dev.freebsd.org/api/units/1193909/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:34:00.460961Z"
}